Advanced MySQL Book
This is excellent...
I recently got this book. I found it excellent
material to get to the "next level" in MySQL. Within days of getting it, I
easily configured a slave replicated from our master MySQL database so that the
slave could be stopped, backed up and restarted each night using a script and so
that the master could stay running 7/24. The other advantage is an exact replica
of the database server on a different machine as a failover if the master server
has hardware failure.Great information
on all kinds of configuration matters, database engines ... how they work,
etc.
Posted: Tuesday - June 22, 2004 at 04:54 PM