summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20707: Missing memory barrier in parallel replication error handler in w...Sujatha2019-11-141-5/+12
* Merge 10.3 into 10.4Marko Mäkelä2019-11-011-0/+25
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-10-311-0/+20
| |\
| | * Merge branch 'github/10.1' into 10.2Sergei Golubchik2019-10-301-0/+4
| | |\
| | | * MDEV-20354 All but last insert ignored in InnoDB tables when table lockedSergei Golubchik2019-10-301-0/+4
| | * | cleanup: RAII helper for swapping of thd->security_ctxSergei Golubchik2019-10-281-0/+16
| * | | Simplify TABLE::decide_logging_format()Monty2019-10-201-0/+5
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-101-3/+0
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-10-091-3/+0
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-10-091-3/+0
| | |\ \ | | | |/
| | | * MDEV-19536 - Server crash or ASAN heap-use-after-free in is_temporary_table /Sergey Vojtovich2019-10-071-3/+0
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-261-7/+8
|\ \ \ \ | |/ / /
| * | | Fix GCC 9 -Wmaybe-uninitializedMarko Mäkelä2019-09-261-8/+9
* | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-0/+1
|\ \ \ \ | |/ / /
| * | | MDEV-20079 When setting back the system time while mysqld is running, NOW() a...Sergei Golubchik2019-09-041-0/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-08-311-1/+4
|\ \ \ \ | |/ / /
| * | | MDEV-20109: Optimizer ignores distinct key created for materialized...Sergei Petrunia2019-08-301-1/+4
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-08-141-14/+26
|\ \ \ \ | |/ / /
| * | | Merge 10.2 to 10.3Marko Mäkelä2019-08-131-14/+26
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-08-121-14/+26
| | |\ \ | | | |/
| | | * MDEV-17614 INSERT on dup key update is replication unsafeSachin2019-08-091-14/+26
| | | * imporve clang buildEugene Kosov2019-06-251-1/+1
* | | | - wsrep-lib update (SR cleanups and voting support) (#1359)Alexey Yurchenko2019-07-221-1/+0
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-07-021-0/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-07-021-0/+1
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Eugene Kosov2019-06-231-0/+1
| | |\ \ | | | |/
| | | * MDEV-18661 loading the audit plugin causes performance regression.Alexey Botchkov2019-06-151-0/+1
| | * | MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 uponSergey Vojtovich2019-05-141-0/+1
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ \ | | |/ /
| | * | 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.2' into 10.3Oleksandr Byelkin2019-05-121-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-0/+1
| | |\ \ \ | | | |/ /
| | | * | cleanup: cosmetic fixesSergei Golubchik2019-04-241-0/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-051-8/+3
|\ \ \ \ \ | |/ / / /
| * | | | Revert THD::THD(skip_global_sys_var_lock) argumentbb-10.3-svoj-MDEV-14984Sergey Vojtovich2019-05-031-8/+3
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-251-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-251-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-04-251-0/+3
| | |\ \ \ | | | |/ /
| | | * | MDEV-17605 Statistics for InnoDB table is wrong if persistent statistics is usedIgor Babaev2019-04-221-0/+3
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-04-041-1/+0
| | |\ \ \ | | | |/ /
| | | * | Fix clang -Wunused-private-fieldMarko Mäkelä2019-04-031-1/+0
* | | | | Move XID_STATE::xid to XID_cache_elementSergey Vojtovich2019-04-251-1/+0
* | | | | Moved normal transaction xid to implicit_xidSergey Vojtovich2019-04-251-3/+3
* | | | | Move XID_STATE::rm_error to XID_cache_elementSergey Vojtovich2019-04-251-8/+3
* | | | | Just move, no code changes otherwise.Sergey Vojtovich2019-04-251-44/+1
* | | | | MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_intGalina Shalygina2019-04-041-2/+0
* | | | | Fix inplace ALTER TABLE to not register tmp tableSergey Vojtovich2019-04-031-3/+1