Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
5.5(EOL), 10.0(EOL), 10.1(EOL), 10.2(EOL), 10.3(EOL), 10.4(EOL), 10.5(EOL)
-
None
Description
There is a subsuite funcs_2/charset with only one test. This subsuite is not run anywhere, and the test is apparently not maintained:
funcs_2/charset.charset_master [ fail ]
|
Test ended at 2016-10-09 23:49:40
|
|
|
CURRENT_TEST: funcs_2/charset.charset_master
|
mysqltest: In included file "./suite/funcs_2/include/check_charset.inc":
|
included from ./suite/funcs_2/include/check_charset.inc at line 17:
|
At line 17: query 'CREATE TABLE test.t1 (a VARCHAR(3) CHARACTER SET $cset COLLATE $coll) ENGINE=$engine_type CHARACTER SET $cset COLLATE $coll' failed: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near �CHARACTER SET armscii8 COLLATE armscii8_bin� at line 1
|