Fixed mysqld--help-win broken by the merge from trunk main.

This commit is contained in:
Alexey Kopytov 2010-03-24 23:29:38 +03:00
parent f10885675c
commit 1311b45a61

View File

@ -530,7 +530,7 @@ The following options may be given as the first argument:
Tells the slave thread to not replicate to the specified Tells the slave thread to not replicate to the specified
table. To specify more than one table to ignore, use the table. To specify more than one table to ignore, use the
directive multiple times, once for each table. This will directive multiple times, once for each table. This will
work for cross-datbase updates, in contrast to work for cross-database updates, in contrast to
replicate-ignore-db. replicate-ignore-db.
--replicate-rewrite-db=name --replicate-rewrite-db=name
Updates to a database with a different name than the Updates to a database with a different name than the