summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16470: switch off user variables (and fixes of its support)bb-10.5-MDEV-22550Oleksandr Byelkin2020-06-121-0/+2
* Merge 10.4 into 10.5Marko Mäkelä2020-05-311-4/+9
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-05-301-2/+3
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-05-291-2/+3
| | |\
| | | * bugfix: use THD::main_mem_root for kill error messageSergei Golubchik2020-05-271-1/+2
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-05-261-3/+7
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-05-251-3/+7
| | |\ \ | | | |/
| | | * Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-231-3/+7
* | | | Update galera to work with independent sub transactionsMonty2020-05-231-0/+1
* | | | Aria will now register it's transactionsMonty2020-05-231-0/+37
* | | | Change THD->transaction to a pointer to enable multiple transactionsMonty2020-05-231-16/+20
* | | | MDEV-22437 make THR_THD* variable thread_localEugene Kosov2020-05-051-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-251-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateJan Lindström2020-04-241-1/+1
* | | | Added support for more functions when using partitioned S3 tablesMonty2020-04-191-1/+2
* | | | Don't try to open temporary tables if there are no temporary tables.Monty2020-04-191-1/+1
* | | | Handle errors from external_unlock & mysql_unlock_tablesMonty2020-04-191-2/+2
* | | | MDEV-21889 IF EXISTS clause does not work for RENAME COLUMN and RENAME INDEXAleksey Midenkov2020-04-041-4/+5
* | | | MDEV-16978 Application-time periods: WITHOUT OVERLAPSNikita Malyavin2020-03-311-2/+4
* | | | Clean up and speed up interfaces for binary row loggingMonty2020-03-241-20/+16
* | | | Improve update handler (long unique keys on blobs)Monty2020-03-241-0/+5
* | | | Added support for replication for S3Monty2020-03-241-2/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-03-211-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-03-201-3/+3
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-03-201-3/+3
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-03-201-3/+3
| | | |\
| | | | * all status variables above `questions` MUST be ulongSergei Golubchik2020-03-141-3/+3
| | | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-01-191-3/+8
| | | | |\
| | | | | * Improve documentation of Unique classVicențiu Ciorbaru2020-01-161-4/+9
* | | | | | Fix various spelling errorsOtto Kekäläinen2020-03-161-2/+2
* | | | | | Merge branch 'github/10.5' into 10.5Sergei Golubchik2020-03-141-3/+4
|\ \ \ \ \ \
| * | | | | | MDEV-21907: Fix some -Wconversion outside InnoDBMarko Mäkelä2020-03-121-3/+4
* | | | | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-111-1/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Improved speed of optimizer traceMonty2020-03-091-1/+5
* | | | | | perfschema compilation, test and misc fixesSergei Golubchik2020-03-101-2/+2
* | | | | | perfschema transaction instrumentation related changesSergei Golubchik2020-03-101-0/+19
* | | | | | perfschema thread instrumentation related changesSergei Golubchik2020-03-101-26/+47
* | | | | | perfschema table io instrumentation related changesSergei Golubchik2020-03-101-6/+5
* | | | | | perfschema sysvar instrumentation related changesSergei Golubchik2020-03-101-0/+4
* | | | | | perfschema statement instrumentation related changesSergei Golubchik2020-03-101-1/+3
* | | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-6/+4
* | | | | | MDEV-21580: Allow packed sort keys in sort bufferVarun Gupta2020-03-101-2/+46
* | | | | | MDEV-21833 Make slave_run_triggers_for_rbr enforce triggers to run on slave, ...Oleksandr Byelkin2020-03-091-1/+2
* | | | | | MDEV-7318 RENAME INDEXAleksey Midenkov2020-03-031-0/+15
* | | | | | MDEV-16290 ALTER TABLE ... RENAME COLUMN syntaxAleksey Midenkov2020-03-031-3/+11
* | | | | | MDEV-18650: Options deprecated in previous versions - multi_range_countVicențiu Ciorbaru2020-02-131-1/+0
* | | | | | MDEV-21702 Add a data type for privilegesAlexander Barkov2020-02-111-7/+10
* | | | | | Galera GTID supportmkaruza2020-01-291-6/+3
* | | | | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-8/+6
* | | | | | MDEV-20480 Obsolete internal parser for FK in InnoDBAleksey Midenkov2019-11-201-0/+3