summaryrefslogtreecommitdiff
path: root/mysql-test/main
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bb-10.3-release' into 10.3Sergei Golubchik2021-02-2239-171/+1141
|\
| * main.mysqldump test isn't that bigSergei Golubchik2021-02-012-19/+1
| * Merge branch '10.2' into 10.3Sergei Golubchik2021-02-0139-152/+1140
* | MDEV-24936 EXPLAIN for query based on table value constructor lacks infoIgor Babaev2021-02-222-0/+58
* | MDEV-22703 DEFAULT() on a BLOB column can overwrite the default recordMonty2021-02-212-1/+33
* | MDEV-24840 Crash caused by query with IN subquery containing unionIgor Babaev2021-02-102-0/+101
|/
* MDEV-24675 Server crash when table value constructor uses a subselectIgor Babaev2021-01-262-0/+103
* MDEV-24593 Signal 11 when group by primary key of table joined to information...Sergei Golubchik2021-01-222-0/+19
* remove now-unused rdiff fileSergei Golubchik2021-01-221-11/+0
* MDEV-23666: Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_length' f...Dmitry Shulga2021-01-142-0/+24
* MDEV-24387: Wrong number of decimal digits in certain UNION/SubqeryRucha Deodhar2021-01-132-0/+52
* MDEV-20763 Table corruption or Assertion `btr_validate_index(index, 0, false)...Sergei Golubchik2021-01-122-0/+48
* fix sporadic failures of main.processlist_notembeddedSergei Golubchik2021-01-122-16/+20
* failing to parse an SP should not abort information_schema.routinesSergei Golubchik2021-01-122-4/+6
* MDEV-24524 Assertion `ls->length < 0xFFFFFFFFL && ((ls->length == 0 && !ls->s...Sergei Golubchik2021-01-122-4/+18
* Added the test case for MDEV-23804Varun Gupta2021-01-122-0/+83
* Correction of the merge 10.2 into 10.3 for MDEV-23619Igor Babaev2020-12-281-2/+2
* Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-2338-73/+994
* remove the test for MDEV-22485 that doesn't test MDEV-22485Sergei Golubchik2020-12-123-152/+0
* MDEV-22485: add the test casebb-10.3-anel-MDEV-22485-mysqlslapAnel Husakovic2020-12-073-0/+152
* Merge 10.2 into 10.3Marko Mäkelä2020-12-018-5/+183
* MDEV-21265: IN predicate conversion to IN subquery should be allowed for a br...Varun Gupta2020-11-302-0/+71
* MDEV-24230 subquery on information_schema fails with error messageSergei Golubchik2020-11-252-4/+15
* MDEV-21842 auto_increment does not increment with compound primary key on par...Alexey Botchkov2020-11-233-1/+108
* MDEV-23619: Merge 10.2 into 10.3Marko Mäkelä2020-11-132-0/+279
* Merge mariadb-10.3.27 into 10.3Marko Mäkelä2020-11-113-2/+114
|\
| * MDEV-24117: Memory management problem (in range optimizer)mariadb-10.3.27Sergei Petrunia2020-11-103-3/+3
| * Merge branch '10.2' into 10.3Sergei Golubchik2020-11-093-2/+114
* | Merge 10.2 into 10.3Marko Mäkelä2020-11-024-2/+740
|/
* Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-3022-27/+462
* Merge 10.2 into 10.3Marko Mäkelä2020-10-2820-1164/+13008
* MDEV-21786 mysqldump will forget sequence definition details on --no-data dumpAnel Husakovic2020-10-232-0/+201
* Merge 10.2 into 10.3Marko Mäkelä2020-10-2229-89/+692
* MDEV-23445: LIMIT ROWS EXAMINED throws error in Debug build onlyRucha Deodhar2020-10-201-7/+0
* Merge branch '10.2' into 10.3Sujatha2020-09-281-2/+2
* Merge 10.2 into 10.3Marko Mäkelä2020-09-225-2/+56
* MDEV-23741: Fix the resultMarko Mäkelä2020-09-211-1/+1
* MDEV-23741 Windows : error when renaming file in ALTER TABLEVladislav Vaintroub2020-09-172-0/+15
* Merge 10.2 into 10.3Marko Mäkelä2020-09-0310-652/+495
* MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog -...Andrei Elkin2020-08-312-16/+60
* MDEV-18335: Assertion `!error || error == 137' failed in subselect_rowid_merg...Varun Gupta2020-08-262-0/+67
* MDEV-23467 SIGSEGV in fill_record/fill_record_n_invoke_before_triggers on INS...Aleksey Midenkov2020-08-252-0/+14
* Merge 10.2 into 10.3Marko Mäkelä2020-08-214-5/+5
* Merge 10.2 into 10.3Marko Mäkelä2020-08-201-0/+6
* Merge 10.2 into 10.3Marko Mäkelä2020-08-132-0/+9
* Work around MDEV-23445 in the MDEV-14836 test caseMarko Mäkelä2020-08-113-5/+27
* Merge 10.2 into 10.3Marko Mäkelä2020-08-1014-19/+312
* Merge mariadb-10.3.24Marko Mäkelä2020-08-1016-15/+493
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-0316-15/+493
* | MDEV-22022 Various mangled SQL statements will crash 10.3 to 10.5 debug buildsAlexander Barkov2020-08-044-0/+33