summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29350 Crash when IN predicand is used in eliminated GROUP BY clauseIgor Babaev2022-08-252-0/+190
* update a global_suppressions() listSergei Golubchik2022-08-251-1/+1
* MDEV-28294: set default role bypasses Replicate_Wild_Ignore_Table: mysql.%Brandon Nesterenko2022-08-222-0/+138
* 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
* Merge branch '10.3' into bb-10.3-releaseOleksandr Byelkin2022-08-152-0/+46
|\
| * MDEV-27151: JSON_VALUE() does not parse NULL properties properlyRucha Deodhar2022-08-112-0/+46
* | my_safe_process: try to kill the process softly firstSergei Golubchik2022-08-101-2/+9
* | missing 'Sergei Golubchik2022-08-101-1/+1
* | MDEV-23149 Server crashes in my_convert / ErrConvString::ptr / Item_char_type...Sergei Golubchik2022-08-104-10/+16
* | take into account C/C specific CR_ERR_NET_WRITE errorSergei Golubchik2022-08-101-1/+1
|/
* Fix typos in the codebase.fluesvamp2022-08-091-1/+1
* Fixed that sp-no-valgrind.test is disabled on valgrind builds (not runs)Monty2022-08-082-1/+5
* MDEV-12325 Unexpected data type and truncation when using CTEMonty2022-08-082-0/+188
* MDEV-18702: mysqldump: add variable 'max-statement-time' (mtr fix)Daniel Black2022-08-041-1/+1
* MDEV-23809: Server crash in JOIN_CACHE::free or ...Sergei Petrunia2022-08-032-0/+44
* MDEV-27282 InnoDB: Failing assertion: !query->intersectionThirunarayanan Balathandayuthapani2022-08-032-0/+96
* MDEV-28617 Crash with INSERT...SELECT using derived table in GROUP BY clauseIgor Babaev2022-08-022-0/+171
* MDEV-26447: mysqldump to use temporary view instead of tables.Daniel Black2022-08-034-132/+92
* MDEV-18702 mysqldump: add variable 'max-statement-time'Mike Griffin2022-08-022-0/+97
* 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-2922-56/+56
* MDEV-29188 Crash in JSON_EXTRACTOleksandr Byelkin2022-07-292-0/+25
* 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-28495 InnoDB corruption due to lack of file lockingMarko Mäkelä2022-07-271-0/+4
* MDEV-29139 Crash when using ANY predicand with redundant subquery in GROUP BY...Igor Babaev2022-07-262-0/+96
* MDEV-29074 GET_BIT variables crash in SET STATEMENTSergei Golubchik2022-07-262-0/+22
* 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
* MDEV-28980: Disable the test for --embeddedMarko Mäkelä2022-07-261-0/+4
* MDEV-21087/MDEV-21433: ER_SLAVE_INCIDENT arrives at slave without failure spe...Brandon Nesterenko2022-07-2511-8/+716
* MDEV-28980 InnoDB: Failing assertion: len <= MAX_TABLE_NAME_LENMarko Mäkelä2022-07-254-0/+100
* MDEV-28762: recursive call of some json functions without stack controlRucha Deodhar2022-07-232-4/+4
* MDEV-28762: recursive call of some json functions without stack controlRucha Deodhar2022-07-202-0/+75
* MDEV-29023 MTR hangs after multiple failuresAleksey Midenkov2022-07-181-8/+39
* MDEV-29023 waitpid() cleanupAleksey Midenkov2022-07-181-5/+7
* MDEV-29025 MTR doesn't print stack trace for bootstrap crashesAleksey Midenkov2022-07-181-1/+14
* MDEV-29025 Refactoring: moved out core_wanted() out of mysql-test-run.plAleksey Midenkov2022-07-182-27/+39
* MDEV-28931 MTR prints detailed stack trace unconditionallyAleksey Midenkov2022-07-182-35/+209
* MDEV-28931 Debugger.pm readability fixAleksey Midenkov2022-07-181-38/+51
* MDEV-28931 --verbose option is too verboseAleksey Midenkov2022-07-186-30/+39
* MDEV-28931 Cleanup: try GDB to print core firstAleksey Midenkov2022-07-181-4/+1
* MDEV-26427 MariaDB Server SEGV on INSERT .. SELECTOleg Smirnov2022-07-144-0/+136
* MDEV-28487: sequences not respect value of binlog_row_image with select nextv...Brandon Nesterenko2022-07-135-0/+2538
* MDEV-21445 update test resultsSergei Golubchik2022-07-111-2/+30