vote up 1 vote down star

Hi, Any recommendations for a solid, comprehensive coverage of MySql for someone who is very experienced database-wise, but needs to get the MySql architecture, differences and peculiarities?

thanks, Chris

flag

4 Answers

vote up 1 vote down

SQL in a Nutshell (3rd ed) isn't exactly what you're asking about, but I find it invaluable as a reference to see the various differences from ANSI standards for each of MySQL, PostgreSQL, Oracle, and SQL Server.

link|flag
vote up 1 vote down

Amazon has lots of MySQL books you can try.

I'm sure you'll say "I can do an Amazon search", and you'll be correct. "High Performance MySQL" sure looks good. It's the second one on the list. Do you trust Amazon's algorithms? We'll see if there are folks here who can second that opinion.

link|flag
High Performance MySQL is great. – Emil H Jul 7 at 1:25
vote up 1 vote down

Understanding MySQL Internals and High Performance MySQL: Optimization, Backups, Replication, and More can be considered the definitive books on MySQL internals. They are both worth being read.

link|flag
vote up 0 vote down

Doorstop IV, ie MySQL 4th Edition by Paul Dubois, is really well written and comprehensive.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.