Kazuho Oku of Cybozu Labs, Inc., a
community contributor to MySQL and SCA signatory, gives a
talk on Q4M, a message queue stroage engine for
MySQL.
Kazuho Oku of Cybozu Labs, Inc., a
community contributor to MySQL and SCA signatory, gives a
talk on Q4M, a message queue stroage engine for
MySQL.
My previous post explored a stored procedure that extended procedure_analyse with the intent of helping DBAs optimize table structure. Here’s an improved version. I’ve followed Arjen Lentz‘s suggestion and added support for the max_elements and max_memory parameters. I also added a new Indexed column to the output, which is an ENUM(‘No’,’Yes’,’Overindexed’). Yes and No are […]
Related posts:
- Making use of procedure analyse() SELECT Field0[,Field1,Field2,...] FROM TABLE PROCEDURE ANALYSE() is a nice tool...
YARPP powered by AdBistroPowered by
The BoF schedule for MySQL
Conference and Expo (2009) is now published. Lenz Grimmer,
Sergei Golubchik, Tomas Ulin and myself will be available during
a BoF which focuses on MySQL Community Code Contributions. Lenz will
be moderating. For background material, you may start here.
The BoF schedule for MySQL
Conference and Expo (2009) is now published. Lenz Grimmer,
Sergei Golubchik, Tomas Ulin and myself will be available during
a BoF which focuses on MySQL Community Code Contributions. Lenz will
be moderating. For background material, you may start here.
The BoF schedule for MySQL
Conference and Expo (2009) is now published. Lenz Grimmer,
Sergei Golubchik, Tomas Ulin and myself will be available during
a BoF which focuses on MySQL Community Code Contributions. Lenz will
be moderating. For background material, you may start here.
Giri Mandalika has written an article showing how to develop
C++ database applications for MySQL and
another article showing how to install MySQL Connector/C++ from the
source.
Giri Mandalika has written an article showing how to develop
C++ database applications for MySQL and
another article showing how to install MySQL Connector/C++ from the
source.
Giri Mandalika has written an article showing how to develop
C++ database applications for MySQL and
another article showing how to install MySQL Connector/C++ from the
source.
MySQL Conference 2009 is coming around the corner, next week, in Santa Clara.
You may want to delve into the notes, as a fast way to learn about the happenings.
If you want to become an active code contributor to MySQL, the hackfest by Mark Callaghan seems interesting, and you should probably also start here and here.
There will also be a special BoF geared to community contributors. (I still haven't been able to find out about the exact timing of this but you should be …
[Read more]