summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-152-0/+31
|\
| * MDEV-16166 RBR breaks with HA_ERR_KEY_NOT_FOUND upon DELETE from table...sachin2018-08-042-0/+31
* | MDEV-16865 InnoDB fts_query() ignores KILLMarko Mäkelä2018-08-012-0/+36
* | MDEV-16855 Fix fts_sync_synchronization in InnoDBMarko Mäkelä2018-07-302-0/+294
* | MDEV-16851 On schema mismatch in IMPORT TABLESPACE, display ROW_FORMAT in cle...Marko Mäkelä2018-07-302-14/+507
* | make plugins.processlist more robustOleksandr Byelkin2018-07-242-5/+4
* | fix plugins.processlistOleksandr Byelkin2018-07-241-1/+2
* | MDEV-15551 Server hangs or assertion `strcmp(share->unique_file_name,filename...Sergei Golubchik2018-07-192-0/+17
* | MDEV-9266 Creating index on temporaray table breaks replicationsachin2018-07-183-0/+68
* | Merge branch '5.5' into bb-10.0-mergeOleksandr Byelkin2018-07-171-0/+2
|\ \ | |/
| * A test cleanup for MDEV-15834: fixing failure in "mtr --embedded"Alexander Barkov2018-06-261-0/+2
* | MDEV-15953 Alter InnoDB Partitioned Table ignores pre-existing DATA DIRECTORY...Marko Mäkelä2018-06-262-0/+111
|\ \
| * | MDEV-15953 Alter InnoDB Partitioned Table Moves Files (which were originally ...Eugene Kosov2018-06-262-0/+111
* | | Merge branch '5.5' into 10.0Sergei Golubchik2018-06-211-3/+4
|\ \ \ | |/ / |/| / | |/
| * Fix unit suite on Windows and in out-of-source buildsSergei Golubchik2018-06-211-3/+4
| * Revert "MDEV-16075: Workaround to run MTR test suite for make test"Sergei Golubchik2018-06-201-1/+1
* | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-06-204-0/+107
|\ \ | |/
| * MDEV-16534 PPC64: Unexpected error with a negative value into auto-increment ...Alexander Barkov2018-06-204-0/+108
* | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-06-192-0/+26
|\ \ | |/
| * MDEV-15834 The code in TABLE_SHARE::init_from_binary_frm_image() is not safeAlexander Barkov2018-06-192-0/+26
* | MDEV-15359 Thread stay in "cleaning up" status after finishingSergei Golubchik2018-06-132-0/+26
* | Fix innodb.rename_table for embeddedVicențiu Ciorbaru2018-06-132-2/+2
* | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-1210-7/+29
|\ \ | |/
| * MDEV-15729 Server crashes in Field::make_field upon HANDLER READ executed wit...Sergei Golubchik2018-06-112-0/+20
| * mysqltest: Allow HANDLER READ in --ps-protocol testsSergei Golubchik2018-06-113-2/+4
| * MDEV-16342 SHOW ENGINES: MyISAM description is uselessSergei Golubchik2018-06-115-5/+5
* | MDEV-16456 InnoDB error "returned OS error 71" complains about wrong pathMarko Mäkelä2018-06-123-3/+20
* | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-101-1/+1
|\ \ | |/
| * MDEV-16075: Workaround to run MTR test suite for make testTeodor Mircea Ionita2018-06-101-1/+1
* | MDEV-16229 Replication aborts with ER_VIEW_SELECT_TMPTABLE after half-failed ...Monty2018-05-222-0/+67
* | Fixes for Aria transaction handling with lock tablesMonty2018-05-222-0/+22
* | Merge branch '5.5' into 10.0Sergei Golubchik2018-05-192-16/+0
|\ \ | |/
| * MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-102-0/+19
* | Fix that FLUSH TABLES FOR EXPORT also works for Aria tables.Monty2018-05-162-0/+21
* | MDEV-14943 Alter table ORDER BY bugMonty2018-05-152-0/+33
* | Bug #26334149 - MYSQL CRASHES WHEN FULL TEXT INDEXES IBD FILES ARE ORPHANED D...Sachin Agarwal2018-05-112-0/+50
* | Bug #27041445 SERVER ABORTS IF FTS_DOC_ID EXCEEDS FTS_DOC_ID_MAX_STEPThirunarayanan Balathandayuthapani2018-05-112-5/+68
* | MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-102-0/+19
* | MDEV-15216 Assertion `! is_set() || m_can_overwrite_status' failed in Diagnos...Sergei Golubchik2018-05-083-12/+0
* | de-obfuscate rpl_*_implicit_commit_binlog testSergei Golubchik2018-05-083-1212/+354
* | MDEV-14693 XA: Assertion `!clust_index->online_log' failed in rollback_inplac...Marko Mäkelä2018-05-072-0/+46
* | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ...Sergei Golubchik2018-04-264-4/+4
* | Increase number of max table_open_cache instancesMonty2018-04-261-2/+2
* | MDEV-15937 Assertion failure 'key->flags & 1' on ALTER TABLEMarko Mäkelä2018-04-232-0/+9
* | Merge branch '5.5' into 10.0Sergei Golubchik2018-04-202-0/+52
|\ \ | |/
| * BUG#27216817: INNODB: FAILING ASSERTION: PREBUILT->TABLE->N_MYSQL_HANDLES_OPE...Sergei Golubchik2018-04-192-0/+52
* | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ...Sergei Golubchik2018-04-204-0/+28
* | increase upper value of max_prepared_stmt_count to UINT32_MAXDaniel Black2018-04-032-12/+12
* | Merge branch '5.5' into 10.0Sergei Golubchik2018-02-225-0/+29
|\ \ | |/
| * fix plugins.server_audit test for --psSergei Golubchik2018-02-151-0/+2