summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-05-131-28/+39
* MDEV-8001 - mysql_reset_thd_for_next_command() takes 0.04% in OLTP ROSergey Vojtovich2015-05-131-1/+1
* MDEV-7945 - THD::enter_stage() takes 0.48% in OLTP ROSergey Vojtovich2015-05-131-5/+27
* MDEV-7793 - Race condition between XA COMMIT/ROLLBACK and disconnectSergey Vojtovich2015-05-071-1/+0
* Merge 10.0 -> 10.1Kristian Nielsen2015-04-201-0/+12
|\
| * Merge MDEV-7888 and MDEV-7929 into 10.0.Kristian Nielsen2015-04-081-0/+9
| |\
| * | MDEV-7249: Performance problem in parallel replication with multi-level slavesKristian Nielsen2015-03-131-0/+12
* | | Merge MDEV-7888 and MDEV-7929 into 10.1.Kristian Nielsen2015-04-081-0/+9
|\ \ \ | | |/ | |/|
| * | MDEV-7888, MDEV-7929: Parallel replication hangs sometimes on ANALYZE TABLE o...Kristian Nielsen2015-04-081-0/+9
| |/
* | Preparatory refactoring for:Alexander Barkov2015-03-261-0/+4
* | MDEV-7834: ANALYZE FORMAT=JSON output column should be named ANALYZEOleksandr Byelkin2015-03-251-1/+1
* | Fix linking: move the inline functionsSergei Petrunia2015-03-241-0/+23
* | Merge branch 'bb-10.1-explain-analyze' into 10.1Sergei Petrunia2015-03-241-22/+0
|\ \
| * | MDEV-7648: Extra data in ANALYZE FORMAT=JSON $stmtSergei Petrunia2015-03-241-22/+0
* | | A preparatory patch for MDEV-7284 INDEX: CREATE OR REPLACE.Alexander Barkov2015-03-201-16/+15
* | | Refactoring in sql_yacc.yy. A pre-requirement patch forAlexander Barkov2015-03-201-0/+8
* | | Merge MDEV-6981 and MDEV-6981 (from danblack) into MariaDB 10.1Kristian Nielsen2015-03-171-0/+5
|\ \ \
| * | | MDEV-6981: feature request MASTER_GTID_WAIT status variablesKristian Nielsen2015-03-161-2/+2
| * | | Merge branch 'mdev-6981-master_gtid_wait-status-variables' of https://github....Kristian Nielsen2015-03-161-0/+5
| |\ \ \
| | * | | Add Master_gtid_wait_{count,time,timeouts} statusDaniel Black2015-03-121-0/+5
| | | |/ | | |/|
* | | | MDEV-6572 "USE dbname" with a bad sequence erroneously connects to a wrong da...Alexander Barkov2015-03-161-0/+40
* | | | MDEV-7728 - Improve xid cache scalability by using lock-free hashSergey Vojtovich2015-03-161-6/+9
|/ / /
* | | MDEV-6858: enforce_storage_engine optionJan Lindström2015-03-121-0/+1
* | | MDEV-7006 MDEV-7007: SET STATEMENT and slow logOleksandr Byelkin2015-03-121-0/+14
| |/ |/|
* | MDEV-7499 - System variables have broken default values on big endianSergey Vojtovich2015-02-051-0/+3
* | Improve performance for calculating memory allocationMonty2015-02-011-2/+5
* | Merge remote-tracking branch 'refs/remotes/github/10.1' into 10.1Sergei Golubchik2015-02-011-1/+1
|\ \
| * | MDEV-7024: Assertion `! is_set()' failed in Diagnostics_area::set_eof_status ...Oleksandr Byelkin2015-01-291-1/+1
* | | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-0/+8
|\ \ \ | |/ / |/| / | |/
| * MDEV-6728 KILL QUERY executed on an idle connection can interrupt the next querySergei Golubchik2015-01-191-0/+8
* | MDEV-7476: Allow SELECT to succeed even when node is not readyNirbhay Choubey2015-01-221-0/+1
* | cleanup: remove unused THD::COND_wsrep_thdSergei Golubchik2015-01-111-1/+0
* | MDEV-7324 - Lock-free hash for table definition cacheSergey Vojtovich2014-12-281-0/+2
* | MDEV-7112 Split HA_CREATE_INFOAlexander Barkov2014-12-081-2/+2
* | MDEV-6980 OUT parameters in PREPARESergei Golubchik2014-12-041-11/+0
* | Merge branch '10.1' into bb-10.1-mergeSergei Golubchik2014-12-031-0/+2
|\ \
| * \ Merge ../10.1-explain-json-r4 into 10.1Sergei Petrunia2014-11-271-0/+2
| |\ \
| | * \ Merge ../10.1 into bb-10.1-explain-jsonSergei Petrunia2014-10-151-34/+146
| | |\ \
| | * \ \ Merge 10.1 (with ANALYZE) and 10.1-explain-jsonSergei Petrunia2014-08-091-0/+1
| | |\ \ \
| | | * | | MDEV-6109: EXPLAIN JSON10.1-explain-jsonSergei Petrunia2014-05-271-0/+1
* | | | | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | MDEV-6775: Wrong binlog order in parallel replication: Intermediate commitKristian Nielsen2014-11-131-0/+10
* | | | | MDEV-5231: Per query variables from Percona Server (rewritten)Oleksandr Byelkin2014-11-111-0/+4
* | | | | Correction for the fix of the bug mdev-6874.Igor Babaev2014-10-191-6/+0
* | | | | Merge branch '10.1' of ../10.1-mdev334 into 10.1Igor Babaev2014-10-171-1/+4
|\ \ \ \ \
| * | | | | Fixed bug mdev-6874.Igor Babaev2014-10-171-1/+4
* | | | | | MDEV-6388: ANALYZE $stmt output in the slow query logSergei Petrunia2014-10-171-2/+4
* | | | | | Merge branch '10.1' of github.com:MariaDB/server into 10.1Sergei Petrunia2014-10-171-10/+144
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'bb-10.1-merge' into 10.1mariadb-10.1.1Sergei Golubchik2014-10-161-9/+21
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-9/+21
| | |\ \ \ \ \ | | | |/ / / / | | | | | | / | | | |_|_|/ | | |/| | |