Posts Tagged ‘database’

MySQLTuner v0.9.1 is now available

MySQLTuner v0.9.1 is now available! This long-awaited update includes bug fixes, feature enhancements, and compatibility improvements.
MySQLTuner now checks for fragmented tables
When deletes or updates are made on tables, MySQL will often leave holes behind that it hopes to fill in later. If the size and quantity keep climbing, the holes can cause performance [...]

Screencast: Write a PHP script to query MySQL

I’ve discovered one of the most awesome applications for a Mac called ScreenFlow (#3 on my list after #1 TextMate and #2 Adium and I decided to put it to use for my first screencast.
This screencast will teach you how to write a basic PHP script that will query data in MySQL. It is [...]

MySQLTuner is the Debian Package of the Day!

I just received a Google Alert about MySQLTuner being the Debian Package of the Day!

After Plesk upgrade, “Cannot initialize InnoDB”

Upgrading Plesk from 7.5.x to 8.x will change your Plesk-related MySQL tables from MyISAM to InnoDB. This allows for better concurrency in the Plesk panel when a lot of users are logged in simultaneously. However, some server administrators will disable InnoDB support in MySQL to save resources. This will cause problems after [...]

Proposed MySQL DBA Screencasts

After running the idea by some of my fellow technical folks, I’ve considered making an array of screencasts aimed to prepare people for the MySQL DBA exam. I haven’t decided to make them free or charge for them as of yet, but if I did charge a fee, it would be much less than [...]