Replication master setup instruction update
This commit is contained in:
@@ -758,7 +758,7 @@ $strRepair = 'Repair';
|
|||||||
$strRepairTable = 'Repair table';
|
$strRepairTable = 'Repair table';
|
||||||
$strReplaceNULLBy = 'Replace NULL by';
|
$strReplaceNULLBy = 'Replace NULL by';
|
||||||
$strReplaceTable = 'Replace table data with file';
|
$strReplaceTable = 'Replace table data with file';
|
||||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the MySQL server afterwards.';
|
$strReplicationAddLines = 'Now, add the following lines at the end of [mysqld] section in your my.cnf and please restart the MySQL server afterwards.';
|
||||||
$strReplicationAddSlaveUser = 'Add slave replication user';
|
$strReplicationAddSlaveUser = 'Add slave replication user';
|
||||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s';
|
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s';
|
||||||
$strReplicationConfiguredMaster = 'This server is configured as master in a replication process.';
|
$strReplicationConfiguredMaster = 'This server is configured as master in a replication process.';
|
||||||
|
Reference in New Issue
Block a user