rpl.rpl_mdev382 is incompatible with --lower-case-table-names=1

Bug #1280875 reported by Alexey Kopytov
18
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-case-table-names=1 (the default on OSX) as follows:

@@ -88,35 +88,35 @@
 include/show_binlog_events.inc
 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://bazaar.launchpad.net/~maria-captains/maria/5.5/revision/3519

Related branches

tags: added: low-hanging-fruit
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-2063

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.