mariadb/mysql-test/suite/maria/t
Michael Widenius 0d3039d49d This patch fixes LP#613408 Memory corruption with (M)aria storage engine and virtual columns in MariaDB 5.2
Fixed compiler warnings
Disabled some tests that doesn't work on windows (uses shell tools or strange characters)



client/mysqlshow.c:
  Fixed compiler warnings
client/mysqlslap.c:
  Fixed compiler warnings
mysql-test/mysql-test-run.pl:
  Use an error file instead of /dev/null
  (Fixes problem on Windows and the output may be usefull)
mysql-test/suite/maria/r/maria.result:
  Test case for bug LP#613408 (not complete)
mysql-test/suite/maria/t/maria.test:
  Test case for bug LP#613408 (not complete)
mysql-test/suite/percona/percona_log_slow_slave_statements-and-use_global_long_query_time.test:
  This test doesn't work one windows (needs shell tools)
mysql-test/suite/percona/percona_log_slow_slave_statements.test:
  This test doesn't work one windows (needs shell tools)
mysql-test/suite/percona/percona_slow_query_log-control_global_slow.test:
  This test doesn't work one windows (needs shell tools)
mysql-test/suite/percona/percona_slow_query_log-log_slow_filter.test:
  This test doesn't work one windows (needs shell tools)
mysql-test/suite/percona/percona_slow_query_log-log_slow_verbosity.test:
  This test doesn't work one windows (needs shell tools)
mysql-test/suite/percona/percona_slow_query_log-long_query_time.test:
  This test doesn't work one windows (needs shell tools)
mysql-test/suite/percona/percona_slow_query_log-microseconds_in_slow_query_log.test:
  This test doesn't work one windows (needs shell tools)
mysql-test/suite/percona/percona_slow_query_log-min_examined_row_limit.test:
  This test doesn't work one windows (needs shell tools)
mysql-test/suite/percona/percona_slow_query_log-use_global_long_query_time.test:
  This test doesn't work one windows (needs shell tools)
mysql-test/t/ctype_filesystem.test:
  This test doesn't work one windows (problem with character sets)
mysql-test/t/events_time_zone.test:
  Use longer times to get predictable tests
mysql-test/t/show_check-master.opt:
  set long query time to get more predictable tests
storage/maria/ma_check.c:
  Restore info->s->lock_key_trees after repair.
  Disable logging to temp tables for all repair cases (safety fix)
storage/maria/ma_state.c:
  Ensurethat info->state_start doesn't point to freed memory. (Could happen after running an internal repair to fast create indexes)
storage/maria/trnman.c:
  Added longer comment
2010-08-07 17:42:30 +03:00
..
maria-autozerofill.test Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
maria-big.test Merge with mysql-maria tree 2009-02-19 11:01:25 +02:00
maria-big2.test Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
maria-connect.test Merge with mysql-maria tree 2009-02-19 11:01:25 +02:00
maria-gis-rtree-dynamic.test Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-gis-rtree-trans.test Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-gis-rtree.test Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-mvcc.test Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-no-logging.test Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-page-checksum.test Merge with mysql-maria tree 2009-02-19 11:01:25 +02:00
maria-partitioning.test merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow. 2009-02-12 15:08:56 +01:00
maria-preload-master.opt allow maria.maria-preload test to be run in dbug+safemalloc builds 2009-01-12 13:08:06 +01:00
maria-preload.test Added option --staging-run to mysql-test-run to mark slow, not important tests, to not be run in staging trees 2009-06-05 18:35:22 +03:00
maria-purge.test Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
maria-recover-master.opt Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-recover.test Fix test failures due to previous change of not setting TZ by default. 2010-01-27 18:41:05 +01:00
maria-recovery-big-master.opt Fix for BUG#42012 "Maria: test maria-recovery2 fails with --embedded" and for simple failures 2009-01-15 15:29:14 +01:00
maria-recovery-big.test Fix for BUG#42012 "Maria: test maria-recovery2 fails with --embedded" and for simple failures 2009-01-15 15:29:14 +01:00
maria-recovery-bitmap-master.opt Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-recovery-bitmap.test Merge MySQL 5.1.46 into MariaDB. 2010-04-28 14:52:24 +02:00
maria-recovery-master.opt Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-recovery-rtree-ft-master.opt Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-recovery-rtree-ft.test Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
maria-recovery.test Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
maria-recovery2-master.opt When one does a drop table, the indexes are not flushed to disk before drop anymore (with MyISAM/Maria) 2010-02-10 21:06:24 +02:00
maria-recovery2.test Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
maria-recovery3-master.opt Fix for BUG#41037 "Maria: recovery failure (pushbuild2)" (checkpoint bug). 2008-12-05 22:11:46 +01:00
maria-recovery3.test Merge with mysql-maria tree 2009-02-19 11:01:25 +02:00
maria.test This patch fixes LP#613408 Memory corruption with (M)aria storage engine and virtual columns in MariaDB 5.2 2010-08-07 17:42:30 +03:00
maria2.test Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
maria3.test Fixed some bugs in the Maria storage engine 2010-06-14 01:13:32 +03:00
maria_notembedded.test Bug#42201 Maria: after a deadlock, table is marked as corrupted 2009-02-06 22:14:13 +01:00
maria_partition.test Merge with mysql-maria tree 2009-02-19 11:01:25 +02:00
maria_showlog_error-master.opt Force restart before maria_showlog_error to get rid of status from previous connections 2009-10-13 15:47:17 +03:00
maria_showlog_error.test Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
optimize.test mysql client: Ignore --comments at start of command line. This allows one to more easily run mysqltest tests trough the command line. 2010-07-16 13:35:49 +03:00
ps_maria.test Merge with mysql-maria tree 2009-02-19 11:01:25 +02:00