summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2020-04-276-27/+31
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-04-2711-44/+47
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2020-04-2710-36/+40
| | |\
| | | * MDEV-22271 Excessive stack memory usage due to WSREP_LOGSergei Golubchik2020-04-272-9/+4
| | | * MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateMarko Mäkelä2020-04-279-37/+37
| | | * Fix clang 10 warningsMarko Mäkelä2020-04-271-2/+2
| | | * MDEV-22271: Follow-up fix of --embeddedMarko Mäkelä2020-04-271-1/+10
| | * | cleanup THR_KEY_mysysEugene Kosov2020-04-251-6/+5
| * | | After-merge fixMarko Mäkelä2020-04-231-4/+4
* | | | MDEV-20257 Server crashes in Grant_table_base::init_read_record upon crash-up...Sergei Golubchik2020-04-271-1/+10
* | | | MDEV-21928 ALTER USER doesn't remove excess authentication plugins from mysql...Sergei Golubchik2020-04-271-2/+5
* | | | MDEV-14735: Fix -Wunused-const-variableMarko Mäkelä2020-04-241-1/+3
* | | | MDEV-7962 wsrep_on() takes 0.14% in OLTP ROMarko Mäkelä2020-04-242-5/+10
* | | | MDEV-22203: WSREP_ON is unnecessarily expensive WITH_WSREP=OFFMarko Mäkelä2020-04-244-17/+16
* | | | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateJan Lindström2020-04-2418-49/+88
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-226-19/+30
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-04-225-18/+29
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2020-04-223-14/+25
| | |\ \ | | | |/
| | | * MDEV-22271 Excessive stack memory usage due to WSREP_LOGMarko Mäkelä2020-04-172-7/+13
| | | * Merge branch '5.5' into 10.1Varun Gupta2020-04-161-6/+11
| | | |\
| | | | * Minor fixup to MDEV-22191Varun Gupta2020-04-161-6/+11
| | * | | Don't write warning about uninitialized mutex if there is a memory leakMonty2020-04-181-6/+5
| | * | | Fixed memory leak with DEFAULT(f) on Geometry fieldMonty2020-04-183-4/+14
| * | | | MDEV-22263: main.func_debug fails on a valgrind build with wrong resultAnel Husakovic2020-04-201-1/+1
* | | | | MDEV-21025 Server crashes on START TRANSACTION after INSERT IGNORE (#1489)Teemu Ollakka2020-04-181-1/+2
* | | | | MDEV-22271 Excessive stack memory usage due to WSREP_LOGTeemu Ollakka2020-04-172-7/+42
* | | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-1610-59/+104
|\ \ \ \ \ | |/ / / /
| * | | | fix tests related to SQL comment lengthEugene Kosov2020-04-152-5/+2
| * | | | Merge 10.2 into 10.3Marko Mäkelä2020-04-158-61/+61
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2020-04-141-6/+17
| | |\ \ \ | | | |/ /
| | | * | Merge 5.5 into 10.1Marko Mäkelä2020-04-141-6/+10
| | | |\ \ | | | | |/
| | | | * MDEV-22191: Range access is not picked when index_merge_sort_union is turned offbb-5.5-varunVarun Gupta2020-04-081-6/+10
| | | * | Merge 5.5 into 10.1bb-10.1-mergeMarko Mäkelä2020-04-011-1/+8
| | | |\ \ | | | | |/
| | | | * MDEV-10466 Server crashed in SEL_ARG::store_min() with extended_keys=onIgor Babaev2020-03-141-1/+1
| | | | * MDEV-21932 A fast plan with ROR index-merge is ignored whenIgor Babaev2020-03-131-0/+7
| | * | | MDEV-21168: Active XA transactions stop slave from working after backupVlad Lesin2020-04-072-14/+32
| | * | | MDEV-22021: Galera database could get inconsistent with rollback to savepointmkaruza2020-03-315-40/+12
| * | | | MDEV-21673 Calling stored procedure twice in the same session causes MariaDB ...Igor Babaev2020-04-041-4/+6
| * | | | MDEV-22137 correct documentation of tcp_keepalive_time system variableVladislav Vaintroub2020-04-031-1/+1
| * | | | MDEV-20515 multi-update tries to position updated table by null referenceAleksey Midenkov2020-04-021-0/+4
| * | | | MDEV-21688 Assertion or ER_WARN_DATA_OUT_OF_RANGE upon ALTER on previously ve...Aleksey Midenkov2020-04-021-13/+7
| * | | | MDEV-21342 Assertion in set_ok_status() upon spatial field error on system-ve...Aleksey Midenkov2020-04-021-3/+10
| * | | | MDEV-17091 - Assertion failed after dropping versioningNikita Malyavin2020-04-021-0/+18
| * | | | MDEV-21348 - column compression memory leakSergey Vojtovich2020-04-021-9/+13
* | | | | Shrink my_atomic.h and my_cpu.h scopeSergey Vojtovich2020-04-153-0/+3
* | | | | slave_open_temp_tables to Atomic_counterSergey Vojtovich2020-04-155-21/+12
* | | | | Relay_log_info::executed_entries to Atomic_counterSergey Vojtovich2020-04-153-4/+4
* | | | | MDEV-22051: Protocol::end_statement(): Assertion `0' failed on Galera node up...bb-10.4-MDEV-22051mkaruza2020-04-082-4/+4
* | | | | MDEV-21471 ER_CRASHED_ON_USAGE upon UPDATE FOR PORTION on Aria tableAleksey Midenkov2020-04-031-0/+1
* | | | | MDEV-20494 Fix wrongly ignored error statusAleksey Midenkov2020-04-031-25/+15