1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Re-enable ctype_latin1_de test for embedded server (already passes, so it

appears to have been accidently disabled) and enable ctype_ucs after moving
a subtest that requires binlog to its own test file.
This commit is contained in:
jimw@mysql.com
2005-02-10 18:08:30 -08:00
parent 3c5602faec
commit eecb813c6b
5 changed files with 34 additions and 34 deletions

View File

@@ -1508,8 +1508,6 @@ run_testcase ()
for t in \
"bdb-deadlock" \
"connect" \
"ctype_latin1_de" \
"ctype_ucs" \
"flush_block_commit" \
"grant2" \
"grant_cache" \