mariadb/mysql-test
marko 4b64ce644a Port r1372 from branches/5.0: Merge a change from MySQL AB, and remove
the innodb_gis test case.

ChangeSet
  2007/02/19 13:57:06+03:00 kaa@polly.local
  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"

mysql-test/t/innodb.test
  2007/02/19 13:57:02+03:00 kaa@polly.local +0 -222
  Moved ucs2-specific test cases to innodb-ucs2.test
2007-03-27 05:37:36 +00:00
..
ctype_innodb_like.inc Import 5.0 code. 2005-10-27 07:29:40 +00:00
have_innodb.inc Merge changes from MySQL AB, and remove two compilation warnings. 2006-10-09 09:08:50 +00:00
innodb-lock.result Import 5.0 code. 2005-10-27 07:29:40 +00:00
innodb-lock.test Merge changes from MySQL AB to mysql-test directives. 2007-03-02 13:23:21 +00:00
innodb-master.opt Make innodb_unsafe_binlog test case faster. Group all consistent read 2006-04-05 10:11:00 +00:00
innodb-replace.result Import 5.0 code. 2005-10-27 07:29:40 +00:00
innodb-replace.test Import 5.0 code. 2005-10-27 07:29:40 +00:00
innodb.result Port r1372 from branches/5.0: Merge a change from MySQL AB, and remove 2007-03-27 05:37:36 +00:00
innodb.test Port r1372 from branches/5.0: Merge a change from MySQL AB, and remove 2007-03-27 05:37:36 +00:00