summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2016-12-301-0/+2
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+2
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2016-09-281-0/+2
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2016-09-271-0/+2
| | | |\
| | | | * missing element in prelocked_mode_name[] arraySergei Golubchik2016-09-121-0/+2
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2016-12-271-0/+22
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-11227 - mysqlimport -l doesn't issue UNLOCK TABLESSergey Vojtovich2016-12-211-0/+22
* | | | | MDEV-11357 Split Item_cache::get_cache() into virtual methods in Type_handlerAlexander Barkov2016-12-161-1/+1
|/ / / /
* | | | MDEV-11540 Unexpected system threads in the process listbb-10.2-vcolsSergei Golubchik2016-12-121-0/+2
* | | | MDEV-5800 InnoDB support for indexed vcolsSergei Golubchik2016-12-121-0/+87
* | | | extend prelocking to FK-accessed tablesSergei Golubchik2016-12-121-1/+2
* | | | cleanup: remove ONLY_FOR_MYSQL_CLOSED_SOURCE_SCHEDULEDSergei Golubchik2016-12-121-179/+0
* | | | cleanup: set_thd_proc_info()Sergei Golubchik2016-12-121-4/+4
* | | | MDEV-11065: Compressed binary log. Merge code into current 10.2.Kristian Nielsen2016-11-031-9/+42
|\ \ \ \
| * | | | MDEV-11065: Compressed binary logKristian Nielsen2016-10-201-1/+0
| * | | | Binlog compressedvinchen2016-10-191-9/+43
* | | | | MDEV-9114: Bulk operations (Array binding)Oleksandr Byelkin2016-11-021-2/+15
|/ / / /
* | | | Move InnoDB/XtraDB to async deadlock kill for parallel replication.Kristian Nielsen2016-10-171-82/+17
* | | | Merge parallel replication async deadlock kill into 10.2.Kristian Nielsen2016-09-091-1/+76
|\ \ \ \ | |/ / /
| * | | Parallel replication async deadlock killKristian Nielsen2016-09-081-1/+76
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+8
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-08-251-0/+8
| |\ \ \
| | * \ \ Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-08-241-1/+9
| | |\ \ \ | | | |/ /
| | * | | MDEV-10566: Create role statement replicated inconsistently in Galera ClusterNirbhay Choubey2016-08-241-0/+4
| | * | | MW-286 Avoid spurious deadlock errors when wsrep_on is disabledDaniele Sciascia2016-08-211-1/+1
| | * | | Refs MW-252sjaakola2016-08-211-2/+1
| | * | | Refs MW-252sjaakola2016-08-211-1/+2
| | * | | MW-265 Add support for wsrep_max_ws_rowsDaniele Sciascia2016-07-191-2/+6
| | * | | Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-04-291-25/+42
| | |\ \ \
| * | \ \ \ Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-1/+9
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | With parallel replication we have had a couple of bugs where DDL'sMonty2016-08-121-1/+9
| | | |/ / | | |/| |
* | | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-0/+4
* | | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-0/+4
* | | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-0/+3
* | | | | cleanup: redundant variableSergei Golubchik2016-08-271-2/+2
* | | | | Call profiling.restart() and profiling.reset() only if profiling is enabledAlexander Kuleshov2016-08-261-0/+4
* | | | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-19/+19
* | | | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-19/+19
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-22/+39
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-22/+39
| |\ \ \ \ | | |/ / /
| | * | | Fixed mutex that wasn't properly unlocked (typo in last patch)Monty2016-04-261-1/+1
| | * | | Fix for MDEV-9679 main.delayed fails sporadicallyMonty2016-04-261-19/+36
* | | | | Use default character set for expressionsMichael Widenius2016-06-301-4/+11
* | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-1/+9
* | | | | Simplify THD::decide_logging_format()Monty2016-06-301-116/+47
* | | | | Merge pull request #181 from ottok/ok-debpkg-10.2Sergey Vojtovich2016-06-141-2/+2
|\ \ \ \ \
| * | | | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-2/+2
* | | | | | cleanupSergei Golubchik2016-06-131-4/+3
* | | | | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-22/+6
|/ / / / /
* | | | | cleanup: thread_countSergei Golubchik2016-06-041-0/+2