summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Restore auto increment offset in test galera_join_with_cc_ADaniele Sciascia2022-11-292-0/+10
* MDEV-29880 Galera test failure on GCF-336Daniele Sciascia2022-11-294-7/+17
* reformat the testWeijun-H2022-11-272-5/+11
* increase max field nameWeijun-H2022-11-272-0/+19
* MDEV-19190 Assertion `...auto_inc_initialized` failed in get_auto_incrementlrf1412022-11-242-0/+53
* MDEV-27670 Assertion `(cs->state & 0x20000) == 0' failed in my_strnncollsp_nc...Alexander Barkov2022-11-224-0/+227
* MDEV-27121 fixup: mariabackup.mdev-14447,full_crc32Marko Mäkelä2022-11-081-0/+5
* Merge 10.3 into 10.4Marko Mäkelä2022-11-087-1/+64
|\
| * MDEV-29856 heap-use-after-poison in row_merge_spatial_rows() w/ column prefixMarko Mäkelä2022-11-082-0/+22
| * MDEV-22512: Disable frequently failing testsMarko Mäkelä2022-11-082-1/+2
| * MDEV-27121 mariabackup incompatible with disabled dedicated undo log tablesp...Thirunarayanan Balathandayuthapani2022-11-073-0/+39
* | MDEV-29624 MDEV-29655 Fix ASAN errors on pushdown of derived tableOleg Smirnov2022-10-312-1/+103
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-10-261-0/+1
|\ \ | |/
| * MDEV-29490 Renaming internally used client API to avoid name conflictsLawrin Novitsky2022-10-251-0/+1
* | MDEV-29640 FederatedX does not properly handle pushdown in case of differenc...Oleg Smirnov2022-10-262-0/+97
* | Additional fixesJan Lindström2022-10-253-12/+15
* | Merge 10.3 into 10.4Marko Mäkelä2022-10-2519-0/+553
|\ \ | |/
| * MDEV-29851 Cached role privileges are not invalidated when neededSergei Golubchik2022-10-222-0/+55
| * cleanup: rename test fileSergei Golubchik2022-10-222-0/+14
| * MDEV-29778 Having Unique index interference with MATCH from a FULLTEXTThirunarayanan Balathandayuthapani2022-10-212-0/+21
| * MDEV-25343 Error log message not helpful when filekey is too longkurt2022-10-219-0/+59
| * MDEV-19569 Assertion `table_list->table' failed in find_field_in_table_ref.Alexey Botchkov2022-10-192-0/+175
| * Revert "MDEV-25343 add read secret size in file key plugin"Daniel Black2022-10-194-21/+0
| * MDEV-25343 add read secret size in file key pluginkurt2022-10-194-0/+21
| * MDEV-29540 Incorrect sequence values in INSERT SELECTDaniel Black2022-10-192-0/+182
| * MDEV-29750 triggers can modify historySergei Golubchik2022-10-162-0/+47
* | MDEV-29481 mariadb-upgrade prints confusing statementAlexander Barkov2022-10-222-0/+72
* | Merge 10.3 into 10.4Marko Mäkelä2022-10-132-2/+113
|\ \ | |/
| * MDEV-29753 An error is wrongly reported during INSERT with vcol indexNikita Malyavin2022-10-122-2/+53
| * MDEV-29299 SELECT from table with vcol index reports warningNikita Malyavin2022-10-122-0/+60
* | MDEV-26597 post-fix: cannot add new error messages in 10.4Sergei Golubchik2022-10-114-4/+4
* | Merge 10.3 into 10.4Marko Mäkelä2022-10-116-10/+15
|\ \ | |/
| * MDEV-19455/MDEV-29342 fixup: Avoid DEBUG_DBUG=-d,...Marko Mäkelä2022-10-114-8/+8
| * MDEV-29742 heap number overflowMarko Mäkelä2022-10-102-2/+7
| * Test results updated.Jan Lindström2022-10-064-8/+8
| * MDEV-29706 : SIGSEGV in wsrep_TOI_begin on non-Galera buildsJan Lindström2022-10-063-45/+14
* | MDEV-21905: Galera test galera_var_notify_cmd causes hangJulius Goryavsky2022-10-112-3/+2
* | MDEV-25389 : Assertion `!is_thread_specific || (mysqld_server_initialized && ...Jan Lindström2022-10-092-0/+28
* | MDEV-26597 : Assertion `!wsrep_has_changes(thd) || (thd->lex->sql_command == ...Jan Lindström2022-10-096-4/+55
* | MDEV-27123 : auto_increment_increment and auto_increment_offset reset to 1 in...Jan Lindström2022-10-093-0/+27
* | MDEV-29142 : Assertion `!_current_thd()' failed in void destroy_background_th...Jan Lindström2022-10-092-0/+114
* | MDEV-27682: Temporarily disable a failing testMarko Mäkelä2022-10-061-0/+1
* | MDEV-29710: Skip some more tests on ValgrindMarko Mäkelä2022-10-0516-0/+17
* | Merge 10.3 into 10.4Marko Mäkelä2022-10-0519-6/+117
|\ \ | |/
| * MDEV-29710: Valgrind tests massively fail due to silently killing server on s...Marko Mäkelä2022-10-059-0/+10
| * MDEV-29710: Disable sys_vars.innodb_flush_method_func under ValgrindMarko Mäkelä2022-10-051-0/+2
| * MDEV-29710: Disable innodb.table_flags under ValgrindMarko Mäkelä2022-10-051-0/+6
| * MDEV-29666 InnoDB fails to purge secondary index records when indexed virtual...Marko Mäkelä2022-10-054-6/+47
| * MDEV-27682: bundled wsrep_notify.sh causes mariadbd to freeze during startJulius Goryavsky2022-10-044-0/+52
* | Merge branch '10.3' into 10.4Sergei Golubchik2022-10-01103-705/+705
|\ \ | |/