summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+41
|\
| * MDEV-12345 Performance : replace calls to clock() inside trx_start_low() by T...Vladislav Vaintroub2017-03-231-0/+9
| * thd_rnd serviceSergei Golubchik2017-03-101-0/+22
| * Merge 10.0 into 10.1Marko Mäkelä2017-03-031-0/+6
| |\
| | * Add protection for reinitialization of mutex in parallel replactionMonty2017-02-281-0/+6
* | | MDEV-11177 mysqlbinlog exits silently without error when anotherAlexey Botchkov2017-03-221-0/+2
* | | cleanup: TABLE::mark_columns_used_by_index()Sergei Golubchik2017-02-131-5/+3
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-1/+0
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1mariadb-10.1.21Sergei Golubchik2017-01-171-1/+0
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Sergei Golubchik2017-01-171-1/+0
| | |\
| | | * bugfix: cmp_item_row::alloc_comparators() allocated on the wrong arenaSergei Golubchik2017-01-151-1/+0
* | | | Merge 10.1 to 10.2.Marko Mäkelä2017-01-191-3/+5
|\ \ \ \ | |/ / /
| * | | max_session_mem_used server variableSergei Golubchik2017-01-151-2/+4
* | | | MDEV-11597 Assertion when doing select from virtual column with impossible valueMonty2017-01-111-11/+11
* | | | 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
* | | | MDEV-11227 - mysqlimport -l doesn't issue UNLOCK TABLESSergey Vojtovich2016-12-211-0/+22
* | | | 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
|\ \ \ \ \ | |/ / / /