Browse Source

Merge of fix for bug

41932 funcs_1: is_collation_character_set_applicability path too long for tar
into GCA tree
pull/374/head
Matthias Leich 17 years ago
parent
commit
9cef800a07
  1. 0
      mysql-test/suite/funcs_1/r/is_coll_char_set_appl.result
  2. 4
      mysql-test/suite/funcs_1/t/is_coll_char_set_appl.test

0
mysql-test/suite/funcs_1/r/is_collation_character_set_applicability.result → mysql-test/suite/funcs_1/r/is_coll_char_set_appl.result

4
mysql-test/suite/funcs_1/t/is_collation_character_set_applicability.test → mysql-test/suite/funcs_1/t/is_coll_char_set_appl.test

@ -1,7 +1,7 @@
# suite/funcs_1/t/is_collation_character_set_applicability.test
# suite/funcs_1/t/is_coll_char_set_appl.test
#
# Check the layout of information_schema.collation_character_set_applicability
# and some functionality realted tests.
# and some functionality related tests.
#
# Author:
# 2008-01-23 mleich WL#4203 Reorganize and fix the data dictionary tests of
Loading…
Cancel
Save