| Bug #48860 | backup.backup_events test fails if server is compiled without big5 character set | ||
|---|---|---|---|
| Submitted: | 18 Nov 2009 9:53 | Modified: | 1 Dec 2009 22:12 |
| Reporter: | Olav Sandstå | Email Updates: | |
| Status: | Can't repeat | Impact on me: | |
| Category: | MySQL Server: Backup | Severity: | S3 (Non-critical) |
| Version: | 6.0.14 | OS: | Any |
| Assigned to: | Chuck Bell | CPU Architecture: | Any |
[18 Nov 2009 9:53]
Olav Sandstå
[19 Nov 2009 0:22]
MySQL Verification Team
Thank you for the bug report.
TEST RESULT TIME (ms)
------------------------------------------------------------
worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009
backup.backup_events [ fail ]
Test ended at 2009-11-18 21:36:01
CURRENT_TEST: backup.backup_events
mysqltest: At line 307: query 'SET NAMES big5 COLLATE big5_chinese_ci' failed: 1115: Unknown character set: 'big5'
The result from queries just before the failure was:
[1 Dec 2009 22:12]
Chuck Bell
The test in question, backup_events, was completely rewritten during BUG#37445 and the offending SET commands removed. The test no longer uses these character sets.
[1 Dec 2009 22:25]
Chuck Bell
BUG#37446 was pushed to mysql-6.0-backup on 24 November.
