rpl.rpl_mdev382 is incompatible with --lower-case-table-names=1
Bug #1280875 reported by
Alexey Kopytov
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona Server moved to https://jira.percona.com/projects/PS |
Fix Released
|
Low
|
Laurynas Biveinis | ||
5.1 |
Fix Released
|
Low
|
Laurynas Biveinis | ||
5.5 |
Fix Released
|
Low
|
Laurynas Biveinis | ||
5.6 |
Fix Released
|
Low
|
Laurynas Biveinis |
Bug Description
The rpl.rpl_mdev382 test fails with --lower-
@@ -88,35 +88,35 @@
include/
Log_name Pos Event_type Server_id End_log_pos Info
master-bin.000001 # Query # # CREATE DATABASE "db1`; SELECT 'oops!'"
-master-bin.000001 # Query # # use `db1``; SELECT 'oops!'`; CREATE TABLE t1 (a INT PRIMARY KEY) engine=MyISAM
+master-bin.000001 # Query # # use `db1``; select 'oops!'`; CREATE TABLE t1 (a INT PRIMARY KEY) engine=MyISAM
(+ lots of similar differences).
This has been fixed in MariaDB: https:/
Related branches
lp://staging/~laurynas-biveinis/percona-server/bug1280875-5.1
- Laurynas Biveinis (community): Approve
-
Diff: 301 lines (+55/-55)2 files modifiedPercona-Server/mysql-test/suite/rpl/r/rpl_mdev382.result (+39/-39)
Percona-Server/mysql-test/suite/rpl/t/rpl_mdev382.test (+16/-16)
lp://staging/~laurynas-biveinis/percona-server/bug1280875-5.5
- Laurynas Biveinis (community): Approve
-
Diff: 342 lines (+58/-58)2 files modifiedmysql-test/suite/rpl/r/rpl_mdev382.result (+41/-41)
mysql-test/suite/rpl/t/rpl_mdev382.test (+17/-17)
lp://staging/~laurynas-biveinis/percona-server/bug1280875-5.6
- Laurynas Biveinis (community): Approve
-
Diff: 342 lines (+58/-58)2 files modifiedmysql-test/suite/rpl/r/rpl_mdev382.result (+41/-41)
mysql-test/suite/rpl/t/rpl_mdev382.test (+17/-17)
tags: | added: low-hanging-fruit |
To post a comment you must log in.
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/ /jira.percona. com/browse/ PS-2063