summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24511 null field is created with CREATE..SELECTSergei Golubchik2021-07-292-1/+55
* MDEV-16026 MDEV-16481 refactor Sys_var_vers_asofNikita Malyavin2021-07-273-37/+183
* Merge 10.2 into 10.3Marko Mäkelä2021-07-2712-18/+147
|\
| * MDEV-26062 : InnoDB: WSREP: referenced FK check fail: Lock wait index `PRIMAR...Jan Lindström2021-07-262-0/+92
| * MDEV-25998 InnoDB removes the tablespace from default encrypt list earlyThirunarayanan Balathandayuthapani2021-07-261-18/+0
| * Some tests can take very long time when run with valgrindElena Stepanova2021-07-245-0/+13
| * MDEV-26228 ASAN heap-use-after-free with ON UPDATE CASCADEMarko Mäkelä2021-07-232-0/+6
| * MDEV-26080 fixup: fixed .result file for galera_roles test (one word must be ...Julius Goryavsky2021-07-231-2/+2
| * MDEV-26202 Unexpected failure with query using indirectly a recursive CTE twiceIgor Babaev2021-07-222-0/+36
* | dissapear -> disappearSergei Golubchik2021-07-264-4/+4
* | MDEV-25808 PREPARE/EXECUTE makes signed integer out of unsignedSergei Golubchik2021-07-242-0/+26
* | MDEV-25484 Crash when parsing query using derived table containing TVCIgor Babaev2021-07-232-0/+60
* | MDEV-25560 Creating table with certain generated column crashes serverbb-10.3-MDEV-25560Nikita Malyavin2021-07-222-0/+34
* | Merge 10.2 into 10.3Marko Mäkelä2021-07-226-21/+136
|\ \ | |/
| * MDEV-26203 CREATE INDEX may enforce incorrect maximum column lengthMarko Mäkelä2021-07-222-7/+43
| * MDEV-25361 fixup: Fix integer type mismatchMarko Mäkelä2021-07-222-8/+5
| * Record tempfiles_encrypted test failureAnel Husakovic2021-07-221-0/+287
| * MDEV-26189 Missing handling of unknown column in WHERE of recursive CTEIgor Babaev2021-07-212-6/+88
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-07-2146-104/+1950
|\ \ | |/
| * MDEV-25565 Crash on 2-nd execution of SP/PS for query calculating window func...Igor Babaev2021-07-202-0/+434
| * MDEV-26025 Server crashes while executing query with CTE in PS/SPIgor Babaev2021-07-202-0/+69
| * MDEV-20787 Script dgcov.pl does not workSergei Golubchik2021-07-201-1/+1
| * MDEV-20787 Script dgcov.pl does not workSergei Golubchik2021-07-201-18/+20
| * MDEV-26135 Assertion failure when executing PS with a hanging recursive CTEIgor Babaev2021-07-192-0/+48
| * MDEV-26145: Incorrect metadata is sent on running query with union in PS modeDmitry Shulga2021-07-192-0/+9
| * MDEV-23597 Assertion `marked_for_read()' failed while evaluating DEFAULTNikita Malyavin2021-07-165-3/+69
| * MDEV-25858: Query results are incorrect when indexes are addedSergei Petrunia2021-07-152-0/+103
| * MDEV-18249 ASSERT_COLUMN_MARKED_FOR_READ failed in ANALYZE TABLENikita Malyavin2021-07-123-0/+27
| * [2/2] MDEV-18166 ASSERT_COLUMN_MARKED_FOR_READ failed on tables with vcolsNikita Malyavin2021-07-126-0/+125
| * [1/2] MDEV-18166 ASSERT_COLUMN_MARKED_FOR_READ failed on tables with vcolsNikita Malyavin2021-07-128-0/+143
| * MDEV-17890 Server crash on DELETE with YEAR field with truncated exprNikita Malyavin2021-07-127-6/+216
| * MDEV-25998 encryption.innodb_encryption_filekeys failure in buildbotThirunarayanan Balathandayuthapani2021-07-091-0/+18
| * MDEV-26080: SHOW GRANTS does not quote role names properly for DEFAULT ROLEAnel Husakovic2021-07-0937-329/+383
| * MDEV-26095 Infinite recursion when processing embedded recursive CTEIgor Babaev2021-07-082-0/+48
| * MDEV-25802 mtr: race condition if the test quickly restarts twiceSergei Golubchik2021-07-062-10/+10
| * MDEV-25802 mtr: race condition if the test quickly restarts twiceSergei Golubchik2021-07-062-7/+10
| * MDEV-25857 MTR should report at least last test that was executed in case of ...Sergei Golubchik2021-07-061-56/+46
| * MDEV-25595 DROP part of failed CREATE OR REPLACE is not written into binary logAleksey Midenkov2021-07-066-0/+73
| * MDEV-25013: SIGSEGV in best_extension_by_limited_search | SIGSEGV in restore_...Sergei Petrunia2021-07-032-0/+43
| * MDEV-23937: SIGSEGV in looped best_extension_by_limited_search from greedy_se...Sergei Petrunia2021-07-032-0/+41
| * MDEV-17783: AddressSanitizer: stack-buffer-overflow in table_cond_selectivitySergei Petrunia2021-07-032-0/+63
| * MDEV-26081 set role crashes when a hostname cannot be resolvedSergei Golubchik2021-07-025-8/+52
* | MDEV-26147: The test main.sp-row fails in case it is run in PS modeDmitry Shulga2021-07-182-0/+30
* | MDEV-26080: SHOW GRANTS does not quote role names properly for DEFAULT ROLEAnel Husakovic2021-07-087-11/+42
* | MDEV-22247 History partition overflow leads to wrong SELECT resultAleksey Midenkov2021-07-062-0/+42
* | MDEV-16857 system-invisible row_end is displayed in SHOW INDEXAleksey Midenkov2021-07-062-0/+31
* | Fixup 586870f9effa48831fda2590f2aee2b95b30be39Marko Mäkelä2021-07-021-0/+8
* | Merge 10.2 into 10.3Marko Mäkelä2021-07-023-0/+72
|\ \ | |/
| * MDEV-26077 Assertion err != DB_DUPLICATE_KEY or unexpected ER_TABLE_EXISTS_ERRORMarko Mäkelä2021-07-022-0/+71
| * MDEV-25129 fixup: Adjust test resultMarko Mäkelä2021-07-021-0/+4