summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16101: ADD PARTITION on table partitioned by list does not work with mor...bb-10.3-MDEV-16101Jacob Mathew2018-05-142-0/+251
* Merge 10.2 into 10.3Marko Mäkelä2018-05-084-0/+87
|\
| * MDEV-16106 Record in index was not found on rollback, trying to insert: TUPLEThirunarayanan Balathandayuthapani2018-05-082-0/+23
| * Added the test case from MDEV-16086 tfixed by the patch for MDEV-15575Igor Babaev2018-05-072-0/+64
* | Added test case for MDEV-13029Monty2018-05-083-0/+23
* | Added test case for MDEV-13007 ALTER .. ENGINE on temporary sequence may go w...Monty2018-05-072-0/+42
* | Merge 10.2 into 10.3Marko Mäkelä2018-05-072-0/+61
|\ \ | |/
| * MDEV-14825 Assertion `col->ord_part' in row_build_index_entry_low upon ROLLBA...Marko Mäkelä2018-05-072-0/+61
* | MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=IN...Thirunarayanan Balathandayuthapani2018-05-0715-110/+0
* | MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=IN...Thirunarayanan Balathandayuthapani2018-05-0729-78/+814
* | MDEV-13024: Server crashes in my_store_ptr upon DELETE from sequence in multi...Oleksandr Byelkin2018-05-062-0/+36
* | MDEV-16057: Using optimization Splitting with Group BY we see an unnecessary ...Varun Gupta2018-05-061-1/+0
* | Fix for MDEV-15812 Assert in SEQUENCE when forcing STATEMEMT formatMonty2018-05-062-0/+22
* | MDEV-16095 Oracle-style placeholder inside GROUP BY..WITH ROLLUP breaks repli...Alexander Barkov2018-05-062-0/+51
* | Make a test independent of the build optionsMarko Mäkelä2018-05-042-4/+4
* | Follow up for 9a8498066865b5 - adjustments to storage_engine testsElena Stepanova2018-05-032-0/+2
* | MDEV-15106 Unexpected ER_WRONG_INSERT_INTO_SEQUENCE upon INSERT with multiple...Monty2018-05-034-8/+39
* | MDEV-15060 Assertion in row_log_table_apply_op after instant ADD when the tab...Marko Mäkelä2018-05-032-1/+73
* | MDEV-16065 Assertion failed in btr_pcur_restore_position_func on UPDATEMarko Mäkelä2018-05-025-9/+42
* | MDEV-16071 Server crashed in innobase_build_col_map / prepare_inplace_alter_t...Thirunarayanan Balathandayuthapani2018-05-022-0/+14
* | MDEV-14168 Unconditionally allow ALGORITHM=INPLACE for setting a column NOT NULLThirunarayanan Balathandayuthapani2018-05-024-0/+269
* | MDEV-15938 - TINYTEXT CHARACTER SET utf8 COMPRESSED truncates dataSergey Vojtovich2018-04-304-0/+35
* | MDEV-12645 - mysql_install_db: no install test db optionSergey Vojtovich2018-04-3033-10/+656
* | MDEV-16045: Allocate log_sys staticallyMarko Mäkelä2018-04-291-1/+1
* | MDEV-12218 Clean up InnoDB parameter validationMarko Mäkelä2018-04-298-33/+76
* | Fix most -Wsign-conversion in InnoDBMarko Mäkelä2018-04-282-14/+5
* | Merge 10.2 into 10.3Marko Mäkelä2018-04-281-128/+117
|\ \ | |/
| * Revert "Fix mtr to be able to wait for >1 exited mysqld"Marko Mäkelä2018-04-281-128/+117
* | MDEV-16020 SP variables inside GROUP BY..WITH ROLLUP break replicationAlexander Barkov2018-04-274-0/+185
* | MDEV-16038 Assertion `map->n_bits > 0' failed (my_bitmap.c:386: bitmap_is_cle...Igor Babaev2018-04-262-2/+14
* | Merge 10.2 into 10.3Marko Mäkelä2018-04-263-2/+9
|\ \ | |/
| * MDEV-16041 Do not write for null update (properly fix MySQL Bug#29157)Marko Mäkelä2018-04-263-2/+9
* | MDEV-15915 Add Feature_json status variable.Alexey Botchkov2018-04-263-0/+20
* | MDEV-15732: Assertion `next_free_value % real_increment == offset && next_fre...Oleksandr Byelkin2018-04-262-0/+32
* | tests: func_math, correct crc32 for mariadbDaniel Black2018-04-262-12/+8
* | BUG#26495791: CONTRIBUTION: EXPAND TEST SUITE TO INCLUDE CRC32 TESTSShivashankar Nagaraj2018-04-262-0/+627
* | MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return corre...Oleksandr Byelkin2018-04-252-0/+129
* | MDEV-13695: INTERSECT precedence is not in line with Oracle even in SQL_MODE=...Oleksandr Byelkin2018-04-252-0/+98
* | Merge 10.2 into 10.3Marko Mäkelä2018-04-253-3/+10
|\ \ | |/
| * Changed the test case for MDEV-15571Igor Babaev2018-04-242-2/+10
* | Merge 10.2 into 10.3Marko Mäkelä2018-04-2428-25/+317
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2018-04-2431-158/+432
| |\
| | * Merge 10.0 into 10.1Marko Mäkelä2018-04-2422-138/+384
| | |\
| | | * 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-2014-3/+228
| | | |\
| | | | * BUG#27216817: INNODB: FAILING ASSERTION: PREBUILT->TABLE->N_MYSQL_HANDLES_OPE...Sergei Golubchik2018-04-192-0/+52
| | | | * BUG#26881798: SERVER EXITS WHEN PRIMARY KEY IN MYSQL.PROC IS DROPPEDSergei Golubchik2018-04-192-0/+16
| | | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-1/+1
| | | | |\
| | | | | * BUG#27448061: MYSQLD--DEFAULTS-FILE TEST FAILS FOR NDB RELEASESPavan Naik2018-02-092-5/+8
| | | | | * Bug#26585560 - MYSQL DAEMON SHOULD CREATE ITS PID FILE ASShishir Jaiswal2017-12-021-1/+7