summaryrefslogtreecommitdiff
path: root/mysql-test/suite/archive/discover.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11317: `! is_set()' or `!is_set() || (m_status == DA_OK_BULK && is_bulk_...Monty2017-01-081-0/+10
* MDEV-4955 discover of table non-existance on CREATESergei Golubchik2014-02-271-1/+1
* Implementation of MDEV-5491: CREATE OR REPLACE TABLEMichael Widenius2014-01-291-0/+4
* MDEV-4955 discover of table non-existance on CREATESergei Golubchik2013-11-281-0/+10
* MDEV-4456 Reverse discovery of ARCHIVE table on SELECT after disappearance of...Sergei Golubchik2013-06-161-0/+11
* remove extraneous statement from the testSergei Golubchik2013-06-161-2/+0
* MDEV-4441 DROP DATABASE with a newly created ARCHIVE table does not workSergei Golubchik2013-06-151-0/+7
* portability fixes for mysql-testSergei Golubchik2013-04-101-1/+3
* * frm extra2 segment.Sergei Golubchik2013-04-091-7/+8
* discover of table non-existance on dropSergei Golubchik2013-04-091-1/+11
* CREATE TABLE and frm-less discovering engines.Sergei Golubchik2013-04-091-0/+2
* HA_ERR_TABLE_DEF_CHANGED support in ha_archiveSergei Golubchik2013-04-091-0/+8
* remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag()Sergei Golubchik2013-04-091-2/+27
* file-based table discovery for discovering storage enginesSergei Golubchik2013-04-091-0/+56