Patch for Bug#18511348 (DDL_I18N_UTF8 AND DDL_I18N_KOI8R

ARE PERMANENTLY SKIPPED IN 5.5/5.6).

The problem was that some result files were not updated,
so the tests were skipped.

The fix is to record updated result files.
This commit is contained in:
Alexander Nozdrin 2014-04-30 20:48:29 +04:00
parent 3d6d85b40d
commit d14f191e6b
3 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
Collation Charset Id Default Compiled Sortlen
cp1251_general_ci cp1251 51 Yes 0
cp1251_general_ci cp1251 51 Yes Yes 1

View file

@ -1,2 +1,2 @@
Collation Charset Id Default Compiled Sortlen
cp866_general_ci cp866 36 Yes 0
cp866_general_ci cp866 36 Yes Yes 1

View file

@ -1,2 +1,2 @@
Collation Charset Id Default Compiled Sortlen
koi8r_general_ci koi8r 7 Yes 0
koi8r_general_ci koi8r 7 Yes Yes 1