summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26147: The test main.sp-row fails in case it is run in PS modeDmitry Shulga2021-07-182-0/+30
* MDEV-26080: SHOW GRANTS does not quote role names properly for DEFAULT ROLEAnel Husakovic2021-07-087-11/+42
* MDEV-22247 History partition overflow leads to wrong SELECT resultAleksey Midenkov2021-07-062-0/+42
* MDEV-16857 system-invisible row_end is displayed in SHOW INDEXAleksey Midenkov2021-07-062-0/+31
* Fixup 586870f9effa48831fda2590f2aee2b95b30be39Marko Mäkelä2021-07-021-0/+8
* Merge 10.2 into 10.3Marko Mäkelä2021-07-023-0/+72
|\
| * MDEV-26077 Assertion err != DB_DUPLICATE_KEY or unexpected ER_TABLE_EXISTS_ERRORMarko Mäkelä2021-07-022-0/+71
| * MDEV-25129 fixup: Adjust test resultMarko Mäkelä2021-07-021-0/+4
* | MDEV-25971 Instant ADD COLUMN fails to issue truncation warningsThirunarayanan Balathandayuthapani2021-07-023-19/+29
* | mtr: fix tests funcs_1.is_tables_is & sql_sequence.rebuildDaniel Black2021-07-022-0/+10
* | mtr: aix - no pool of threadsDaniel Black2021-07-023-0/+6
* | MDEV-25894: support AIX as a platform in mtrDaniel Black2021-07-024-2/+19
* | Post-merge fix: update derived_cond_pushdown.resultSergei Petrunia2021-06-301-0/+1
* | Merge 10.2->10.3Sergei Petrunia2021-06-3014-3/+524
|\ \ | |/
| * MDEV-25969: Condition pushdown into derived table doesn't work if select list...Sergei Petrunia2021-06-302-0/+216
| * MDEV-25129 Add KEYWORDS view to the INFORMATION_SCHEMAxing-zhi, jiang2021-06-296-1/+205
| * MDEV-25461 Assertion `je->state == JST_KEY' failed in Geometry::create_from_j...Alexey Botchkov2021-06-282-0/+17
| * Adjusted test results after the fix for MDEV-20411 (2)Igor Babaev2021-06-261-4/+4
| * Adjusted test results after the fix for MDEV-20411Igor Babaev2021-06-264-15/+14
| * MDEV-20411 Procedure containing CTE incorrectly stored in mysql.procIgor Babaev2021-06-253-1/+85
| * MDEV-25978 : rsync SST does not work with custom binlog nameJan Lindström2021-06-236-0/+237
| * Fix try for Galera test lp1376747-4Jan Lindström2021-06-232-2/+2
| * MDEV-25679 Wrong result selecting from simple view with LIMIT and ORDER BYIgor Babaev2021-06-212-0/+38
* | MDEV-25978 : rsync SST does not work with custom binlog nameJan Lindström2021-06-256-0/+237
* | MDEV-25679 Wrong result selecting from simple view with LIMIT and ORDER BYIgor Babaev2021-06-212-0/+38
* | MDEV-15912: Remove traces of insert_undoMarko Mäkelä2021-06-211-4/+4
* | After-merge fixes for MDEV-14180Marko Mäkelä2021-06-213-1/+11
* | Merge 10.2 into 10.3Marko Mäkelä2021-06-2119-33/+206
|\ \ | |/
| * MDEV-25947 innodb_fts.misc_debug fails in buildbotThirunarayanan Balathandayuthapani2021-06-172-14/+8
| * MDEV-24713 Assertion `dict_table_is_comp(index->table)' failed in row_merge_b...Thirunarayanan Balathandayuthapani2021-06-152-0/+26
| * MDEV-25872 InnoDB: Assertion failure in row_merge_read_clustered_index upon A...Thirunarayanan Balathandayuthapani2021-06-155-2/+50
| * MDEV-14180 Automatically disable key rotation checks for file_key_managment p...Thirunarayanan Balathandayuthapani2021-06-155-7/+62
| * MDEV-25884 Tests use environment $USER variable without quotesElena Stepanova2021-06-104-10/+10
| * MDEV-25630: Crash with window function in left expr of IN subquerySergei Petrunia2021-06-093-0/+52
* | Merge 10.2 into 10.3Marko Mäkelä2021-06-084-5/+87
|\ \ | |/
| * MDEV-25672 table alias from previous statement interferes later commandsSergei Golubchik2021-06-022-5/+23
| * MDEV-25635 Assertion failure when pushing from HAVING into WHERE of viewIgor Babaev2021-06-022-0/+64
* | MDEV-25682 Explain shows an execution plan different from actually executedIgor Babaev2021-06-072-0/+41
* | MDEV-17749 fixup: ./mtr --embedded main.lock_kill (again)Marko Mäkelä2021-06-041-2/+2
* | MDEV-25714 Join using derived with aggregation returns incorrect resultsIgor Babaev2021-06-033-1/+99
* | MDEV-17749 fixup: ./mtr --embedded main.lock_killMarko Mäkelä2021-06-021-2/+2
* | Merge 10.2 into 10.3Marko Mäkelä2021-06-0119-22/+65
|\ \ | |/
| * MDEV-25818: RSYNC SST failed due to busy portJulius Goryavsky2021-05-3111-11/+6
| * MDEV-25576: The statement EXPLAIN running as regular statement and as prepare...Dmitry Shulga2021-05-302-0/+32
| * mtr: fix the debug printoutSergei Golubchik2021-05-271-1/+1
| * MDEV-25758 InnoDB spatial indexes miss large geometry fields after MDEV-25459Thirunarayanan Balathandayuthapani2021-05-272-3/+25
| * MDEV-21192: SST failing when enabling IPV6Julius Goryavsky2021-05-255-10/+1
* | Fixed results for main.delete_use_source to make it repeatableMonty2021-05-262-2/+3
* | MDEV-17749 Kill during LOCK TABLE ; ALTER TABLE causes assertMonty2021-05-262-0/+95
* | Merge 10.2 into 10.3Marko Mäkelä2021-05-2417-11/+752
|\ \ | |/