summaryrefslogtreecommitdiff
path: root/mysql-test/main
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bb-10.3-all-builders' into bb-10.4-all-buildersLena Startseva2022-09-23235-131/+1700
|\
| * MDEV-27691: make working view-protocolLena Startseva2022-09-23235-129/+1708
* | Merge 10.3 into 10.4Marko Mäkelä2022-09-206-11/+85
|\ \ | |/
| * MDEV-29561 SHOW CREATE TABLE produces syntactically incorrect structureAlexander Barkov2022-09-205-10/+84
* | Merge 10.3 into 10.4Marko Mäkelä2022-09-13283-6448/+6448
|\ \ | |/
| * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-12265-6421/+6421
* | Merge 10.3 into 10.4Marko Mäkelä2022-08-302-0/+190
|\ \ | |/
| * MDEV-29350 Crash when IN predicand is used in eliminated GROUP BY clauseIgor Babaev2022-08-252-0/+190
* | MDEV-27101 Subquery using the ALL keyword on TIMESTAMP columns produces a wro...Alexander Barkov2022-08-222-0/+37
* | Merge 10.3 into 10.4Marko Mäkelä2022-08-222-0/+46
|\ \ | |/
| * 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
* | | Merge branch '10.3' into bb-10.4-releasemariadb-10.4.26Oleksandr Byelkin2022-08-107-11/+205
|\ \ \ | |/ /
| * | MDEV-23149 Server crashes in my_convert / ErrConvString::ptr / Item_char_type...Sergei Golubchik2022-08-104-10/+16
| |/
| * 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-081-1/+1
| * MDEV-12325 Unexpected data type and truncation when using CTEMonty2022-08-082-0/+188
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-041-1/+1
|\ \ | |/
| * MDEV-18702: mysqldump: add variable 'max-statement-time' (mtr fix)Daniel Black2022-08-041-1/+1
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-039-106/+383
|\ \ | |/
| * MDEV-23809: Server crash in JOIN_CACHE::free or ...Sergei Petrunia2022-08-032-0/+44
| * 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-033-106/+71
| * MDEV-18702 mysqldump: add variable 'max-statement-time'Mike Griffin2022-08-022-0/+97
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-0222-53/+78
|\ \ | |/
| * CC 3.1 updateGeorg Richter2022-07-2920-53/+53
| * MDEV-29188 Crash in JSON_EXTRACTOleksandr Byelkin2022-07-292-0/+25
* | MDEV-28727 ALTER TABLE ALGORITHM=NOCOPY does not work after upgradeAleksey Midenkov2022-08-012-0/+79
* | MDEV-21540 Initialization of already inited long unique index on reorganize p...Aleksey Midenkov2022-08-012-0/+46
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-2764-526/+1164
|\ \ | |/
| * 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-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-26427 MariaDB Server SEGV on INSERT .. SELECTOleg Smirnov2022-07-144-0/+136
| * 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-0648-459/+689
| * MDEV-29041 Redundant truncation warning on CAST(string_column AS DECIMAL)Alexander Barkov2022-07-064-21/+0
* | 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
* | Merge 10.3 into 10.4Marko Mäkelä2022-07-011-0/+2
|\ \ | |/
| * A cleanup for MDEV-25243 ASAN heap-use-after-free in Item_func_sp::execute_im...Alexander Barkov2022-06-281-0/+2
* | Merge 10.3 into 10.4Marko Mäkelä2022-06-274-82/+43
|\ \ | |/
| * MDEV-22590 SIGSEGV in flush_all_key_blocks when changing key_buffer_size / AS...Oleksandr Byelkin2022-06-242-0/+43
| * remove invalid testSergei Golubchik2022-06-182-82/+0
* | Merge 10.3 into 10.4Marko Mäkelä2022-06-095-30/+27
|\ \ | |/
| * main.help: flush help tables after modifying themSergei Golubchik2022-06-072-13/+14