summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18511: CTE support for UPDATE and DELETE statements10.5-mdev-18511Igor Babaev2020-10-136-20/+30
* MDEV-18511: CTE support for UPDATE and DELETE statementsIgor Babaev2020-10-0138-433/+13472
* MDEV-8139: Fix the MSAN instrumentationThirunarayanan Balathandayuthapani2020-06-122-1/+3
* MDEV-22877 Avoid unnecessary buf_pool.page_hash S-latch acquisitionMarko Mäkelä2020-06-1211-485/+292
* more mysql_create_view link/unlink woesSergei Golubchik2020-06-121-3/+3
* MDEV-22878 galera.wsrep_strict_ddl hangs in 10.5 after mergeSergei Golubchik2020-06-121-1/+2
* MDEV-21851: post-push to fix main.flush_read_lock.Andrei Elkin2020-06-122-4/+4
* MDEV-16470: switch off user variables (and fixes of its support)bb-10.5-MDEV-22550Oleksandr Byelkin2020-06-1213-73/+89
* MDEV-22834: Disks plugin - change datatype to bigintbb-10.5-mdev1501Vicențiu Ciorbaru2020-06-122-9/+10
* MDEV-21851: Error in BINLOG_BASE64_EVENT i s always error-logged as if it is ...Andrei Elkin2020-06-129-10/+16
* MDEV-22602 Disable UPDATE CASCADE for SQL constraintsAleksey Midenkov2020-06-1210-24/+110
* MDEV-22119: main.innodb_ext_key fails sporadicallyVarun Gupta2020-06-122-0/+8
* MDEV-8139 Fix ScrubbingThirunarayanan Balathandayuthapani2020-06-1222-719/+510
* post-fix for #1504Sergei Golubchik2020-06-1218-23/+30
* MDEV-22812 "failed to create symbolic link" during the buildSergei Golubchik2020-06-121-0/+2
* MDEV-21831: Assertion `length == pack_length()' failed in Field_inet6::sort_s...Varun Gupta2020-06-113-1/+18
* MDEV-22850 Reduce buf_pool.page_hash latch contentionMarko Mäkelä2020-06-115-25/+88
* Add information_schema.spider_wrapper_protocols for knowing available wrapper...Kentoku SHIBA2020-06-1111-12/+262
* MDEV-22863: Fix GCC 4.8.5 -WconversionMarko Mäkelä2020-06-111-2/+3
* MDEV-22865 compilation failure on win32-debugMarko Mäkelä2020-06-111-2/+2
* MDEV-22864: cmake/libutils account for cmake-2.8.12.1Daniel Black2020-06-111-3/+2
* MDEV-22819: Wrong result or Assertion `ix > 0' failed in read_to_buffer upon ...Varun Gupta2020-06-114-6/+106
* Fix typoSachin2020-06-111-1/+1
* MDEV-22722 Assertion "inited==NONE" failed in handler::ha_index_init on the s...Sachin2020-06-113-0/+38
* MDEV-22858 Remove unused innodb_mem_validate_usec, innodb_master_purge_usecMarko Mäkelä2020-06-106-21/+0
* MDEV-14347 CREATE PROCEDURE returns no error when using an unknown variableAlexander Barkov2020-06-1011-19/+1096
* MDEV-8069 DROP or rebuild of a large table may lock up InnoDBEugene Kosov2020-06-103-32/+89
* Merge branch 'bb-10.5-MDEV-22841' into 10.5Vladislav Vaintroub2020-06-102-187/+309
|\
| * MDEV-19917: Install Spider with a simple spider.cnfbb-10.5-MDEV-22841Otto Kekäläinen2020-06-104-58/+3
| * Deb: Clean up default configs for 10.5 eraOtto Kekäläinen2020-06-105-54/+40
| * MDEV-19933: Sync mariadb-common and update-alternatives based /etc/mysql/Otto Kekäläinen2020-06-1014-216/+300
| * MDEV-22059: MSAN report at replicate_ignore_table_grantSujatha2020-06-101-8/+20
| * cmake: merge_static_libs - correct duplicate assumptions (#1583)Daniel Black2020-06-103-47/+29
| * MDEV-22841 ut_new_get_key_by_file is unnecessarily expensiveVladislav Vaintroub2020-06-102-187/+309
* | MDEV-19917: Install Spider with a simple spider.cnfOtto Kekäläinen2020-06-104-58/+3
* | Deb: Clean up default configs for 10.5 eraOtto Kekäläinen2020-06-105-54/+40
* | MDEV-19933: Sync mariadb-common and update-alternatives based /etc/mysql/Otto Kekäläinen2020-06-1014-216/+300
* | MDEV-22059: MSAN report at replicate_ignore_table_grantSujatha2020-06-101-8/+20
* | cmake: merge_static_libs - correct duplicate assumptions (#1583)Daniel Black2020-06-103-47/+29
|/
* MDEV-22110 preparation: Remove mtr_memo_contains macrosMarko Mäkelä2020-06-1020-325/+242
* MDEV-22110 preparation: Remove some unused function parametersMarko Mäkelä2020-06-101-85/+46
* MDEV-15053: Adjust results for innodb_page_hash_locks=64Marko Mäkelä2020-06-102-6/+6
* Fix GCC -Wunused-functionMarko Mäkelä2020-06-101-1/+2
* Fixed compilation error in DCMAKE_BUILD_TYPE=mysql_release mode when WSREP en...Julius Goryavsky2020-06-102-0/+4
* MDEV-22399: Remove multiple calls to enable and disable Handler::keyread and ...Varun Gupta2020-06-102-71/+111
* MDEV-15053 fixup: Reduce contention in buf_page_get_low()Marko Mäkelä2020-06-094-7/+5
* WIPMarko Mäkelä2020-06-091-0/+1
* MDEV-22836: Server crashes in err_conv / ErrBuff::set_strVarun Gupta2020-06-093-0/+26
* remove dead codeSergei Golubchik2020-06-0911-248/+10
* MDEV-21765 Possibly inconsistent behavior of BIT_xx functions with INET6 fieldAlexander Barkov2020-06-095-0/+52