jp tests failing - collation info not expected in .result file

Bug #627112 reported by Patrick Crews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Low
Patrick Crews
Dexter
Fix Released
Low
Patrick Crews

Bug Description

The jp suite needs updating as 3 tests are failing due to out-of-date .result files:
mysql-test-run in default mode: *** Failing the test(s): jp.jp_alter_utf8 jp.jp_create_tbl_utf8 jp.jp_enum_utf8

We see diffs like this in SHOW CREATE TABLE output:
-) ENGINE=MEMORY
+) ENGINE=MEMORY COLLATE = utf8_general_ci
 DROP TABLE `T1`;
 DROP TABLE `T2`;
 DROP TABLE `T3`;

The suite just needs those tests to have their .result files re-recorded.

Related branches

Changed in drizzle:
assignee: nobody → Patrick Crews (patrick-crews)
status: New → Confirmed
importance: Undecided → Low
Changed in drizzle:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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