summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-298-235/+34
* MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-1/+1
* Merge 10.4 into 10.5Marko Mäkelä2021-10-2812-0/+529
|\
| * Merge 10.3 into 10.4Marko Mäkelä2021-10-2812-0/+529
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2021-10-2812-0/+523
| | |\
| | | * MDEV-26866 FOREIGN KEY…SET NULL corrupts an index on a virtual columnNikita Malyavin2021-10-282-0/+384
| | | * MDEV-25402 Assertion `!str || str != Ptr' failed in String::copyAlexander Barkov2021-10-272-0/+48
| | | * Fix tests for PLUGIN_PARTITION=NOMarko Mäkelä2021-10-272-0/+2
| | | * MDEV-23391 Crash/assertion CREATE OR REPLACE TABLE AS SELECT under LOCK TABLEVladislav Vaintroub2021-10-262-0/+38
| | | * MDEV-22711 Assertion `nr != 0' failed in handler::update_auto_increment.bb-10.2-mdev-22711-hfAlexey Botchkov2021-10-262-0/+45
| | | * MDEV-26556 An improper locking bug(s) due to unreleased lock.bb-10.2-mdev-26556-hfAlexey Botchkov2021-10-252-0/+6
* | | | Merge 10.4 into 10.5st-10.5-mergeMarko Mäkelä2021-10-2727-57/+534
|\ \ \ \ | |/ / /
| * | | MDEV-22380 Assertion `name.length == strlen(name.str)' failed .. w/optimizer_...bb-10.4-bar-MDEV-22380Alexander Barkov2021-10-272-0/+44
| * | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2021-10-2714-36/+270
| |\ \ \ | | |/ /
| | * | MDEV-22380: Assertion `name.length == strlen(name.str)' failed ...bb-10.3-bar-MDEV-22380Alexander Barkov2021-10-2714-36/+270
| * | | MDEV-18543 IMPORT TABLESPACE fails after instant DROP COLUMNbb-10.4-MDEV-18543-instant-import-bugsEugene Kosov2021-10-2611-21/+220
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-214-44/+44
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4st-10.4-mergeMarko Mäkelä2021-10-214-44/+44
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-10-214-41/+42
| | |\ \ | | | |/
| | | * MDEV-19129: Xcode compatibility update: mysql-test-run.pl: rename $opt_vs_con...Sergei Krivonos2021-10-214-41/+42
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-2147-34/+1478
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-2139-31/+1316
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-10-2139-31/+1317
| | |\ \ | | | |/
| | | * MDEV-26865: Add test case and instrumentationMarko Mäkelä2021-10-212-0/+295
| | | * MDEV-19522 InnoDB commit fails when FTS_DOC_ID value is greater than 4294967295Thirunarayanan Balathandayuthapani2021-10-214-4/+39
| | | * MDEV-19129: Xcode compatibility update: mysql-test-run.plSergei Krivonos2021-10-211-0/+2
| | | * MDEV-22627 fixup: Cover also ALTER TABLE...ALGORITHM=INPLACEMarko Mäkelä2021-10-202-0/+17
| | | * MDEV-22627 Failing assertion: dict_tf2_is_valid(flags, flags2)Marko Mäkelä2021-10-203-0/+40
| | | * MDEV-22445 Crash on HANDLER READ NEXT after XA PREPARENikita Malyavin2021-10-202-0/+32
| | | * MDEV-26262 frm is corrupted after ER_EXPRESSION_REFERS_TO_UNINIT_FIELDNikita Malyavin2021-10-203-0/+23
| | | * restore default.test, default.result after MDEV-23597 c47e4aab62c65 commitNikita Malyavin2021-10-202-3/+3
| | | * MDEV-24585 Assertion `je->s.cs == nice_js->charset()' failed in json_nice.bb-10.2-mdev-24585-hfAlexey Botchkov2021-10-192-0/+12
| | | * MDEV-14804 innodb.update_time failed in buildbot with wrong resultMarko Mäkelä2021-10-193-15/+4
| | | * MDEV-26299: Some views force server (and mysqldump) to generate invalid SQL f...Oleksandr Byelkin2021-10-182-0/+30
| | | * MDEV-25284: Assertion `info->type == READ_CACHE || info->type == WRITE_CACHE'...bb-10.2-MDEV-25284Brandon Nesterenko2021-10-185-0/+310
| | | * A clean-up patch for MDEV-23408: fixing test failure on Windowsbb-10.2-bar-MDEV-23408Alexander Barkov2021-10-152-8/+8
| | | * MDEV-17964: Assertion `status == 0' failed in add_role_user_mapping_actionVicențiu Ciorbaru2021-10-152-0/+297
| | | * MDEV-23408 Wrong result upon query from I_S and further Assertion `!alias_arg...Alexander Barkov2021-10-148-0/+194
| | | * MDEV-26815 : galera.galera_ftwrl_drain fails with wrong errno 1146bb-10.2-MDEV-26815-galeraJan Lindström2021-10-132-12/+15
| * | | MDEV-20131 Assertion `!pk->has_virtual()' failedNikita Malyavin2021-10-203-0/+9
| * | | MDEV-26363 Passwords incorrectly expiring after MySQL5.7 -> MariaDB10.3 -> 10...bb-10.4-MDEV-26363-danielblack-zero_last_password_changedDaniel Black2021-10-202-0/+110
| * | | MDEV-26650: Failed ALTER USER/GRANT statement removes the password from the c...bb-10.4-MDEV-26650-2Oleksandr Byelkin2021-10-182-0/+34
* | | | MDEV-26682 Replication timeouts with XA PREPAREbb-10.5-MDEV-26682Marko Mäkelä2021-10-183-1/+201
* | | | Xcode compatibility update: pcre, mysql-test-run.plSergei Krivonos2021-10-131-0/+1
* | | | MDEV-26707: SR transaction rolls back locally, but not in clusterbb-10.5-MDEV-26707-galeraJan Lindström2021-10-131-22/+3
* | | | MDEV-26707: SR transaction rolls back locally, but not in clusterJan Lindström2021-10-132-3/+28
* | | | MDEV-24062: : Galera test failure on galera_var_replicate_myisam_onbb-10.5-MDEV-24062-galeraJan Lindström2021-10-131-1/+0
* | | | MDEV-24062: Re-disable the test after mergeMarko Mäkelä2021-10-131-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-1342-250/+936
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-1325-4/+570
| |\ \ \ | | |/ /