summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 11.0 into 11.1Marko Mäkelä2023-03-232-2/+2
|\
| * Fix the testcase for MDEV-30693Sergei Petrunia2023-03-202-2/+2
* | Merge 11.0 into 11.1Marko Mäkelä2023-03-1733-29/+339
|\ \ | |/
| * Merge 10.11 into 11.0Marko Mäkelä2023-03-1729-29/+267
| |\
| | * Merge 10.10 into 10.11Marko Mäkelä2023-03-175-0/+38
| | |\
| | | * Merge 10.9 into 10.10Marko Mäkelä2023-03-175-0/+38
| | | |\
| | | | * Merge 10.8 into 10.9Marko Mäkelä2023-03-175-0/+38
| | | | |\
| | | | | * Merge 10.6 into 10.8Marko Mäkelä2023-03-175-0/+38
| | | | | |\
| | | | | | * MDEV-30870 Undo tablespace name displays wrongly for I_S queriesThirunarayanan Balathandayuthapani2023-03-173-0/+9
| | | | | | * MDEV-29975 InnoDB fails to release savepoint during bulk insertThirunarayanan Balathandayuthapani2023-03-172-0/+29
| | * | | | | Merge 10.10 into 10.11Marko Mäkelä2023-03-1712-2/+134
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 10.9 into 10.10Marko Mäkelä2023-03-1712-2/+134
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.8 into 10.9Marko Mäkelä2023-03-179-1/+92
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge 10.6 into 10.8Marko Mäkelä2023-03-165-1/+10
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-26827 Make page flushing even fasterMarko Mäkelä2023-03-162-1/+2
| | | | | | * Merge 10.5 into 10.6Marko Mäkelä2023-03-162-0/+3
| | | | | | |\
| | | | | * | | MDEV-28958 Crash when checking whether condition can be pushed into viewbb-10.8-igorIgor Babaev2023-03-142-0/+38
| | | | | * | | MDEV-30183 Assertion `!memcmp(rec_trx_id, old_pk_trx_id->data, 6 + 7)' failed...Thirunarayanan Balathandayuthapani2023-03-062-0/+44
| | | | * | | | MDEV-30805 SIGSEGV in my_convert and UBSAN: member access within null pointer...Alexander Barkov2023-03-143-1/+42
| | * | | | | | MDEV-30789: Add Georgian error messages and localeEkaterine Papava2023-03-087-9/+43
| * | | | | | | MDEV-30442: Assertion `!m_innodb' failed in ha_partition::cmp_ref ...Sergei Petrunia2023-03-162-0/+54
| * | | | | | | MDEV-30693: Assertion `dbl_records <= s->records' failed in apply_selectivity...Sergei Petrunia2023-03-162-0/+18
* | | | | | | | Adjusted test results after rebase of MDEV-7487 related commits against 11.1Igor Babaev2023-03-152-19/+19
* | | | | | | | MDEV-29390: Improve coverage for UPDATE and DELETE statements in MTR test suitesLena Startseva2023-03-1519-877/+21785
* | | | | | | | Adjusted test results after rebase against 11.0.1Igor Babaev2023-03-1518-838/+2851
* | | | | | | | Fixes of MDEV-30538 and MDEV-30586 for 10.4 adjusted for 11.0.Igor Babaev2023-03-153-5/+6
* | | | | | | | MDEV-7487 Semi-join optimization for single-table update/delete statementsIgor Babaev2023-03-158-24/+6180
* | | | | | | | Another fix after the latest rebase of commits for MDEV-28883Igor Babaev2023-03-151-4/+2
* | | | | | | | MDEV-29428 Incorrect result for delete with "order by" clauseIgor Babaev2023-03-152-0/+89
* | | | | | | | MDEV-29189 Crash of the second execution of SF using DELETE/UPDATEIgor Babaev2023-03-152-0/+76
* | | | | | | | Assertion failure with UPDATE of view using MERGE tableIgor Babaev2023-03-152-7/+20
* | | | | | | | MDEV-28965 Assertion failure when preparing UPDATE with derived table in WHEREIgor Babaev2023-03-1517-30/+892
* | | | | | | | MDEV-28883 Re-design the upper level of handling UPDATE and DELETE statementsIgor Babaev2023-03-1515-35/+41
* | | | | | | | MDEV-30545 Remove innodb_defragment and related parametersMarko Mäkelä2023-03-1143-2001/+0
* | | | | | | | MDEV-18931 Rename Mariabackup's xtrabackup_* files to mariadb_backup_*Alexander Barkov2023-03-109-18/+101
* | | | | | | | 11.1 branchSergei Golubchik2023-03-101-1/+1
|/ / / / / / /
* | | | | | | Fixed the cost for HASH joinMonty2023-03-074-16/+53
* | | | | | | Allow firstmatch to use HASH joinsMonty2023-03-0723-83/+123
* | | | | | | Merge 10.11 into 11.0Marko Mäkelä2023-03-062-2/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.10 into 10.11Marko Mäkelä2023-03-062-2/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.9 into 10.10Marko Mäkelä2023-03-062-2/+4
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 10.8 into 10.9Marko Mäkelä2023-03-062-2/+4
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.6 into 10.8Marko Mäkelä2023-03-062-2/+4
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge 10.5 into 10.6Marko Mäkelä2023-02-282-2/+4
| | | | | |\ \ | | | | | | |/
| | | | | | * Added detection of memory overwrite with multi_mallocbb-10.5-montyMonty2023-02-272-2/+4
* | | | | | | Fixed crashing bug in recursive SQL if write to tmp table would failMonty2023-03-022-0/+120
* | | | | | | MDEV-30540 Wrong result with IN list length reaching IN_PREDICATE_CONVERSION_...Monty2023-03-0212-121/+298
* | | | | | | Merge 10.11 into 11.0Marko Mäkelä2023-02-2861-15/+25684
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.10 into 10.11Marko Mäkelä2023-02-2861-15/+25684
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.9 into 10.10Marko Mäkelä2023-02-2854-15/+25300
| | |\ \ \ \ \ | | | |/ / / /