summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|\ \ | |/
| * MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-211-0/+54
* | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-1/+1
|\ \ | |/
| * MDEV-16962 Assertion failed in open_purge_table upon concurrent ALTER/FLUSHNikita Malyavin2021-04-271-1/+1
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-221-2/+4
|\ \ | |/
| * MDEV-24872 : galera.galera_insert_multi MTR failed: crash with SIGABRTJan Lindström2021-02-171-2/+4
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-31/+20
|\ \ | |/
| * MDEV-23851 BF-BF Conflict issue because of UK GAP lockssjaakola2021-01-181-1/+11
| * MDEV-23536 Race condition between KILL and transaction commitSergei Golubchik2021-01-111-0/+3
| * Revert "MDEV-23536 : Race condition between KILL and transaction commit"Sergei Golubchik2021-01-111-31/+7
* | Merge 10.2 into 10.3 (except MDEV-17556)Marko Mäkelä2021-01-111-12/+36
|\ \ | |/
| * MDEV-23536 : Race condition between KILL and transaction commitJan Lindström2021-01-081-7/+31
| * MDEV-23875 is failing to build on windows.Rucha Deodhar2021-01-041-1/+1
| * MDEV-23875: select into outfile not respect UMASK and UMASK_DIRRucha Deodhar2020-12-311-3/+3
* | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-1/+1
|\ \ | |/
| * MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2020-11-021-1/+2
|\ \ | |/
| * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-021-1/+2
* | MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ......Alexander Barkov2020-08-011-3/+1
* | Merge 10.2 into 10.3Marko Mäkelä2020-07-311-1/+0
|\ \ | |/
| * fix assertionNikita Malyavin2020-07-221-1/+0
| * fix c++98 buildNikita Malyavin2020-07-211-2/+2
| * MDEV-16039 Crash when selecting virtual columns generated using functions wit...Nikita Malyavin2020-07-211-2/+2
* | Merge 10.2 into 10.3Marko Mäkelä2020-05-131-4/+14
|\ \ | |/
| * MDEV-22529 thd_query_safe() isn’t, causing InnoDB to hangMarko Mäkelä2020-05-121-4/+14
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-041-0/+5
|\ \ | |/
| * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-021-0/+5
| |\
| | * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-04-301-0/+2
| | |\
| | | * Bug#29915479 RUNNING COM_REGISTER_SLAVE WITHOUT COM_BINLOG_DUMP CAN RESULTS I...Sergei Golubchik2020-04-301-0/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2020-03-301-2/+3
|\ \ \ \ | |/ / /
| * | | MDEV-21473 conflicts with async slave BF aborting (#1475)seppo2020-03-241-1/+1
| * | | MDEV-19658 UBSAN: runtime error: load of value 2779096485, which is not a val...Eugene Kosov2020-03-231-1/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2020-03-131-1/+1
|\ \ \ \ | |/ / /
| * | | Fix GCC 10 -Wclass-memaccessMarko Mäkelä2020-03-131-1/+1
* | | | read-only slave using statement replication should replicate tmp tablesMichael Widenius2019-10-211-0/+2
* | | | Simplify TABLE::decide_logging_format()Monty2019-10-201-33/+35
* | | | Fixes for binary logging --read-only modeMonty2019-10-201-9/+29
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-10-091-1/+0
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-10-091-1/+0
| |\ \ \ | | |/ /
| | * | MDEV-19536 - Server crash or ASAN heap-use-after-free in is_temporary_table /Sergey Vojtovich2019-10-071-1/+0