mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-15530: Variable replicate_rewrite_db cannot be found in "show global variables"
- Cosmetic fixes Reviewer:Brandon Nesterenko <brandon.nesterenko@mariadb.com>
This commit is contained in:
committed by
Brandon Nesterenko
parent
1a057a923b
commit
50c5743adc
@@ -25,7 +25,7 @@ SET timestamp=1000000000;
|
||||
# Delete all existing binary logs.
|
||||
RESET MASTER;
|
||||
|
||||
# Whe'll call mysqlbinlog with two rewrite rules:
|
||||
# We'll call mysqlbinlog with two rewrite rules:
|
||||
# --rewrite-db="test1->new_test1"
|
||||
# --rewrite-db="test3->new_test3"
|
||||
|
||||
|
Reference in New Issue
Block a user