summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | MDEV-15477: SESSION_SYSVARS_TRACKER does not track last_gtidOleksandr Byelkin2018-06-251-1/+16
* | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-97/+0
|\ \ \ | |/ /
| * | MDEV-13577 slave_parallel_mode=optimistic should not report the mode's specif...Sergei Golubchik2018-06-201-7/+0
| * | Merge branch '10.0' into 10.1Sergei Golubchik2018-06-141-97/+0
| |\ \ | | |/
| | * MDEV-15359 Thread stay in "cleaning up" status after finishingSergei Golubchik2018-06-131-97/+0
| * | MDEV-13577 slave_parallel_mode=optimistic should not report the mode'sAndrei Elkin2018-06-121-0/+7
* | | Fixed memory overrun in binlog_encryption.encrypted_masterMonty2018-05-261-4/+8
* | | MDEV-15243 Crash with virtual fields and row based binary loggingMonty2018-05-241-7/+10
* | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-201-1/+1
|\ \ \ | |/ /
| * | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat...Oleksandr Byelkin2018-05-151-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-4/+0
|\ \ \ | |/ /
| * | MDEV-16005 sporadic failures with galera tests MW-328B and MW-328Csjaakola2018-04-241-4/+0
* | | Merge branch '10.1' into 10.2Sergei Golubchik2018-03-251-0/+4
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2018-03-231-0/+4
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Sergei Golubchik2018-03-231-0/+4
| | |\
| | | * MDEV-15492: Subquery crash similar to MDEV-10050Oleksandr Byelkin2018-03-211-0/+4
* | | | MDEV-15217 Assertion `thd->transaction.xid_state.xid.is_null()' failedAlexey Botchkov2018-03-121-0/+1
* | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-5/+5
|\ \ \ \ | |/ / /
| * | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-4/+4
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-4/+4
| | |\ \ | | | |/
| | | * Fix Item tree changes/rollback debug printOleksandr Byelkin2018-01-231-4/+4
| * | | MDEV-14857: problem with 10.2.11 server crashing when executing stored procedureOleksandr Byelkin2018-02-011-1/+1
* | | | Ensure that thd->user_var_events_alloc is always relevantMonty2018-02-011-0/+6
* | | | Moving a change_list related methods from THD to Item_change_listAlexander Barkov2018-01-161-5/+9
* | | | Merge 10.1 into 10.2, with some MDEV-14799 fixupsmariadb-10.2.12Marko Mäkelä2018-01-031-1/+8
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2018-01-021-1/+8
| |\ \ \ | | |/ /
| | * | Merge 5.5 into 10.0Marko Mäkelä2018-01-021-1/+8
| | |\ \ | | | |/
| | | * MDEV-10657: incorrect result returned with binary protocol (prepared statements)Oleksandr Byelkin2017-12-271-1/+8
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-5/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2017-11-101-4/+7
| |\ \ \
| | * | | MW-394Jan Lindström2017-11-081-2/+2
| | * | | MW-394sjaakola2017-11-081-4/+6