Articles
New Articles
from around the Web
-
AUTO_INCREMENT MySQL
Work-around to problem of adding an alternate starting value for auto increment if IDs in your tables. Bug exists in MySQL.
- Running MySQL 5.1 on Mac OS X 10.5.2 [Client]
Books
Related Books
Links
Links by Type
Documentation (1)
- OSX Leopard mysql gem for ruby
How to compile the mysql gem when using the Mac Ports install of MySQL and the native Mac OS X Leopard (10.5) Ruby and Rails (and gems) installs.
Software (1)
- Mysql Replication Adapter
Rails database adapter that supports replicated MySQL databases.
Presentation Slides (1)
- EXPLAIN Demystified: MySQL Conference & Expo - Co-presented by MySQL & O'Reilly Conferences, April 14 - 17, 2008, Santa Clara, CA
Good overview of what EXPLAIN is, how its results are calculated, and what all of the data is presents means.