mariadb/mysql-test/lib
Magne Mahre 3ac6a4b451 WL#5349 Change default storage engine to InnoDB
The default storage engine is changed from MyISAM to
InnoDB, in all builds except for the embedded server.

In addition, the following system variables are 
changed:

  * innodb_file_per_table is enabled
  * innodb_strict_mode is enabled
  * innodb_file_format_name_update is changed
    to 'Barracuda'

The test suite is changed so that tests that do not
explicitly include the have_innodb.inc are run with
--default-storage-engine=MyISAM.  This is to ease the
transition, so that most regression tests are run
with the same engine as before.

Some tests are disabled for the embedded server
regression test, as the output of certain statements
will be different that for the regular server
(i.e SELECT @@default_storage_engine).  This is to
ease transition.
2010-06-17 22:51:35 +02:00
..
My Another incarnation of the patch for Bug#30708 2010-05-19 17:00:23 +04:00
t A follow-up on WL#5154 and WL#5182: remove forgotten options. 2010-03-03 22:22:02 +03:00
v1 Upmerge and port 46882 2010-06-14 11:33:10 +02:00
mtr_cases.pm WL#5349 Change default storage engine to InnoDB 2010-06-17 22:51:35 +02:00
mtr_gcov.pl Bug#40446 - mysql-test-run --gcov is broken 2009-02-27 12:20:53 +01:00
mtr_gprof.pl Bug #49345 re-introduce gprof to mysql-test-run.pl 2010-01-05 21:35:50 +01:00
mtr_io.pl Bug#39861: 2008-11-14 23:35:32 +03:00
mtr_match.pm Check warnings in servers error log as part of test case 2008-04-08 16:51:26 +02:00
mtr_misc.pl Patch for bug#52913 including all review results and changes of date format. 2010-06-03 10:31:26 +02:00
mtr_process.pl Bug #46882 Suite timeout doesn't kill stray processes 2010-06-14 11:26:42 +02:00
mtr_report.pm Bug #47663 mtr --parallel has weird output 2009-11-04 13:42:22 +01:00
mtr_stress.pl Bug #48683 mysql-stress-test fails with "Value ... invalid for option abort-on-error" 2009-11-19 13:19:11 +01:00
mtr_unique.pm Bug #42804 --parallel option does not work for MTR under ActiveState 2009-04-23 13:35:02 +02:00