summaryrefslogtreecommitdiff
path: root/storage/rocksdb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into bb-10.2-extSergei Golubchik2018-02-224-17/+28
|\
| * fix compilation wih -DPLUGIN_PARTITION=NOSergei Golubchik2018-02-222-3/+3
| * Change MyRocks Maturity Level from Beta to Gamma (RC)bb-10.2-mdev15372Sergei Petrunia2018-02-212-13/+13
| * MDEV-15372: Parallel slave speedup very limited when log_slave_updates=OFFSergei Petrunia2018-02-211-1/+2
| * MDEV-15372: Parallel slave speedup very limited when log_slave_updates=OFFSergei Petrunia2018-02-211-0/+10
* | Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-1210-70/+70
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-122-0/+688
|\ \ | |/
| * Merge branch 'bb-10.2-mariarocks' into 10.2Sergei Petrunia2018-02-092-0/+688
| |\
| | * Add myrocks_hotbackup part of rocksdb plugin in cmakeVicentiu Ciorbaru2018-02-071-0/+2
| | * Adjust myrocks_hotbackup to work with MariaDB.Sergei Petrunia2018-01-251-1/+1
| | * Import myrocks_hotbackup from the upstreamSergei Petrunia2018-01-251-0/+686
* | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-081-0/+1
|\ \ \ | |/ /
| * | rocksdb : Disable the constantly failing bloomfilter test, until MDEV-14562 i...Vladislav Vaintroub2018-02-081-0/+1
| |/
* | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-161-2/+1
|\ \ | |/
| * Better explanation why rpl_row_triggers is disabled.Sergei Petrunia2018-01-151-2/+1
* | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-151-3/+47
|\ \ | |/
| * Update .result for rocksdb.rpl_row_triggers (not the whole test works yet)Sergei Petrunia2018-01-151-3/+47
* | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-1311-26/+74
|\ \ | |/
| * Merge branch 'bb-10.2-mariarocks' into 10.2Sergei Petrunia2018-01-133-1/+5
| |\
| | * rocksdb.information_schema testcase is not stableSergei Petrunia2018-01-131-1/+1
| | * Attempt to eliminate race conditions in rocksdb.information_schemaSergei Petrunia2018-01-122-0/+4
| * | Added a missing result file to the rocksdb_sys_vars result suiteVarun Gupta2018-01-122-0/+8
| |/
| * Change MyRocks maturity from Alpha to BetaSergei Petrunia2018-01-122-13/+13
| * MDEV-14372: Fix and enable rocksdb.information_schema testSergei Petrunia2018-01-127-13/+47
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-031-0/+1
|\ \ | |/
| * Rocksdb fails to build when the source and build directory are not the same. ...Varun Gupta2018-01-021-0/+1
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-0116-31/+296
|\ \ | |/
| * MDEV-12458: Variable and log records to indicate RocksDB version are missingVarun Gupta2017-12-316-0/+33
| * Removed curr_bitmap_pos++ from possible macroMonty2017-12-281-1/+2
| * Fix a typo in previous commitSergei Petrunia2017-12-221-1/+1
| * Better comments: explain why slave_use_idempotent_for_recovery is disabledSergei Petrunia2017-12-221-2/+1
| * More fixes in MyRocks' rocksdb_rpl testsuiteSergei Petrunia2017-12-225-15/+21
| * Cleanup in storage/rocksdb/mysql-test/rocksdb_rpl/t/disabled.defSergei Petrunia2017-12-221-1/+1
| * Merge branch '10.2' into bb-10.2-mariarocksSergei Petrunia2017-12-2115-46/+194
| |\
| | * Better comments part #2Sergei Petrunia2017-12-211-2/+1
| | * Better comments part #1Sergei Petrunia2017-12-211-3/+10
| | * Disable back rocksdb.col_opt_zerofill due to MDEV-14729Sergei Petrunia2017-12-211-0/+1
| | * MDEV-14165: not MyRocks -problem in ps-protocol, happens in upstream tooSergei Petrunia2017-12-201-1/+0
| | * Cleanup out of date comments (no real changes).Sergei Petrunia2017-12-201-8/+1
| * | MDEV-14290 Binlog rotate crashes when two commit_checkpoint_notify capable en...Andrei Elkin2017-12-113-0/+227
* | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-199-30/+75
|\ \ \ | | |/ | |/|
| * | Fixed memory leak in my_rocksMonty2017-12-171-0/+2
| * | MDEV-14679: RocksdB plugin fails to load with "Loading of unknown plugin ROCK...Sergei Petrunia2017-12-165-12/+39
| * | MDEV-14293: MyRocks lacks basic functionalitySergei Petrunia2017-12-162-4/+10
| * | MDEV-14293: MyRocks lacks basic functionalitySergei Petrunia2017-12-155-17/+27
* | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-144-0/+52
|\ \ \ | |/ /
| * | MDEV-14607 storage_engine-rocksdb.type_bit_indexes fails after latest pushesElena Stepanova2017-12-134-0/+52
* | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-121-0/+9
|\ \ \ | |/ /
| * | MDEV-14389: MyRocks and NOPAD collationsSergei Petrunia2017-12-121-0/+9
* | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-123-3/+46
|\ \ \ | |/ /