Bug #59570 | in_multicolumn_calendar_unique_constraint_ignore fails with wrong TZ | ||
---|---|---|---|
Submitted: | 17 Jan 2011 21:22 | Modified: | 15 Oct 2012 13:41 |
Reporter: | Thomas Jones-Low | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Tests: Server | Severity: | S3 (Non-critical) |
Version: | 5.5.8 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | mtr |
[17 Jan 2011 21:22]
Thomas Jones-Low
[20 Jan 2011 11:53]
Sveta Smirnova
Thank you for the report. Verified as described. Also db_alter_character_set from the same suite has similar problem: def information_schema utf8 utf8_general_ci NULL -def mtr latin1 latin1_swedish_ci NULL etc.
[21 Jan 2011 10:05]
Vinay Fisrekar
Following 10 calender test failed with listed bug. engines/funcs.de_calendar_range engines/funcs.in_calendar_2_unique_constraints_duplicate_update engines/funcs.in_calendar_pk_constraint_duplicate_update engines/funcs.in_calendar_pk_constraint_error engines/funcs.in_calendar_pk_constraint_ignore engines/funcs.in_calendar_unique_constraint_duplicate_update engines/funcs.in_calendar_unique_constraint_error engines/funcs.in_calendar_unique_constraint_ignore engines/funcs.in_multicolumn_calendar_pk_constraint_duplicate_update engines/funcs.in_multicolumn_calendar_pk_constraint_error Thomas Jones-Low , As suggested in bug comment, we will need to set correct timezone in test files. Result matches by adding following timezone setting in test file set time_zone="+03:00"; Sveta Smirnova , Not sure "db_alter_character_set" is failing due to this bug because it queries and alter "INFORMATION_SCHEMA.SCHEMATA" table.
[27 Jan 2011 11:27]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/129737 3571 Vinay Fisrekar 2011-01-27 BUG#59570 in_multicolumn_calendar_unique_constraint_ignore fails with wrong TZ Added correct timezone setting to match result.
[15 Oct 2012 13:41]
Erlend Dahl
Fixed in 5.1.60.