summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25128 Wrong result from join with materialized semi-join andIgor Babaev2021-03-232-0/+248
* MDEV-24796 Assertion `page_has_next... failed in btr_pcur_store_position()Marko Mäkelä2021-03-222-0/+30
* fix for engines/funcs/rpl_sp.testAlice Sherepa2021-03-191-43/+46
* Merge 10.2 into 10.3Marko Mäkelä2021-03-192-2/+66
|\
| * MDEV-25112 MIN/MAX aggregation over an indexed column may return wrong resultIgor Babaev2021-03-182-0/+62
* | fix for tests from engines/funcsAlice Sherepa2021-03-1910-370/+116
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-18214-6540/+4643
|\ \ | |/
| * MDEV-18874 : Galera test MW-286 causes Mutex = TTASEventMutex<GenericPolicy>]...Jan Lindström2021-03-183-2/+124
| * MDEV-24978 : SIGABRT in __libc_messageJan Lindström2021-03-152-0/+51
| * MDEV-24519: Server crashes in Charset::set_charset upon SELECTVarun Gupta2021-03-122-0/+51
| * Update sponsorsIan Gilfillan2021-03-121-9/+4
| * MDEV-24597 Explicit column name error in CTE of UNIONIgor Babaev2021-03-102-2/+71
| * MDEV-21104 Wrong result (extra rows and wrong values) with incremental BNLHIgor Babaev2021-03-102-0/+89
| * reenable tests from engines/funcsAlice Sherepa2021-03-10192-6524/+3969
| * MDEV-25002 ON expressions cannot contain outer referencesIgor Babaev2021-03-097-0/+263
| * Correct the value of global memory_usedSergei Golubchik2021-03-082-2/+19
| * MDEV-24853: Duplicate key generated during cluster configuration changeJulius Goryavsky2021-03-081-1/+1
* | MDEV-24730 Insert log operation fails after purge resets n_core_fieldsThirunarayanan Balathandayuthapani2021-03-123-4/+24
* | MDEV-25106 Deprecation warning for innodb_checksum_algorithm=none,innodb,...Marko Mäkelä2021-03-112-0/+26
* | MDEV-25070 fixup: Correct the resultMarko Mäkelä2021-03-111-1/+1
* | MDEV-25070 SIGSEGV in fts_create_in_mem_aux_tableThirunarayanan Balathandayuthapani2021-03-102-0/+25
* | MDEV-24868 Server crashes in optimize_schema_tables_memory_usage after select...Nayuta Yanagisawa2021-03-082-0/+15
* | Fixed that unit.pcre_test works again.Monty2021-03-051-2/+2
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-052-10/+15
|\ \ | |/
| * MDEV-22929 fixup. Print "completed OK!" if page corruption and --log-innodb-...Vladislav Vaintroub2021-03-052-10/+15
* | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-03-045-0/+107
|\ \ | |/
| * MDEV-25032: Window functions without column references get removed from ORDER BYVicențiu Ciorbaru2021-03-043-0/+72
| * MDEV-24748 extern column check missing in btr_index_rec_validate()Thirunarayanan Balathandayuthapani2021-03-032-0/+35
* | MDEV-22786 Crashes with nested table value constructorsIgor Babaev2021-03-032-0/+281
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-038-2/+106
|\ \ | |/
| * MDEV-24532 Table corruption ER_NO_SUCH_TABLE_IN_ENGINE .. on table with forei...Monty2021-03-022-0/+24
| * MDEV-25006: Failed assertion on executing EXPLAIN DELETE statement as a prepa...Dmitry Shulga2021-03-022-0/+31
| * mtr --gdb: fix for --rr and for a warningSergei Golubchik2021-03-012-2/+3
| * MDEV-24860: Incorrect behaviour of SET STATEMENT in case it is executed as a ...Dmitry Shulga2021-02-252-0/+48
* | MDEV-24919 Crash with subselect formed by table value constructor andIgor Babaev2021-03-012-0/+12
* | Fixed unit test to not 'bail out' if some tests are not compiled.Monty2021-03-011-6/+7
* | MDEV-24958 Server crashes in my_strtod ... with DEFAULT(blob)Monty2021-03-012-0/+53
* | MDEV-24710 Uninitialized value upon CREATE .. SELECT ... VALUE...Monty2021-03-012-0/+52
* | MDEV-24965 With ALTER USER ...IDENTIFIED BY command, password doesn't replace...Alexey Botchkov2021-03-011-1/+1
* | MDEV-24965 With ALTER USER ...IDENTIFIED BY command, password doesn't replace...Alexey Botchkov2021-02-262-0/+4
* | Merge 10.2 into 10.3Marko Mäkelä2021-02-252-1/+2
|\ \ | |/
| * Fixed the innodb_ext_key test by adding replace_columnVarun Gupta2021-02-252-1/+2
* | MDEV-24910 Crash with SELECT that uses table value constructor as a subselectIgor Babaev2021-02-243-4/+167
* | MDEV-24929 Server crash in thr_multi_unlock or in get_schema_tables_resultMonty2021-02-222-0/+23
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-2243-1184/+1085
|\ \ | |/
| * fix binlog_xa_recover testSergei Golubchik2021-02-223-42/+3
| * cleanup: renames, no need to create a new .inc fileSergei Golubchik2021-02-225-283/+281
| * mtr fixes for old (5.10.1) perlSergei Golubchik2021-02-221-4/+5
| * support for mtr --valgdbSergei Golubchik2021-02-221-3/+20
| * unify mtr handling of debuggersSergei Golubchik2021-02-222-750/+276