summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Jan Lindström2022-09-051-0/+1
|\
| * Reduce compilation dependencies on wsrep_mysqld.hDaniele Sciascia2022-08-311-0/+1
* | Merge 10.4 into 10.5Marko Mäkelä2022-08-221-24/+56
|\ \ | |/
| * MDEV-27101 Subquery using the ALL keyword on TIMESTAMP columns produces a wro...Alexander Barkov2022-08-221-24/+56
* | Merge 10.4 into 10.5Marko Mäkelä2022-07-271-1/+1
|\ \ | |/
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-1/+1
| |\
| | * fix DBUG_ENTER awake_no_mutexhaomi1232022-07-221-1/+1
* | | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-42/+69
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-41/+67
| |\ \ | | |/
| | * Merge branch '10.2' into 10.3Sergei Golubchik2022-05-071-28/+65
| | |\
| | | * MDEV-28310 Missing binlog data for INSERT .. ON DUPLICATE KEY UPDATEAndrei2022-05-061-27/+64
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-031-13/+2
| | |\ \ | | | |/
| | | * MDEV-25243 ASAN heap-use-after-free in Item_func_sp::execute_impl upon concur...Alexander Barkov2022-04-211-7/+2
| * | | MDEV-11853: semisync thread can be killed after sync binlog but before ACK in...Brandon Nesterenko2022-04-221-1/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2022-03-291-0/+1
|\ \ \ \ | |/ / /
| * | | MDEV-27649 PS conflict handling causing node crashsjaakola2022-03-181-0/+1
* | | | Merge 10.4 to 10.5Daniel Black2022-03-171-0/+52
|\ \ \ \ | |/ / /
| * | | Merge 10.3 to 10.4Daniel Black2022-03-161-0/+52
| |\ \ \ | | |/ /
| | * | Merge branch 10.2 into 10.3Alexander Barkov2022-03-161-0/+52
| | |\ \ | | | |/
| | | * MDEV-23210 Assertion `(length % 4) == 0' failed in my_lengthsp_utf32 on ALTER...Alexander Barkov2022-03-141-1/+68
* | | | Merge 10.4 into 10.5Marko Mäkelä2022-03-111-1/+11
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2022-03-111-1/+11
| |\ \ \ | | |/ /
| | * | MDEV-19577 Replication does not work with innodb_autoinc_lock_mode=2Vlad Lesin2022-03-101-0/+9
| | * | MDEV-24617 OPTIMIZE on a sequence causes unexpected ER_BINLOG_UNSAFE_STATEMENTAndrei2022-03-101-1/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2022-02-231-2/+2
|\ \ \ \ | |/ / /
| * | | WSREP: Fix GCC 12.0.1 -WuninitializedMarko Mäkelä2022-02-231-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-11-291-3/+25
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-11-291-3/+25
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-11-291-3/+24
| | |\ \ | | | |/
| | | * MDEV-27098 Subquery using the ALL keyword on TIME columns produces a wrong re...bb-10.2-barAlexander Barkov2021-11-201-2/+23
| | | * MDEV-27072 Subquery using the ALL keyword on date columns produces a wrong re...Alexander Barkov2021-11-201-1/+1
| | | * MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-9/+13
| | | * Revert MDEV-25114Marko Mäkelä2021-09-241-12/+12
| | | * MDEV-25114 Crash: WSREP: invalid state ROLLED_BACK (FATAL)sjaakola2021-09-241-12/+12
| | * | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-9/+18
| | * | Fix GCC 11.2.0 -Wmaybe-uninitializedMarko Mäkelä2021-08-231-2/+2
| * | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-6/+24
| * | | MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-7/+4
* | | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-6/+24
* | | | MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-7/+4
* | | | MDEV-26657 : Initialize some fields in create_background_thd()Vladislav Vaintroub2021-09-211-0/+3
* | | | Fix create_background_thd()Vladislav Vaintroub2021-09-021-3/+6
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-181-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-181-2/+2
| |\ \ \ | | |/ /
* | | | MENT-977 log priv host / priv user.bb-10.5-hfAlexey Botchkov2021-08-101-0/+26
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-4/+5
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-07-211-2/+2
| | |\ \ | | | |/
| | | * follow-up MDEV-18166: rename marking functionsNikita Malyavin2021-07-121-2/+2
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-05-241-0/+54
| | |\ \ | | | |/