summaryrefslogtreecommitdiff
path: root/storage/rocksdb
Commit message (Expand)AuthorAgeFilesLines
* fix rocksdb compression detectionSergei Golubchik2020-04-081-5/+5
* MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-013-3/+3
* MDEV-21930 RocksDB does not compile anymore, with Visual StudioVladislav Vaintroub2020-03-234-42/+61
* Disable -Werror for rocksdb submoduleSergei Golubchik2019-12-172-2/+2
* 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-112-0/+4
* don't run RocksDB suites by defaultSergei Golubchik2019-09-064-4/+4
* MDEV-20490: rocksdb.ttl_primary_read_filtering fails in BBSergei Petrunia2019-09-052-0/+3
* Updated mtr files to support different compiled in optionsMonty2019-09-0118-10/+35
* MDEV-18384: rocksdb.index_merge_rocksdb2 test failsSergei Petrunia2019-08-305-16/+148
* MDEV-12439: MariaRocks produces numerous (spurious?) valgrind failuresSergei Petrunia2019-08-131-2/+2
* MDEV-20315: MyRocks tests produce valgrind failures (Backport to 10.2)Sergei Petrunia2019-08-131-2/+2
* MDEV-16955: rocksdb_sys_vars.rocksdb_update_cf_options_basicSergei Petrunia2019-08-101-0/+2
* Fixed assertion Assertion `!table->pos_in_locked_tables' failedMonty2019-08-082-0/+15
* MDEV-20227: rocksdb.rocksdb_concurrent_delete fails on windowsSergei Petrunia2019-08-041-1/+4
* Post-merge fixes for rocksdb.group_min_max testSergei Petrunia2019-08-043-352/+365
* RocksDB: Do not test bogus parameter slave_gtid_infoMarko Mäkelä2019-07-251-5/+0
* MDEV#20107: rocksdb.check_ignore_unknown_options fails on OS X againSergei Petrunia2019-07-191-1/+1
* MDEV#20107: rocksdb.check_ignore_unknown_options fails on OS X againSergei Petrunia2019-07-191-6/+34
* Disable rocksdb_rpl.rpl_gtid_crash_safe_optimizedSergei Petrunia2019-07-161-0/+1
* Disable rocksdb_rpl.optimize_myrocks_replace_intoSergei Petrunia2019-07-161-0/+1
* Disable rocksdb.rpl_row_not_foundSergei Petrunia2019-07-161-0/+2
* rocksdb.unique_check: attempt to remove race condtitions from the testSergei Petrunia2019-07-162-10/+11
* Disable rocksdb.force_shutdown, rocksdb.shutdown is fineSergei Petrunia2019-07-161-1/+1
* Fix rocksdb.tbl_opt_data_index_dir on a macSergei Petrunia2019-07-161-0/+4
* Disable rocksdb.shutdown testSergei Petrunia2019-07-151-0/+2
* Fix rocksdb.tbl_opt_data_index_dir on a macSergei Petrunia2019-07-151-0/+8
* Fix rocksdb.autoinc_vars_thread testSergei Petrunia2019-07-153-4/+12
* Fix intermittent test failure in rocksdb.rocksdb_cf_per_partitionSergei Petrunia2019-07-142-1/+2
* MDEV-14455: rocksdb.2pc_group_commit failed in buildbotSergei Petrunia2019-07-124-0/+69
* Update RocksDB the revision that fixes the compile error on power8bb-10.2-mdev19830Sergei Petrunia2019-07-072-1/+3
* MDEV-19936: MyRocks: compile fails on WindowsSergei Petrunia2019-07-041-11/+14
* Remove unused const TABLE_HASH_SIZEMarko Mäkelä2019-07-031-1/+0
* Fix gcc-8 warning in rocksdbRobert Bindar2019-07-031-1/+1
* Fix tests: some build hosts have ramdisk in /run/shm instead of /dev/shmbb-10.2-myrocks-mergeSergei Petrunia2019-06-201-2/+3
* Update test resultsSergei Petrunia2019-06-201-2/+0
* MyRocks: dont show read-Free replication variablesSergei Petrunia2019-06-204-4/+33
* Fix typoSergei Petrunia2019-06-161-1/+1
* Post-merge build fixesSergei Petrunia2019-06-162-18/+23
* More Post-merge fixesSergei Petrunia2019-06-162-2/+3
* Post-merge fixes cont'dSergei Petrunia2019-06-162-5/+11
* Post-merge fixes: fix rocksdb.tbl_opt_data_index_dirSergei Petrunia2019-06-162-11/+18
* Post-merge fixes: rocksdb.bloomfilter3, use_direct_io_for_flush_and_compactionSergei Petrunia2019-06-163-4/+32
* Post-merge fixes: fix linking on WindowsSergei Petrunia2019-06-161-1/+2
* Post-merge fix: fix compilation on WindowsSergei Petrunia2019-06-161-1/+1
* Post-merge fixesSergei Petrunia2019-06-1619-31/+1670
* Post-merge fix: MariaDB doesn't have I_S.PROCESSLIST.SRV_IDSergei Petrunia2019-06-167-7/+7
* Merge from MyRocks upstream:Sergei Petrunia2019-06-16226-5256/+18303
|\
| * Copy ofSergei Petrunia2019-06-15227-5187/+18210