summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2019-09-06750-9230/+8328
|\
| * Merge branch '10.3' into 10.4Sergei Golubchik2019-09-06750-9669/+8197
| |\
| | * MDEV-20425: Enable a test for debug buildsMarko Mäkelä2019-09-052-1/+9
| | * Simplify trx_state_eq()Marko Mäkelä2019-09-051-6/+1
| | * MDEV-15326 after-merge fixesMarko Mäkelä2019-09-057-81/+77
| | * Merge 10.2 into 10.3Marko Mäkelä2019-09-0433-374/+456
| | |\
| | | * more tests for DEFAULT and DEFAULT(column) in INSERTSergei Golubchik2019-09-042-10/+23
| | | * MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i...Sergei Golubchik2019-09-047-40/+56
| | | * MDEV-20137 rpl.mdev_17588 fails in buildbot with "Table doesn't exist"Sachin2019-09-043-18/+20
| | | * Fix of query cache bug in AriaMonty2019-09-042-2/+20
| | | * MDEV-15326: Backport trx_t::is_referenced()Marko Mäkelä2019-09-048-56/+60
| | | * MDEV-15326: InnoDB: Failing assertion: !other_lockMarko Mäkelä2019-09-0411-354/+280
| | | * MDEV-15326 preparation: Remove trx_sys_t::n_prepared_trxMarko Mäkelä2019-09-045-59/+47
| | | * MDEV-15326 preparation: Test slow shutdown after XA PREPAREMarko Mäkelä2019-09-042-1/+26
| | | * MVCC::view_close(): Correct commentsMarko Mäkelä2019-09-042-8/+7
| | | * Disable galera.galera_var_node_address test case.Jan Lindström2019-09-041-1/+2
| | | * C/CSergei Golubchik2019-09-031-0/+0
| | | * MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i...Sergei Golubchik2019-09-034-14/+65
| | | * don't compare unassigned columnsSergei Golubchik2019-09-031-3/+4
| | | * cleanup: on update default nowSergei Golubchik2019-09-037-51/+33
| | * | MDEV-20079 When setting back the system time while mysqld is running, NOW() a...Sergei Golubchik2019-09-044-0/+35
| | * | MDEV-16871 in_predicate_conversion_threshold cannot be set in my.cnfSergei Golubchik2019-09-0410-29/+35
| | * | Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3Alexander Barkov2019-09-0444-23/+1825
| | |\ \ | | | |/
| | | * Part2: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false...Alexander Barkov2019-09-0315-12/+585
| | | * MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-0330-22/+1238
| | | * Disabled test in 32bit that uses too much memory or cpuMonty2019-09-024-0/+6
| | * | Merge branch '10.2' into 10.3Monty2019-09-03671-9109/+6035
| | |\ \ | | | |/
| | | * Updated mtr files to support different compiled in optionsMonty2019-09-01659-8463/+6430
| | | * Fixed some compiler warningsMonty2019-09-013-2/+3
| | | * embedded client now writes errors to stderr during init_embedded_serverMonty2019-09-011-3/+14
| | | * Remove test that where only applicable for MySQLMonty2019-09-018-3997/+0
| | | * Updated BUILD/SETUP from MariaDB 10.5Monty2019-09-011-5/+16
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-06256-3079/+9043
|\ \ \ \ | |/ / /
| * | | [NFC] range-forify loopsEugene Kosov2019-09-031-10/+6
| * | | MDEV-20479 assertion failure in dict_table_get_nth_col() after INSTANT DROP C...Eugene Kosov2019-09-033-4/+28
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-09-0244-1653/+2182
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-09-0233-1584/+2077
| | |\ \ | | | |/
| | | * C/CSergei Golubchik2019-09-011-0/+0
| | | * Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-08-3037-1608/+2105
| | | |\
| | | | * TypoOlivier Bertrand2019-08-223-10/+11
| | | | * Some small changes.Olivier Bertrand2019-08-193-33/+39
| | | | * In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-1717-1376/+1543
| | | | * TypoOlivier Bertrand2019-07-313-9/+9
| | | | * In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-07-3020-336/+665
| | * | | Compilation fixAleksey Midenkov2019-09-011-4/+1
| | * | | Fixed compiler warning that broke buildsMonty2019-09-011-2/+1
| | * | | MDEV-18501 Partition pruning doesn't work for historical queries (fix)Aleksey Midenkov2019-09-013-7/+12
| | * | | MDEV-18501 Partition pruning doesn't work for historical queries (refactoring)Aleksey Midenkov2019-09-017-40/+83
| | * | | MDEV-18501 Partition pruning doesn't work for historical queries (cleanup)Aleksey Midenkov2019-09-014-18/+10
| * | | | MDEV-20231: MariaDB 10.4 HELP TablesIan Gilfillan2019-09-021-734/+917