summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24872 : galera.galera_insert_multi MTR failed: crash with SIGABRTJan Lindström2021-02-171-2/+4
* 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
* 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
* MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-1/+1
* MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-021-1/+2
* 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
* MDEV-22529 thd_query_safe() isn’t, causing InnoDB to hangMarko Mäkelä2020-05-121-4/+14
* 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
* | | 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
* | | Fix GCC 10 -Wclass-memaccessMarko Mäkelä2020-03-131-1/+1
* | | 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
* | | MDEV-17614: After-merge fixMarko Mäkelä2019-08-121-6/+0
* | | Merge 10.1 into 10.2Marko Mäkelä2019-08-121-0/+42
|\ \ \ | |/ /
| * | MDEV-17614 INSERT on dup key update is replication unsafeSachin2019-08-091-0/+42
* | | MDEV-16222 Assertion `0' failed in row_purge_remove_sec_if_poss_leaf on table...Aleksey Midenkov2019-07-081-0/+5
* | | Merge 10.1 into 10.2Eugene Kosov2019-06-231-0/+3
|\ \ \ | |/ /
| * | MDEV-18661 loading the audit plugin causes performance regression.Alexey Botchkov2019-06-151-1/+3
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\ \ | | |/
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-0/+1
|\ \ \ | |/ /
| * | MDEV-19351 statistics_for_command_is_needed: Conditional jump or moveIgor Babaev2019-04-271-0/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-291-9/+11
|\ \ \ | |/ /
| * | MDEV-18466 Unsafe to log updates on tables referenced by foreign keys with tr...Sergei Golubchik2019-03-271-0/+4
* | | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895)sysprg2019-03-181-0/+2
* | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-9/+19
|\ \ \ | |/ /
| * | MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-121-11/+8
| * | MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return corre...Oleksandr Byelkin2019-03-121-8/+21
* | | MDEV-18281 COM_RESET_CONNECTION changes the connection encodingVladislav Vaintroub2019-02-021-0/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-2/+21
|\ \ \ | |/ /
| * | MDEV-14605 Changes to "ON UPDATE CURRENT_TIMESTAMP" fields are notAndrei Elkin2019-01-241-2/+21
* | | Merge 10.1 into 10.2Marko Mäkelä2019-01-171-11/+10
|\ \ \ | |/ /
| * | MDEV-18225 Avoid use of LOCK_prepared_stmt_count mutex in Statement_map destr...Vladislav Vaintroub2019-01-151-11/+10
| * | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-1/+2
| |\ \
| | * | extend prelocking to FK-accessed tablesSergei Golubchik2018-09-041-1/+2
* | | | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-0/+9
* | | | Work around the crash in MDEV-17814Marko Mäkelä2018-12-141-2/+3
* | | | MDEV-17073 INSERT…ON DUPLICATE KEY UPDATE became more deadlock-proneMarko Mäkelä2018-11-021-0/+5
* | | | MDEV-14581 Server does not clear diagnostics between sessionsVladislav Vaintroub2018-10-051-0/+5
* | | | MDEV-15855 Deadlock between purge thread and DDL statementThirunarayanan Balathandayuthapani2018-07-061-7/+0