summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Simplified away CONNECT::extra_portSergey Vojtovich2019-05-211-1/+0
* 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
* | | | Removed redundant SE lock for tmp tablesSergey Vojtovich2019-04-031-3/+2
* | | | Fix -Wformat and -Wnonnull-compare for WSREPMarko Mäkelä2019-04-031-1/+1
* | | | MDEV-17320 add Feature_application_time_periods status variableNikita Malyavin2019-04-021-0/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-021-1/+2
|\ \ \ \ | |/ / /
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-19/+19
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-03-191-0/+8
| |\ \ \ | | |/ /
| | * | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895)sysprg2019-03-181-0/+8
| * | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-17/+17
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-8/+15
| | |\ \ | | | |/
| | | * MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-121-2/+2
| | | * cleanup: miscSergei Golubchik2019-03-121-6/+6
| | | * pass the slow logging information in thd->query_plan_flagsSergei Golubchik2019-03-121-0/+5
| | | * MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return corre...Oleksandr Byelkin2019-03-121-0/+2
| | | * MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-251-0/+10
| | | * Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-2/+0
| | | |\
| | | | * cleanup: FOREIGN_KEY_INFOSergei Golubchik2018-09-041-2/+0
| | * | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-0/+10
| | * | | MDEV-18281 COM_RESET_CONNECTION changes the connection encodingVladislav Vaintroub2019-02-021-0/+3
* | | | | 10.4 wsrep group commit fixes (#1224)Teemu Ollakka2019-03-151-0/+2
* | | | | MDEV-18450 Slaves wait shutdownSergey Vojtovich2019-03-121-18/+10
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-071-2/+0
|\ \ \ \ \ | |/ / / /
| * | | | After-merge fix for MDEV-18333 Slow_queries count doesn't increase when slow_...Alexander Barkov2019-03-061-2/+0
* | | | | Adieu slave_listSergey Vojtovich2019-03-061-0/+10
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-061-0/+10
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-0/+10
* | | | | MDEV-18796 Synchronize PS grammar between sql_yacc.yy and sql_yacc_ora.yyAlexander Barkov2019-03-031-1/+1
* | | | | MDEV-7597 Expiration of user passwordsRobert Bindar2019-02-211-0/+3
* | | | | MDEV-16975 Application-time periods: ALTER TABLENikita Malyavin2019-02-211-1/+2
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-211-1/+1
|\ \ \ \ \ | |/ / / /
* | | | | Fixed build failureSergey Vojtovich2019-02-191-15/+3
* | | | | Merge branch '10.4' into bb-10.4-mdev7486bb-10.4-mdev7486Igor Babaev2019-02-191-0/+1
|\ \ \ \ \
| * | | | | Introduce analyze_sample_percentage variableVicențiu Ciorbaru2019-02-191-0/+1
* | | | | | MDEV-7486: Condition pushdown from HAVING into WHEREGalina Shalygina2019-02-171-0/+2
|/ / / / /
* | | | | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-141-4/+18
|\ \ \ \ \
| * | | | | cleanup: remove THD::query_start_timeval()Sergei Golubchik2019-02-141-4/+0