summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28315 Fix ASAN stack-buffer-overflow in String::copy_alignedbb-10.6-MDEV-28315Norio Akagi2022-08-012-0/+22
* MDEV-28782: modify mariadb-tzinfo-to-sql to set 'wsrep*' variables appropriat...Daniel Lenski2022-07-292-37/+20
* - Fixed the change_column_collation test case to avoid theThirunarayanan Balathandayuthapani2022-07-282-2/+2
* Merge 10.5 into 10.6Marko Mäkelä2022-07-27115-787/+5075
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-07-27117-785/+5152
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2022-07-271-0/+4
| | |\
| | | * MDEV-28495 InnoDB corruption due to lack of file lockingMarko Mäkelä2022-07-271-0/+4
| | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-27110-784/+5054
| | |\ \ | | | |/
| | | * 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
| | | * MDEV-28871: Assert ... failed in JOIN::dbug_verify_sj_inner_tables...Sergei Petrunia2022-07-073-0/+43
| | | * MDEV-28746 Wrong error code ER_BAD_DB_ERROR for long filenamesVladislav Vaintroub2022-07-072-0/+12
| | | * MDEV-25492 BETWEEN clause returns incorrect results on quoted 64-bit intsAlexander Barkov2022-07-062-0/+45
| | | * MDEV-21445 Strange/inconsistent behavior of IN condition when mixing numbers ...Alexander Barkov2022-07-0660-492/+722
| | | * MDEV-29041 Redundant truncation warning on CAST(string_column AS DECIMAL)Alexander Barkov2022-07-067-93/+0
| | * | MDEV-26420 Buffer overflow on instant ADD/DROP of generated columnMarko Mäkelä2022-07-262-0/+16
| | * | MDEV-26546 SIGSEGV's in spider_db_connect on SHOW TABLE and spider_db… …_...Alexey Botchkov2022-07-172-0/+21
| | * | MDEV-29088 Server crash upon CREATE VIEW with unknown column in ON conditionIgor Babaev2022-07-132-0/+31
| | * | MDEV-22001: Server crashes in st_select_lex_unit::exclude_level upon executio...Dmitry Shulga2022-07-122-0/+25
| * | | MDEV-28948 FLUSH BINARY LOGS waits/hangs on mysql_mutex_unlock(&LOCK_index)Andrei2022-07-262-0/+73
* | | | MDEV-28950: Add a test caseMarko Mäkelä2022-07-272-0/+28
* | | | MDEV-28609 refine gtid-strict-mode to ignore same server-id gtid from the pastAndrei2022-07-266-82/+271
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-07-262-0/+29
|\ \ \ \ | |/ / /
| * | | MDEV-26433 assertion: table->get_ref_count() == 0 in dict0dict.cc line 1915Oleksandr Byelkin2022-07-122-0/+29
| * | | MDEV-22954 fix sporadic failure of main.mdlVladislav Vaintroub2022-07-082-14/+28
* | | | MDEV-26456: SIGSEGV in flush_tables_with_read_lock on FLUSH TABLEOleksandr Byelkin2022-07-212-0/+33
* | | | MDEV-28762: recursive call of some json functions without stack controlRucha Deodhar2022-07-202-0/+35
* | | | MDEV-28562 main.secure_file_priv_win fails with ps-protocol due to missing wa...Vladislav Vaintroub2022-07-182-22/+12
* | | | MDEV-26294 Duplicate entries in unique index not detected when changing colla...Marko Mäkelä2022-07-045-210/+220
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-07-045-19/+238
|\ \ \ \ | |/ / /
| * | | MDEV-28648 main.ssl_timeout fails with OpenSSL 3.0.3Vladislav Vaintroub2022-07-042-2/+2
| * | | MDEV-25785 Add support for OpenSSL 3.0Vladislav Vaintroub2022-07-043-5/+5