mirror of
https://github.com/MariaDB/server.git
synced 2025-08-27 13:04:36 +03:00
mysql-test/suite/innodb/my.cnf: Added temporary my.cnf for initial testing. mysql-test/suite/innodb/t/disabled.def: Disabled innodb-index test until we know how to fix it. An error message appears in the error log, which is likely needs to be suppressed. mysql-test/suite/innodb/t/innodb-analyze.test: Cleanup variables before returning. mysql-test/suite/innodb/t/innodb-index.test: Include file from proper location. mysql-test/suite/innodb/t/innodb-index_ucs2.test: Include file from proper location. mysql-test/suite/innodb/t/innodb_bug36169.test: Cleanup variables before returning. mysql-test/suite/innodb/t/innodb_bug36172.test: Cleanup variables before returning.
6 lines
137 B
Plaintext
6 lines
137 B
Plaintext
-- source include/have_innodb.inc
|
|
-- source include/have_ucs2.inc
|
|
|
|
-- let charset = ucs2
|
|
-- source suite/innodb/include/innodb-index.inc
|