More revealing statements have finally surfaced about Oracle's future plans for popular Java tools. Oracle recently updated its FAQ on the future of Sun...
10 replies - 8884 views - 10/28/09 by Mitch Pronschinske in News
My initial interest in “Developing Web Applications with Apache, MySQL®, memcached, and Perl” by Patrick Galbraith before I opened it was the mention of memcached. I had heard about it, but...
0 replies - 1906 views - 08/13/09 by bjackson73 in Book Reviews
If you’ve used MySQL replication you’ve probably discovered that slave machines can lag behind the master. Replication can also break completely, requiring...
4 replies - 6063 views - 02/05/09 by Derek Young in Articles
On 13 September MySQL announced the MySQL 5.1.28 release candidate. One of the important changes from 5.1.26 to 5.1.28 is an important security fix related to...
0 replies - 2478 views - 09/15/08 by Schalk Neethling in Announcements
On the 11th of September MySQL announced the latest bug fix release of the MySQL Workbench 5.0 release, Workbench 5.0.25. This point release includes 19 bug...
0 replies - 2451 views - 09/15/08 by Schalk Neethling in Announcements
Following up on my Previous Post I decided to do little test to see how accurate stats we can get for for Index Stats created by ANALYZE TABLE for MyISAM and...
0 replies - 2847 views - 09/11/08 by Schalk Neethling in News
Have you ever seen the replication stopped with message like this:
Last_Error: Could not parse relay log event entry. The
possible reasons are: the master's...
0 replies - 4000 views - 09/09/08 by Schalk Neethling in News
This session will introduce the basics of the Lua language, with particular
emphasis on the features of immediate use with MySQL Proxy.
The lecture will...
0 replies - 2309 views - 09/08/08 by Schalk Neethling in News
MySQL 6.0.6-alpha, a new version of the MySQL database system has been released and intoduces two new storage engines most interesting Maria.
0 replies - 2691 views - 08/19/08 by Schalk Neethling in Announcements
JOINs are expensive and it most typical the fewer tables (for the
same database) you join the better performance you will get. As for any
rules there are...
1 replies - 3596 views - 08/14/08 by Schalk Neethling in News
The MySQL Connector/C++ provides a C++ API for connecting client applications to
the MySQL Server. The MySQL Connector/C++ mimics the JDBC 3.0 API. JDBC is a...
0 replies - 2276 views - 08/06/08 by Schalk Neethling in Announcements
The first alpha version of PHP 5.3 was made available for download by the PHP Development Team. It contains the latest version of the MySQL native driver for...
0 replies - 4018 views - 08/01/08 by Schalk Neethling in Announcements
This TOTD (Tip
Of The Day) shows how to
create a Persistence Unit (PU) for a MySQL
database using NetBeans
IDE. This PU can then be used in any of Java EE...
0 replies - 2554 views - 07/26/08 by Arun Gupta in Blogs
For the last 2-3 years, Brian Aker and I have had many discussions
about how to refactor MySQL. Brian has been the one driving these
discussions by asking why...
0 replies - 6636 views - 07/24/08 by Schalk Neethling in News
For the last 2-3 years, Brian Aker and I have had many discussions
about how to refactor MySQL. Brian has been the one driving these
discussions by asking why...
0 replies - 1045 views - 07/24/08 by Schalk Neethling in News