summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24660 MYSQL_BIN_LOG::cleanup(): Assertion `b->xid_count == 0'Andrei2022-09-092-9/+96
* MDEV-29322 ASAN heap-use-after-free in Query_log_event::do_apply_eventAndrei2022-09-073-0/+413
* Merge 10.4 into 10.5Marko Mäkelä2022-09-076-7/+162
|\
| * Merge 10.3 into 10.4Marko Mäkelä2022-09-076-7/+162
| |\
| | * MDEV-29342 Assertion failure in file que0que.cc line 728Thirunarayanan Balathandayuthapani2022-09-062-0/+28
| | * MDEV-28530: Revoking privileges from a non-existing user on a master breaks r...Brandon Nesterenko2022-09-032-0/+131
| | * MDEV-13668 fixup: Remove test work-aroundsMarko Mäkelä2022-08-312-11/+4
* | | Merge 10.4 into 10.5Marko Mäkelä2022-08-307-29/+123
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-08-305-29/+86
| |\ \ | | |/
| | * MDEV-13888: innodb_fts.innodb_fts_plugin failedMarko Mäkelä2022-08-302-25/+35
| | * MDEV-29409 Buffer overflow in my_wc_mb_filename() on RENAME TABLEMarko Mäkelä2022-08-302-2/+27
| | * MDEV-29258 Failing assertion for name length on RENAME TABLEMarko Mäkelä2022-08-302-2/+24
| | * MDEV-29403 innodb.innodb_sys_semaphore_waits fails with wrong errno 5014bb-10.3-elenstElena Stepanova2022-08-281-2/+2
| * | MDEV-18873 Server crashes in Compare_identifiers::operator or in my_strcasecm...tmokmss2022-08-262-0/+37
* | | MDEV-23607 MariaBackup - align required GRANTS to cmd optionsDaniel Black2022-08-262-2/+65
* | | Merge 10.4 into 10.5Marko Mäkelä2022-08-252-0/+138
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-08-252-0/+138
| |\ \ | | |/
| | * MDEV-28294: set default role bypasses Replicate_Wild_Ignore_Table: mysql.%Brandon Nesterenko2022-08-222-0/+138
* | | Merge 10.4 into 10.5Marko Mäkelä2022-08-228-48/+49
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-08-228-48/+49
| |\ \ | | |/
| | * MDEV-13013 fixup: Adjust a testMarko Mäkelä2022-08-221-10/+10
| | * MDEV-13013 InnoDB unnecessarily extends data filesThirunarayanan Balathandayuthapani2022-08-177-38/+39
| * | MDEV-25257 follow-up: Fix a testMarko Mäkelä2022-08-221-0/+1
* | | Merge branch '10.4' into 10.5mariadb-10.5.17Oleksandr Byelkin2022-08-101-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.3' into bb-10.4-releasemariadb-10.4.26Oleksandr Byelkin2022-08-101-1/+1
| |\ \ | | |/
| | * take into account C/C specific CR_ERR_NET_WRITE errorSergei Golubchik2022-08-101-1/+1
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-08-043-26/+117
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-033-26/+117
| |\ \ | | |/
| | * MDEV-27282 InnoDB: Failing assertion: !query->intersectionThirunarayanan Balathandayuthapani2022-08-032-0/+96
| | * MDEV-26447: mysqldump to use temporary view instead of tables.Daniel Black2022-08-031-26/+21
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-08-0316-121/+173
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-0216-121/+172
| |\ \ | | |/
| | * MDEV-28758: Mariabackup copies binary logs to backup directoryJulius Goryavsky2022-08-011-22/+1
| | * revert mariabackup part of MDEV-27524, fix the testSergei Golubchik2022-08-013-24/+1
| | * MDEV-14804 innodb.update_time occasionally failsMarko Mäkelä2022-08-012-42/+4
| | * MDEV-29131 Assertion `status == 0' failed when renaming user after deleting t...Sergei Golubchik2022-07-292-0/+19
| | * bugfix: RAND is VCOL_SESSION_FUNCSergei Golubchik2022-07-292-0/+29
| | * CC 3.1 updateGeorg Richter2022-07-291-2/+2
| | * MDEV-26647 (simple_password_check) Include password validation plugin informa...Oleksandr Byelkin2022-07-273-0/+85
| | * MDEV-26647 (plugin name) Include password validation plugin information in th...Oleksandr Byelkin2022-07-274-29/+29
* | | MDEV-29078 For old binary logs explicit_defaults_for_timestamp presumed to be...Sergei Golubchik2022-08-024-1/+143
* | | MDEV-29075 Changing explicit_defaults_for_timestamp within stored procedure w...Sergei Golubchik2022-08-023-14/+133
* | | MDEV-29225 make explicit_defaults_for_timestamps SESSION variableSergei Golubchik2022-08-0221-76/+142
* | | MDEV-29225 make explicit_defaults_for_timestamps SESSION variableSergei Golubchik2022-08-029-64/+8
* | | Merge branch 'merge-perfschema-5.7' into 10.5Oleksandr Byelkin2022-08-0231-7/+2896
|\ \ \
| * | | mysql-5.7.39Oleksandr Byelkin2022-07-29125-44/+3032
* | | | Merge 10.4 into 10.5Marko Mäkelä2022-07-2739-117/+3442
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-2737-117/+3426
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-29058 Assertion `index->type == 32' failed in dict_index_build_internal...Thirunarayanan Balathandayuthapani2022-07-262-0/+34
| | * | MDEV-20797 FULLTEXT search with apostrophe, and mandatory wordsThirunarayanan Balathandayuthapani2022-07-262-0/+41