summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22786 Crashes with nested table value constructorsbb-10.4-mdev-22786Igor Babaev2021-03-055-10/+305
* Remove unused HA_EXTRA_FAKE_START_STMTMarko Mäkelä2021-03-054-13/+3
* Merge 10.3 into 10.4Marko Mäkelä2021-03-0534-264/+743
|\
| * MDEV-24811 Assertion find(table) failed with innodb_evict_tables_on_commit_debugMarko Mäkelä2021-03-032-46/+37
| * Merge 10.2 into 10.3Marko Mäkelä2021-03-0315-127/+293
| |\
| | * MDEV-24532 Table corruption ER_NO_SUCH_TABLE_IN_ENGINE .. on table with forei...Monty2021-03-025-1/+41
| | * MDEV-25006: Failed assertion on executing EXPLAIN DELETE statement as a prepa...Dmitry Shulga2021-03-023-0/+34
| | * 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-255-120/+212
| * | MDEV-24919 Crash with subselect formed by table value constructor andIgor Babaev2021-03-013-10/+17
| * | Fixed typo in commentMonty2021-03-011-1/+1
| * | 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-015-5/+129
| * | MDEV-24710 Uninitialized value upon CREATE .. SELECT ... VALUE...Monty2021-03-014-10/+135
| * | Fixed printing of wring filname "maria_open" in maria.maria-recovery2.testMonty2021-03-012-0/+2
| * | 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-263-0/+7
| * | MENT-1098 Crash during update on 10.4.17 after upgrade from 10.4.10Monty2021-02-252-62/+97
* | | MDEV-23843 Assertions in Diagnostics_area upon table operations under FTWRLMonty2021-03-023-0/+27
* | | Merge 10.3 into 10.4Marko Mäkelä2021-02-252-1/+2
|\ \ \ | |/ /
| * | 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
* | | Merge branch '10.3' into 10.4Daniel Black2021-02-251-1/+1
|\ \ \ | |/ /
| * | mysys: lf_hash - fix l_search size_t keylenDaniel Black2021-02-251-1/+1
* | | Merge branch '10.3' into 10.4Daniel Black2021-02-258-47/+247
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.2' into 10.3Daniel Black2021-02-252-15/+16
| |\ \ | | |/
| | * MDEV-24728: Debian include client caching_sha2_password pluginDaniel Black2021-02-251-0/+2
| | * MDEV-23510: arm64 lf_hash alignment of pointersDaniel Black2021-02-251-14/+14
| * | MDEV-24910 Crash with SELECT that uses table value constructor as a subselectIgor Babaev2021-02-246-31/+231
* | | MDEV-24964 : Heap-buffer-overflow on wsrep_schema.cc ::remove_fragmentsJan Lindström2021-02-241-8/+28
* | | MDEV-24967 : Signal 11 on ha_innodb.cc::bg_wsrep_kill_trx line 18611Jan Lindström2021-02-241-4/+6
* | | MDEV-20857: perf schema conflict name filename_hashDaniel Black2021-02-243-13/+13
* | | Merge branch '10.3' into 10.4Vicențiu Ciorbaru2021-02-231-0/+7
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-02-231-0/+7
| |\ \ | | |/
| | * Remove race condition during `make dist`Vicențiu Ciorbaru2021-02-231-0/+7
* | | Merge 10.3 into 10.4Marko Mäkelä2021-02-231-2/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-02-231-2/+1
| |\ \ | | |/
| | * MDEV-24913 Assertion !recv_no_log_write in log_write_up_to()Thirunarayanan Balathandayuthapani2021-02-231-2/+1
* | | Merge branch 'github/10.4' into 10.4Sergei Golubchik2021-02-234-8/+42
|\ \ \
| * | | MDEV-24114 SHOW CREATE USER doesnt display correct password expiry statusRobert Bindar2021-02-234-8/+42
* | | | Merge branch '10.3' into 10.4Sergei Golubchik2021-02-2367-1310/+1681
|\ \ \ \ | | |/ / | |/| |
| * | | MDEV-24929 Server crash in thr_multi_unlock or in get_schema_tables_resultMonty2021-02-224-7/+43
| * | | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-2262-1296/+1416
| |\ \ \ | | | |/ | | |/|
| | * | 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
| | * | cleanup: remove dead code in mtrSergei Golubchik2021-02-221-13/+1
| | * | cleanup: stat tablesSergei Golubchik2021-02-221-30/+24