Browse Source

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

pull/374/head
Alexey Kopytov 16 years ago
parent
commit
0025c2d7e9
  1. 2
      mysql-test/r/mysqld--help-win.result

2
mysql-test/r/mysqld--help-win.result

@ -530,7 +530,7 @@ The following options may be given as the first argument:
Tells the slave thread to not replicate to the specified
table. To specify more than one table to ignore, use the
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-rewrite-db=name
Updates to a database with a different name than the

Loading…
Cancel
Save