1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

MDEV-15919 lower_case_table_names does not behave as expected(nor...

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
This commit is contained in:
Sachin
2018-10-14 23:16:53 +05:30
parent 28ad5abade
commit e31e697f17
15 changed files with 422 additions and 10 deletions

View File

@@ -0,0 +1 @@
--lower-case-table-names=1 "--replicate-rewrite-db=b37656->bug37656"