Bug#18743: Several test cases fails if "classic" configuration in 5.0
The problem happened because those tests were using "cp932" and "ucs2" without checking whether these character sets are available. This fix moves test parts to make character set specific parts be tested only if they are: - some parts were moved to "ctype_ucs.test" and "ctype_cp932.test" - some parts were moved to the newly added tests "innodb-ucs2.test", "mysqlbinglog-cp932.test" and "sp-ucs2.test"
Showing
This diff is collapsed.
This diff is collapsed.
mysql-test/r/sp-ucs2.result
0 → 100644
This diff is collapsed.
This diff is collapsed.
mysql-test/t/sp-ucs2.test
0 → 100644
Please register or sign in to comment