summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug mdev-11081.Igor Babaev2016-11-211-1/+1
* MDEV-11065: Compressed binary log. Merge code into current 10.2.Kristian Nielsen2016-11-031-0/+6
|\
| * Binlog compressedvinchen2016-10-191-0/+6
* | MDEV-9114: Bulk operations (Array binding)Oleksandr Byelkin2016-11-021-0/+17
|/
* Use sql_mode_t for sql_mode.Monty2016-10-051-2/+0
* MDEV-6112 multiple triggers per tableMonty2016-10-051-2/+2
* Add a counter for the number of select statements using window functionsVicențiu Ciorbaru2016-09-241-0/+1
* MDEV-10297 Add priorization to threadpoolVladislav Vaintroub2016-09-221-0/+1
* Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-191-8/+57
|\
| * post-merge fixes for ec47beaSergei Golubchik2016-09-121-3/+2
| * Merge parallel replication async deadlock kill into 10.2.Kristian Nielsen2016-09-091-1/+2
| |\
| | * Parallel replication async deadlock killKristian Nielsen2016-09-081-1/+2
| * | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-2/+7
| |\ \ | | |/
| | * Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-08-251-0/+1
| | |\
| | | * Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-08-241-6/+10
| | | |\
| | | * | Fixes for failing tests (post-merge).Nirbhay Choubey2016-08-211-1/+0
| | | * | Refs MW-252sjaakola2016-08-211-1/+0
| | | * | Refs MW-252sjaakola2016-08-211-0/+1
| | | * | Refs: MW-248sjaakola2016-08-211-0/+1
| | | * | MW-292 Reset timestamp after transaction replayDaniele Sciascia2016-07-251-0/+1
| | | * | MW-265 Add support for wsrep_max_ws_rowsDaniele Sciascia2016-07-191-0/+1
| | | * | Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-04-291-1/+13
| | | |\ \
| | * | \ \ Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-6/+10
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Added new status variables to make it easier to debug certain problems:Monty2016-08-211-0/+4
| | | * | | Cleanups and minor fixesMonty2016-08-211-2/+2
| | | * | | With parallel replication we have had a couple of bugs where DDL'sMonty2016-08-121-4/+4
| | | * | | revert part of 69f1a32Sergei Golubchik2016-06-221-2/+2
| | | * | | Replace dynamic loading of mysqld.exe data for plugins, replace with MYSQL_PL...Vladislav Vaintroub2016-06-211-2/+2
| | | | |/ | | | |/|
| * | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mdev9864Igor Babaev2016-08-311-0/+11
| |\ \ \ \
| | * | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-1/+6
| | * | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-0/+2
| | * | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-0/+4
| * | | | | Merge 10.2 into 10.2-mdev9864.Igor Babaev2016-08-301-45/+223
| |\ \ \ \ \ | | |/ / / /
| | * | | | Better SHOW PROCESSLIST for replicationMonty2016-08-291-1/+7
| | * | | | Feature_check_constraint status variableSergei Golubchik2016-08-271-2/+1
| | * | | | cleanup: redundant variableSergei Golubchik2016-08-271-1/+1
| | * | | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-17/+10
| | * | | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-10/+17
| * | | | | mdev-9864: cleanup, re-factoring.Igor Babaev2016-08-291-0/+3
| * | | | | mdev-9864: cleanup, re-factoring.Igor Babaev2016-08-261-1/+3
| * | | | | Removed the parameter from st_select_lex_unit::exec_recursive.Igor Babaev2016-08-101-1/+1
| * | | | | Fixed the problem of wrong identification of WITH tables defined in WITH clau...Galina Shalygina2016-05-241-0/+1
| * | | | | Fixed many problems in the code of With_element::check_unrestricted_recursive().Galina Shalygina2016-05-191-0/+1
| * | | | | Main patch for mdev-9864Galina Shalygina2016-05-091-0/+21
| * | | | | Merge branch '10.2' into 10.2-mdev9864Galina Shalygina2016-05-081-14/+30
* | | | | | misc after-merge changes:Sergei Golubchik2016-09-101-0/+1
| |/ / / / |/| | | |
* | | | | clarify ER_CANT_DROP_FIELD_OR_KEYSergei Golubchik2016-07-021-0/+6
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-1/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-1/+13
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-1/+13
| | |\ \ \