#At file:///home/jonas/src/telco-6.2/
2746 Jonas Oreland 2008-11-20
ndb - fix ndb_binlog_restore on case-insensitive filesystems
by randomly setting lower_case_table_names=0
added:
mysql-test/suite/ndb_binlog/t/ndb_binlog_restore-master.opt
=== added file 'mysql-test/suite/ndb_binlog/t/ndb_binlog_restore-master.opt'
--- a/mysql-test/suite/ndb_binlog/t/ndb_binlog_restore-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/suite/ndb_binlog/t/ndb_binlog_restore-master.opt 2008-11-20 17:19:02 +0000
@@ -0,0 +1,2 @@
+--lower_case_table_names=0
+
| Thread |
|---|
| • bzr commit into mysql-5.1 branch (jonas:2746) | Jonas Oreland | 20 Nov |