summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify trx_state_eq()10.3-markoMarko Mäkelä2019-09-051-6/+1
* rw_trx_hash_t::find(): Remove redundant code, and avoid committer starvationMarko Mäkelä2019-09-051-8/+26
* Eliminate lock_trx_release_locks()Marko Mäkelä2019-09-053-38/+19
* Restore a tighter assertionMarko Mäkelä2019-09-051-3/+3
* trx_rollback_recovered(): Add a clarificationMarko Mäkelä2019-09-051-0/+12
* trx_free_at_shutdown(): Reduce excessive mutex protectionMarko Mäkelä2019-09-051-5/+2
* Clean up trx_t::is_recoveredMarko Mäkelä2019-09-054-27/+18
* 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 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
* | | Enable some RocksDB tests that are enabled on 10.2Marko Mäkelä2019-08-301-4/+0
* | | Merge 10.2 into 10.3Marko Mäkelä2019-08-306-17/+148
|\ \ \ | |/ /
| * | MDEV-18384: rocksdb.index_merge_rocksdb2 test failsSergei Petrunia2019-08-305-16/+148