summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP10.6-wladVladislav Vaintroub2020-07-2814-61/+447
* MDEV-23224 better defaults for Windows native threadpool implementationVladislav Vaintroub2020-07-201-2/+27
* MDEV-21612: Fix -Wunused-function for -DEMBEDDED_LIBRARYMarko Mäkelä2020-07-151-15/+13
* change version for spider_rewrite to 10.7Kentoku SHIBA2020-07-151-2/+2
* MDEV-23024 Remove Cassandra Storage Enginebb-10.6-MDEV-23024Marko Mäkelä2020-07-1426-29721/+0
* MDEV-21612 - remove COM_MULTI from server and C/CVladislav Vaintroub2020-07-1419-235/+59
* MDEV-23124 Eliminate the overhead of system call access() on every USE(or con...Vladislav Vaintroub2020-07-144-27/+156
* MDEV-13694: Wrong result upon GROUP BY with orderby_uses_equalities=onVarun Gupta2020-07-0811-64/+289
* MDEV-23043 Refactor Windows service handlingVladislav Vaintroub2020-07-0410-1016/+496
* merge 10.5Vladislav Vaintroub2020-07-0487-807/+689
|\
| * MDEV-22535 fixup: Define a single-caller function inlineMarko Mäkelä2020-07-042-3/+4
| * After-merge fixes for ASANMarko Mäkelä2020-07-044-19/+37
| * optimize ha_delete_table_forceSergei Golubchik2020-07-041-11/+23
| * continue DROP TEMPORARY TABLE t1, t2, t3 after error.Sergei Golubchik2020-07-043-16/+51
| * replace HTON_AUTOMATIC_DELETE_TABLE with return -1 from drop_table()Sergei Golubchik2020-07-0411-51/+31
| * remove mysql_declare_plugin declaration from some pluginsSergei Golubchik2020-07-048-144/+0
| * MDEV-11412 Ensure that table is truly dropped when using DROP TABLESergei Golubchik2020-07-046-73/+85
| * rewrite bug#26704 test caseSergei Golubchik2020-07-044-113/+34
| * small cleanupSergei Golubchik2020-07-042-26/+21
| * cleanup: make dd_frm_type to work as documentedSergei Golubchik2020-07-046-35/+26
| * MDEV-11412 Ensure that table is truly dropped when using DROP TABLESergei Golubchik2020-07-044-75/+13
| * optimization: use hton->drop_table in few simple casesSergei Golubchik2020-07-0411-3/+24
| * introduce hton->drop_table() methodSergei Golubchik2020-07-049-95/+70
| * test dropping of a MEMORY tableSergei Golubchik2020-07-042-0/+14
| * cleanup, less #ifdef'sSergei Golubchik2020-07-047-10/+8
| * Disable rpl_parallel2 temporarly until we have a proper fix for it in 10.5Monty2020-07-041-0/+1
| * Merge remote-tracking branch 'origin/10.4' into 10.5Monty2020-07-0340-173/+182
| |\
| | * Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-037-4/+16
| | |\
| | | * Fix for MSAN from Marko related to buf_pool_resizeMonty2020-07-031-0/+5
| | | * Don't give errors for default value copy in create_tmp_tableMonty2020-07-033-0/+41
| | | * Fixed errors found by MSANMonty2020-07-024-3/+5
| | * | Merge branch '10.4-MDEV-22222' of https://github.com/codership/mariadb-server...10.4-MDEV-22222Julius Goryavsky2020-07-033-0/+39
| | |\ \
| | | * | MDEV-22222: Assertion `state() == s_executing || state() == s_preparing || st...mkaruza2020-06-283-0/+39
| | * | | Don't give errors for default value copy in create_tmp_tableMonty2020-07-031-0/+7
| | * | | Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-0339-180/+165
| | |\ \ \ | | | | |/ | | | |/|
| | | * | MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLEMarko Mäkelä2020-07-0218-87/+35
| | | * | Fixed bugs found by valgrindMonty2020-07-0232-126/+171
| | | * | Don't copy uninitialized bytes when copying varstringsMonty2020-07-025-10/+18
| | | * | MDEV-22535 TABLE::initialize_quick_structures() takes 0.5% in oltp_read_onlyMonty2020-07-022-5/+5
| * | | | Atomic write support for ScaleFlux NVMe SSD'sQi Wu2020-07-031-2/+112
* | | | | Merge branch '10.5' into 10.6Vladislav Vaintroub2020-07-041195-27695/+48749
|\ \ \ \ \ | |/ / / /
| * | | | compilation fixSergei Golubchik2020-07-031-1/+1
| * | | | MDEV-22535 TABLE::initialize_quick_structures() takes 0.5% in oltp_read_onlyMonty2020-07-028-146/+181
| * | | | Fixed typo in InnoDB when compiling with VALGRINDMonty2020-07-021-1/+1
| * | | | Merge 10.4 into 10.5Marko Mäkelä2020-07-02234-789/+3048
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2020-07-02213-748/+2485
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2020-07-02210-698/+2371
| | | |\ \
| | | | * \ Merge 10.1 into 10.2Marko Mäkelä2020-07-024-31/+43
| | | | |\ \
| | | | | * | Revert "Fix result of merge."Marko Mäkelä2020-07-021-1/+5
| | | | | * | MDEV-22941: Fix the DBUG_ENTER nameMarko Mäkelä2020-07-021-4/+4