Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-16470: switch off user variables (and fixes of its support)bb-10.5-MDEV-22550 | Oleksandr Byelkin | 2020-06-12 | 1 | -0/+2 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-31 | 1 | -4/+9 |
|\ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-30 | 1 | -2/+3 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-29 | 1 | -2/+3 |
| | |\ | |||||
| | | * | bugfix: use THD::main_mem_root for kill error message | Sergei Golubchik | 2020-05-27 | 1 | -1/+2 |
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-26 | 1 | -3/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-25 | 1 | -3/+7 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed deadlock with LOCK TABLES and ALTER TABLE | Monty | 2020-05-23 | 1 | -3/+7 |
* | | | | Update galera to work with independent sub transactions | Monty | 2020-05-23 | 1 | -0/+1 |
* | | | | Aria will now register it's transactions | Monty | 2020-05-23 | 1 | -0/+37 |
* | | | | Change THD->transaction to a pointer to enable multiple transactions | Monty | 2020-05-23 | 1 | -16/+20 |
* | | | | MDEV-22437 make THR_THD* variable thread_local | Eugene Kosov | 2020-05-05 | 1 | -1/+1 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-25 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluate | Jan Lindström | 2020-04-24 | 1 | -1/+1 |
* | | | | Added support for more functions when using partitioned S3 tables | Monty | 2020-04-19 | 1 | -1/+2 |
* | | | | Don't try to open temporary tables if there are no temporary tables. | Monty | 2020-04-19 | 1 | -1/+1 |
* | | | | Handle errors from external_unlock & mysql_unlock_tables | Monty | 2020-04-19 | 1 | -2/+2 |
* | | | | MDEV-21889 IF EXISTS clause does not work for RENAME COLUMN and RENAME INDEX | Aleksey Midenkov | 2020-04-04 | 1 | -4/+5 |
* | | | | MDEV-16978 Application-time periods: WITHOUT OVERLAPS | Nikita Malyavin | 2020-03-31 | 1 | -2/+4 |
* | | | | Clean up and speed up interfaces for binary row logging | Monty | 2020-03-24 | 1 | -20/+16 |
* | | | | Improve update handler (long unique keys on blobs) | Monty | 2020-03-24 | 1 | -0/+5 |
* | | | | Added support for replication for S3 | Monty | 2020-03-24 | 1 | -2/+1 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-21 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-03-20 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-03-20 | 1 | -3/+3 |
| | |\ \ | | | |/ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-03-20 | 1 | -3/+3 |
| | | |\ | |||||
| | | | * | all status variables above `questions` MUST be ulong | Sergei Golubchik | 2020-03-14 | 1 | -3/+3 |
| | | | * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2020-01-19 | 1 | -3/+8 |
| | | | |\ | |||||
| | | | | * | Improve documentation of Unique class | Vicențiu Ciorbaru | 2020-01-16 | 1 | -4/+9 |
* | | | | | | Fix various spelling errors | Otto Kekäläinen | 2020-03-16 | 1 | -2/+2 |
* | | | | | | Merge branch 'github/10.5' into 10.5 | Sergei Golubchik | 2020-03-14 | 1 | -3/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MDEV-21907: Fix some -Wconversion outside InnoDB | Marko Mäkelä | 2020-03-12 | 1 | -3/+4 |
* | | | | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-03-11 | 1 | -1/+5 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | |||||
| * | | | | | Improved speed of optimizer trace | Monty | 2020-03-09 | 1 | -1/+5 |
* | | | | | | perfschema compilation, test and misc fixes | Sergei Golubchik | 2020-03-10 | 1 | -2/+2 |
* | | | | | | perfschema transaction instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -0/+19 |
* | | | | | | perfschema thread instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -26/+47 |
* | | | | | | perfschema table io instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -6/+5 |
* | | | | | | perfschema sysvar instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -0/+4 |
* | | | | | | perfschema statement instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -1/+3 |
* | | | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -6/+4 |
* | | | | | | MDEV-21580: Allow packed sort keys in sort buffer | Varun Gupta | 2020-03-10 | 1 | -2/+46 |
* | | | | | | MDEV-21833 Make slave_run_triggers_for_rbr enforce triggers to run on slave, ... | Oleksandr Byelkin | 2020-03-09 | 1 | -1/+2 |
* | | | | | | MDEV-7318 RENAME INDEX | Aleksey Midenkov | 2020-03-03 | 1 | -0/+15 |
* | | | | | | MDEV-16290 ALTER TABLE ... RENAME COLUMN syntax | Aleksey Midenkov | 2020-03-03 | 1 | -3/+11 |
* | | | | | | MDEV-18650: Options deprecated in previous versions - multi_range_count | Vicențiu Ciorbaru | 2020-02-13 | 1 | -1/+0 |
* | | | | | | MDEV-21702 Add a data type for privileges | Alexander Barkov | 2020-02-11 | 1 | -7/+10 |
* | | | | | | Galera GTID support | mkaruza | 2020-01-29 | 1 | -6/+3 |
* | | | | | | MDEV-21581 Helper functions and methods for CHARSET_INFO | Alexander Barkov | 2020-01-28 | 1 | -8/+6 |
* | | | | | | MDEV-20480 Obsolete internal parser for FK in InnoDB | Aleksey Midenkov | 2019-11-20 | 1 | -0/+3 |