summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2021-03-191-3/+16
|\
| * Merge 10.3 into 10.4Marko Mäkelä2021-03-191-3/+16
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2021-03-181-3/+16
| | |\
| | | * Correct the value of global memory_usedSergei Golubchik2021-03-081-3/+16
* | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-13/+6
|\ \ \ \ | |/ / /
| * | | MDEV-23328 Server hang due to Galera lock conflict resolutionSergei Golubchik2021-02-121-2/+2
| * | | don't take mutexes conditionallySergei Golubchik2021-02-121-9/+2
| * | | cleanup: THD::abort_current_cond_wait()Sergei Golubchik2021-02-121-2/+2
| * | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-2/+18
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-1/+17
| | |\ \ | | | |/
| | | * cleanup: copy RAII helpers from 10.5, cleanup testSergei Golubchik2021-01-111-0/+32
| | | * Revert "MDEV-23536 : Race condition between KILL and transaction commit"Sergei Golubchik2021-01-111-1/+1
* | | | MDEV-9750: Quick memory exhaustion with 'extended_keys=on' ...Sergei Petrunia2021-01-291-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-01-111-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-01-111-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3 (except MDEV-17556)Marko Mäkelä2021-01-111-1/+1
| | |\ \ | | | |/
| | | * MDEV-23536 : Race condition between KILL and transaction commitJan Lindström2021-01-081-1/+1
* | | | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-061-4/+11
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-6/+11
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-6/+11
| | |\ \ | | | |/
| | | * MDEV-23406 Signal 8 in maria_create after recursive cte queryIgor Babaev2020-12-161-3/+9
| | | * MDEV-4677 GROUP_CONCAT not showing any output with group_concat_max_len >= 4GbSergei Golubchik2020-12-101-1/+2
| | | * Revert "MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEG...Sergei Golubchik2020-12-101-2/+0
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-12-021-0/+7
|\ \ \ \ | |/ / /
| * | | MDEV-15532 after-merge fixes from MontyMarko Mäkelä2020-12-021-1/+1
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-0/+24
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-0/+7
| | |\ \ | | | |/
| | | * MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-0/+7
| | * | cleanup: RAII helper for changing thd->count_cuted_rowsSergei Golubchik2020-11-251-0/+17
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-131-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-24063 Assertion during graceful shutdown with wsrep_on=OFFDaniele Sciascia2020-11-031-1/+1
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-031-0/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-301-0/+2
| | |\ \ | | | |/
| | | * MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __...Varun Gupta2020-10-301-0/+2
* | | | Merge 10.4 to 10.5Marko Mäkelä2020-10-221-5/+13
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-10-221-4/+5
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-10-221-2/+2
| | |\ \ | | | |/
| | | * Fix the constants namesOleksandr Byelkin2020-10-151-2/+2
| | * | MDEV-23968 CREATE TEMPORARY TABLE .. LIKE (system versioned table) returns er...Aleksey Midenkov2020-10-201-2/+3
| * | | MDEV-20945: BACKUP UNLOCK + FTWRL assertion failureRinat Ibragimov2020-10-221-1/+8
* | | | MDEV-23691 S3 storage engine: delayed slave can drop the tableMonty2020-10-211-0/+1
* | | | Merge branch '10.4' into 10.5Sujatha2020-09-291-1/+8
|\ \ \ \ | |/ / /
| * | | Added asssert to init_of_queries() to make it more safeMonty2020-09-251-1/+5
| * | | MDEV-23586 Mariabackup: GTID saved for replication in 10.4.14 is wrongMonty2020-09-251-0/+3
* | | | MDEV-19275 Provide SQL service to plugins.Alexey Botchkov2020-08-141-0/+7
* | | | MDEV-23330 Server crash or ASAN negative-size-param in my_strnncollsp_binary ...Sergei Golubchik2020-08-071-1/+2
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ......Alexander Barkov2020-08-011-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-011-7/+14
|\ \ \ \ | |/ / /