mariadb/mysql-test/suite/innodb_plugin
Michael Widenius b74cd1b6b6 Fixed failing test cases after update of xtradb
mysql-test/r/not_partition.result:
  Test result changed after I fixed the error message for not existing engine
mysql-test/suite/funcs_1/r/is_columns_is.result:
  Updated results
mysql-test/suite/funcs_1/r/is_engines_innodb.result:
  Updated results
mysql-test/suite/funcs_1/r/is_tables_is.result:
  Updated results
mysql-test/suite/funcs_1/t/is_tables_is.test:
  Test requires innodb as results depends on innodb
mysql-test/suite/innodb_plugin/t/disabled.def:
  Disable test as it shows errors in valgrind
mysql-test/suite/innodb_plugin/t/innodb-use-sys-malloc.test:
  Test can't be run under valgrind as mysql-test-run resets the innodb_use_sys_malloc flag
storage/xtradb/buf/buf0buf.c:
  Fixed compiler warning by adding casts
2010-09-05 13:52:33 +03:00
..
include Remove unused file 2010-04-12 17:23:00 +03:00
r Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
t Fixed failing test cases after update of xtradb 2010-09-05 13:52:33 +03:00
combinations generalization of mtr to support suite.pm extensions: 2010-08-17 11:14:46 +04:00
suite.pm allow suite.pm to tell mtr to skip the suite 2010-08-24 14:33:34 +02:00