24 July 2006 01:15
ONLamp.com -- Live Backups of MySQL Using Replication
by 3 othersThere are only a few steps to setting up replication. The first step is to set up a user account to use only for replication. It's best not to use an existing account for security reasons. To do this, enter an SQL statement like the following on the maste
1
(1 marks)