summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2021-04-1454-84/+925
|\
| * Merge 10.3 into 10.4Marko Mäkelä2021-04-1435-32/+768
| |\
| | * MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position()bb-10.3-MDEV-24620Marko Mäkelä2021-04-132-0/+66
| | * Merge 10.2 into 10.3Marko Mäkelä2021-04-1316-28/+305
| | |\
| | | * MDEV-24135: Print warnings in XML, save test retries in XML, save the combina...Dmitriy Karpovskiy2021-04-122-14/+26
| | | * MDEV-25182 Complex query in Store procedure corrupts resultsbb-10.2-MDEV-25182Oleksandr Byelkin2021-04-122-0/+60
| | | * MDEV-25108: Running of the EXPLAIN EXTENDED statement produces extra warning ...bb-10.2-MDEV-25108-2Dmitry Shulga2021-04-122-0/+57
| | | * MDEV-21484: galera_sst_mariabackup_encrypt_with_key test failedbb-10.2-MDEV-21484Julius Goryavsky2021-04-121-1/+0
| | | * MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexThirunarayanan Balathandayuthapani2021-04-122-0/+140
| | | * MDEV-25307: The value of the auto-increment variables changes during the testbb-10.2-MDEV-25307Julius Goryavsky2021-04-115-7/+16
| | | * Clarified abbreviated option names in some tests, to avoidJulius Goryavsky2021-04-113-6/+6
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-0912-0/+279
| | |\ \ | | | |/
| | | * MDEV-25019 memory allocation failures during startup becausebb-10.2-MDEV-25019Thirunarayanan Balathandayuthapani2021-04-072-0/+18
| | | * MDEV-25295 Aborted FTS_DOC_ID_INDEX considered as existing FTS_DOC_ID_INDEX d...bb-10.2-MDEV-25295Thirunarayanan Balathandayuthapani2021-04-062-0/+27
| | | * MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-04-032-0/+4
| | | * MDEV-24197: Add "innodb_force_recovery" for "mariabackup --prepare"Srinidhi Kaushik2021-04-012-0/+164
| | | * MDEV-25047: SIGSEGV in mach_read_from_n_little_endianbb-10.2-MDEV-25047mkaruza2021-04-012-0/+29
| | | * MDEV-25221 Do not remove source file, if copy_file() fails in mariabackup --m...Vladislav Vaintroub2021-03-312-0/+34
| | * | MDEV-25172 Wrong error message for ADD COLUMN .. AS ROW STARTAleksey Midenkov2021-03-312-2/+18
| | * | MDEV-22562 Assertion `next_insert_id == 0' upon UPDATE on system-versioned tableAleksey Midenkov2021-03-312-0/+23
| | * | MDEV-24690 Dropping primary key column from versioned table always fails with...Aleksey Midenkov2021-03-312-0/+71
| * | | MDEV-25197: The statement set password=password('') executed in PS mode fails...bb-10.4-MDEV-25197-3Dmitry Shulga2021-04-132-0/+69
| * | | MDEV-23634: Select query hanged the server and leads to OOM ...bb-10.4-mdev23634Sergei Petrunia2021-04-0819-52/+88
* | | | MDEV-25307: The value of the auto-increment variables changes during the testbb-10.5-MDEV-25307-part-2Julius Goryavsky2021-04-131-0/+6
* | | | MDEV-25393 Fix mysql-test/lib/mtr_cases.pm to search tests in submodulesAlexander Barkov2021-04-121-2/+2
* | | | Merge 10.4 into 10.5bb-10.5-mergeMarko Mäkelä2021-04-082-0/+89
|\ \ \ \ | |/ / /
| * | | MDEV-25334 FTWRL/Backup blocks DDL on temporary tables with binlog enabled, a...Monty2021-04-072-0/+89
* | | | MDEV-22775: Merge 10.4 into 10.5Marko Mäkelä2021-04-082-0/+25
|\ \ \ \ | |/ / /
| * | | MDEV-22775 [HY000][1553] Changing name of primary key column with foreign key...Alexander Barkov2021-04-072-0/+25
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-0810-0/+579
|\ \ \ \ | |/ / /
| * | | MDEV-21402 : sql_safe_updates breaks Galera 4bb-10.4-MDEV-21402Jan Lindström2021-04-063-0/+157
| * | | MDEV-24956: ALTER TABLE not replicated with Galera in MariaDB 10.5.9bb-10.4-MDEV-25226mkaruza2021-04-053-0/+262
| * | | MDEV-25226 Assertion when wsrep_on set OFF with SR transactionDaniele Sciascia2021-04-054-0/+160
* | | | MDEV-17913 Encrypted transactional Aria tables remain corrupt after crash rec...Monty2021-04-064-7/+35
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-3119-37/+295
|\ \ \ \ | |/ / /
| * | | MDEV-15527 fixup for innodb_checksum_algorithm=full_crc32Marko Mäkelä2021-03-312-0/+10
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-3117-37/+285
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-03-3117-37/+262
| | |\ \ | | | |/
| | | * MDEV-25200 Index count mismatch due to aborted FULLTEXT INDEXThirunarayanan Balathandayuthapani2021-03-302-0/+57
| | | * Add missing have_perfschema.incMarko Mäkelä2021-03-302-0/+2
| | | * Add supression for warning.Jan Lindström2021-03-302-0/+3
| | | * MDEV-25457 CREATE / DROP PROCEDURE not logged with audit plugin.Alexey Botchkov2021-03-292-0/+25
| | | * MDEV-25272: Wrong function name in error messages upon ST_GeomFromGeoJSON callAnel Husakovic2021-03-271-2/+2
| | | * MDEV-13467: Feature request: Support for ST_Distance_Sphere()Anel Husakovic2021-03-278-36/+189
| | * | MDEV-25457 CREATE / DROP PROCEDURE not logged with audit plugin.Alexey Botchkov2021-03-272-0/+23
* | | | MDEV-24302: RESET MASTER hangsMarko Mäkelä2021-03-293-0/+27
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-2738-428/+687
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-2734-428/+523
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-03-2730-423/+230
| | |\ \ | | | |/
| | | * MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-03-242-6/+26