mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
consistently) on Replication Slave lower_case_table_names 0 -> 1 replication works, it's safe as long as mixed case names mapping to the lower case ones is one-to-one
2 lines
161 B
Plaintext
2 lines
161 B
Plaintext
--replicate-do-db=bug_37656 --replicate-ignore-table=bug_37656.t1 --replicate-do-table=bug_37656.t2 --replicate-do-table=bug_37656.t3 --lower-case-table-names=1
|