mariadb/mysql-test/suite/maria
Michael Widenius b1485a4780 More fixes for LOCK TABLE and REPAIR/FLUSH
Changed HA_EXTRA_NORMAL to HA_EXTRA_NOT_USED (more clean)

mysql-test/suite/maria/lock.result:
  More extensive tests of LOCK TABLE with FLUSH and REPAIR
mysql-test/suite/maria/lock.test:
  More extensive tests of LOCK TABLE with FLUSH and REPAIR
sql/sql_admin.cc:
  Fix that REPAIR TABLE ... USE_FRM works with LOCK TABLES
sql/sql_base.cc:
  Ensure that transactions are closed in ARIA when doing flush
  HA_EXTRA_NORMAL -> HA_EXTRA_NOT_USED
  Don't call extra many times for a table in close_all_tables_for_name()
  Added test if table_list->table as this can happen in error situations
sql/sql_partition.cc:
  HA_EXTRA_NORMAL -> HA_EXTRA_NOT_USED
sql/sql_reload.cc:
  Fixed comment
sql/sql_table.cc:
  HA_EXTRA_NORMAL -> HA_EXTRA_NOT_USED
sql/sql_trigger.cc:
  HA_EXTRA_NORMAL -> HA_EXTRA_NOT_USED
sql/sql_truncate.cc:
  HA_EXTRA_FORCE_REOPEN -> HA_EXTRA_PREPARE_FOR_DROP for truncate, as this speeds up truncate by not having to flush the cache to disk.
2012-05-17 01:47:28 +03:00
..
compat_aliases-master.opt Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
group_commit.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
group_commit.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
icp.result Moved maria tests to suite/maria 2012-05-16 18:46:02 +03:00
icp.test Moved maria tests to suite/maria 2012-05-16 18:46:02 +03:00
lock.result More fixes for LOCK TABLE and REPAIR/FLUSH 2012-05-17 01:47:28 +03:00
lock.test More fixes for LOCK TABLE and REPAIR/FLUSH 2012-05-17 01:47:28 +03:00
locking.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
locking.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-autozerofill.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-autozerofill.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-big.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-big.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-big2.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-big2.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-connect.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-connect.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-gis-recovery.opt Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-gis-recovery.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-gis-recovery.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-gis-rtree-dynamic.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-gis-rtree-dynamic.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-gis-rtree-trans.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-gis-rtree-trans.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-gis-rtree.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-gis-rtree.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-mvcc.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-mvcc.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-no-logging.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-no-logging.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-page-checksum.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-page-checksum.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-partitioning.result Fixed LP:990187 Assertion `share->reopen == 1' failed at maria_extra on ADD PARTITION 2012-05-16 22:04:48 +03:00
maria-partitioning.test Fixed LP:990187 Assertion `share->reopen == 1' failed at maria_extra on ADD PARTITION 2012-05-16 22:04:48 +03:00
maria-preload.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-preload.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-purge.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-purge.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recover-master.opt Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recover.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recover.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery-big-master.opt Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery-big.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery-big.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery-bitmap-master.opt Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery-bitmap.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery-bitmap.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery-master.opt Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery-rtree-ft-master.opt Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery-rtree-ft.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery-rtree-ft.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery2-master.opt Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery2.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery2.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery3-master.opt Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery3.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-recovery3.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-ucs2.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria-ucs2.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria2.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria2.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria3.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria3.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria_notembedded.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria_notembedded.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria_partition.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria_partition.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria_showlog_error.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
maria_showlog_error.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
max_length.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
max_length.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
mrr.result Moved maria tests to suite/maria 2012-05-16 18:46:02 +03:00
mrr.test Moved maria tests to suite/maria 2012-05-16 18:46:02 +03:00
optimize.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
optimize.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
ps_maria.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
ps_maria.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
small_blocksize-master.opt Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
small_blocksize.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
small_blocksize.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
suite.pm Fixed lp:902654 "MariaDB consistently crashes in collect_tables on Aria checkpoint execution" 2012-02-20 14:03:44 +02:00