Bug #17783 | ctype_cp932_notembedded.test fails | ||
---|---|---|---|
Submitted: | 28 Feb 2006 14:08 | Modified: | 2 Mar 2006 1:59 |
Reporter: | Ingo Strüwing | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.1.8 | OS: | Linux (Linux) |
Assigned to: | Lars Thalmann | CPU Architecture: | Any |
[28 Feb 2006 14:08]
Ingo Strüwing
[1 Mar 2006 16:37]
Lars Thalmann
Fixed in 5.1.8. This fix was simply to remove the test, since exactly the same test is being done in other tests. No server change. No commit email was sent since the commit only removed files. The changeset is the following: ChangeSet@1.2205, 2006-03-01 17:31:43+01:00, lars@mysql.com BUG#17783: Removed redundant ctype_cp932_notembedded.test in 5.1 This test is being performed by: 1. ctype_cp932_binlog_row.test and 2. ctype_cp932_binlog_stm.test Both of these source the file extra/binlog_tests/ctype_cp932_binlog.test
[2 Mar 2006 1:59]
Paul DuBois
No changelog entry needed.