summaryrefslogtreecommitdiff
path: root/storage/rocksdb/mysql-test/rocksdb/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7317: Make an index ignorable to the optimizerSergei Petrunia2021-03-212-14/+14
* MDEV-9077 Use sys schema in bootstrapping, incl. mtrVladislav Vaintroub2021-03-181-0/+1
* MDEV-25085: Simplify instrumentation for LRU evictionMarko Mäkelä2021-03-091-6/+2
* MDEV-7317: Make an index ignorable to the optimizerVarun Gupta2021-03-0415-179/+179
* MDEV-24789: Reduce lock_sys.wait_mutex contentionMarko Mäkelä2021-02-261-1/+1
* Merge 10.5 into 10.6Marko Mäkelä2021-02-242-4/+4
|\
| * Merge branch '10.4' into 10.5Sergei Golubchik2021-02-232-4/+4
| |\
| | * Merge branch '10.3' into 10.4Sergei Golubchik2021-02-232-4/+4
| | |\
| | | * Merge branch '10.2' into 10.3Sergei Golubchik2021-02-223-5/+5
| | | |\
| | | | * Updating test results in rocksdb test suite after MDEV-11172 is fixedVarun Gupta2021-02-013-5/+5
* | | | | MDEV-24731 Excessive mutex contention in DeadlockChecker::check_and_resolve()Marko Mäkelä2021-02-041-1/+1
* | | | | MDEV-24142: Replace InnoDB rw_lock_t with sux_lockMarko Mäkelä2020-12-031-9/+0
* | | | | MDEV-22343 Remove SYS_TABLESPACES and SYS_DATAFILESbb-10.6-MDEV-23497Marko Mäkelä2020-11-111-3/+1
|/ / / /
* | | | MDEV-23855: Improve InnoDB log checkpoint performanceMarko Mäkelä2020-10-261-7/+1
* | | | MDEV-23399: Performance regression with write workloadsMarko Mäkelä2020-10-151-7/+0
* | | | MDEV-21831: Assertion `length == pack_length()' failed in Field_inet6::sort_s...Varun Gupta2020-06-111-0/+7
* | | | MDEV-22858 Remove unused innodb_mem_validate_usec, innodb_master_purge_usecMarko Mäkelä2020-06-101-2/+0
* | | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-275-13/+14
* | | | merge 10.4 to 10.5Monty2020-03-183-3/+3
|\ \ \ \ | |/ / /
| * | | Removed double records_in_range calls from multi_range_read_info_constMonty2020-03-173-3/+3
* | | | update the test result for new perfschemaSergei Golubchik2020-03-161-1/+1
* | | | MDEV-742 XA PREPAREd transaction survive disconnect/server restartAndrei Elkin2020-03-141-2/+39
* | | | Cleanup: Make MONITOR_LSN_CHECKPOINT_AGE a value.Marko Mäkelä2020-03-041-1/+1
* | | | MDEV-15058: Revert the changes to INFORMATION_SCHEMAMarko Mäkelä2020-02-121-5/+5
* | | | MDEV-15058: Deprecate and ignore innodb_buffer_pool_instancesMarko Mäkelä2020-02-121-5/+5
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
| |\ \ \ | | |/ /
| | * | Update innodb_i_s_tables_disabled.result post typo fixVicențiu Ciorbaru2019-12-031-1/+1
* | | | Merge 10.4 into 10.5Oleksandr Byelkin2019-11-071-0/+76
|\ \ \ \ | |/ / /
| * | | Postmerge fix of rocksdb test resultsOleksandr Byelkin2019-11-021-0/+1
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-11-011-1/+24
| |\ \ \ | | |/ /
| | * | MDEV-17171: RocksDB Tables do not have "Creation Date"Sergei Petrunia2019-11-011-1/+24
| | * | MDEV-17171: RocksDB Tables do not have "Creation Date"bb-10.3-MDEV-17171Sergei Petrunia2019-11-0110-55/+143
| * | | MDEV-17171: RocksDB Tables do not have "Creation Date"Sergei Petrunia2019-10-3110-55/+143
| * | | MDEV-17171: RocksDB Tables do not have "Creation Date"Sergei Petrunia2019-10-3110-91/+55
* | | | MDEV-19514 Defer change buffer merge until pages are requestedMarko Mäkelä2019-10-111-1/+0
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-242-50/+51
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-09-232-50/+51
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-09-232-21/+22
| | |\ \ | | | |/
| | | * After-merge fix: Adjust a resultMarko Mäkelä2019-09-231-6/+6
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-09-181-15/+15
| | | * MDEV-16560: [counter] rocksdb.ttl_secondary_read_filtering fail in buildbotSergei Petrunia2019-09-111-0/+1
* | | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-09-1111-55/+92
|\ \ \ \ | |/ / /
| * | | Merge mariadb-10.4.8 to 10.4Marko Mäkelä2019-09-101-0/+1
| |\ \ \
| | * \ \ Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-0/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Sergei Golubchik2019-09-061-0/+1
| | | |\ \ | | | | |/
| | | | * MDEV-20490: rocksdb.ttl_primary_read_filtering fails in BBSergei Petrunia2019-09-051-0/+1
| * | | | MDEV-17171: RocksDB Tables do not have "Creation Date"Sergei Petrunia2019-09-074-24/+24
| * | | | MDEV-17171: RocksDB Tables do not have "Creation Date"bb-10.4-mdev17171Sergei Petrunia2019-09-066-31/+67
| |/ / /
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-063-2/+9
|\ \ \ \ | |/ / /