summaryrefslogtreecommitdiff
path: root/storage/rocksdb/ha_rocksdb.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27149: Add rocksdb_ignore_datadic_errorsbb-10.2-psergeySergei Petrunia2022-01-211-0/+2
* Fix compile warning:bb-10.2-tmpSergei Petrunia2021-10-271-9/+7
* MyRocks: dont show read-Free replication variablesSergei Petrunia2019-06-201-3/+4
* Merge from MyRocks upstream:Sergei Petrunia2019-06-161-522/+124
|\
| * Copy ofSergei Petrunia2019-06-151-522/+122
* | MDEV-17045: MyRocks tables cannot be updated when binlog_format=MIXED.bb-10.2-mdev17045Sergei Petrunia2019-06-151-25/+1
* | MDEV-14267: correct FSF addressDaniel Black2018-10-301-1/+1
* | Merge branch 'merge-myrocks' of github.com:MariaDB/mergetrees into bb-10.2-ma...Sergei Petrunia2018-08-281-24/+29
|\ \ | |/
| * Copy ofSergei Petrunia2018-08-281-17/+30
* | Set MyRocks plugin version to StableSergei Petrunia2018-05-211-1/+1
* | MDEV-16155: UPDATE on RocksDB table with unique constraint does not workSergei Petrunia2018-05-151-2/+10
* | MyRocks: fix rocksdb.rocksdb_range test attempt 3Sergei Petrunia2018-05-081-0/+4
* | Merge branch 'bb-10.2-mariarocks-merge' of github.com:MariaDB/server into 10.2Sergei Petrunia2018-05-071-26/+75
|\ \
| * \ Merge from merge-myrocks:Sergei Petrunia2018-01-271-26/+76
| |\ \ | | |/
| | * Copy ofSergei Petrunia2018-01-271-26/+76
* | | MyRocks: MDEV-15911: Reduce debug logging on default levels in error logSergei Petrunia2018-04-191-0/+4
* | | MDEV-15686: Loading MyRocks plugin back after it has been unloaded causes a c...Sergei Petrunia2018-03-281-0/+1
* | | Change MyRocks Maturity Level from Beta to Gamma (RC)bb-10.2-mdev15372Sergei Petrunia2018-02-211-1/+1
|/ /
* | Change MyRocks maturity from Alpha to BetaSergei Petrunia2018-01-121-1/+1
* | MDEV-14679: RocksdB plugin fails to load with "Loading of unknown plugin ROCK...Sergei Petrunia2017-12-161-0/+3
* | Merge mergetrees/merge-myrocks into bb-10.2-mariarocks-mergeSergei Petrunia2017-09-181-48/+200
|\ \ | |/
| * Copy ofSergei Petrunia2017-09-151-8/+64
| * Copy ofSergei Petrunia2017-07-281-41/+137
* | move rocksdb specific changes into rocksdbSergei Golubchik2017-03-311-0/+1
* | don't export all charsets to pluginsSergei Golubchik2017-03-311-0/+11
* | Merge branch 'merge-myrocks' of github.com:MariaDB/mergetrees into bb-10.2-ma...Sergei Petrunia2017-03-111-15/+67
|\ \ | |/
| * Copy ofSergei Petrunia2017-03-111-8/+65
* | Merge between local changes bb-10.2-mariarocks and the merge from upstreamSergei Petrunia2017-02-201-0/+8
|\ \
| * | MDEV-11901 : MariaRocks on WindowsVladislav Vaintroub2017-02-011-0/+8
* | | Merge 'merge-myrocks' into 'bb-10.2-mariarocks'Sergei Petrunia2017-02-191-438/+493
|\ \ \ | |/ / |/| / | |/
| * Copy ofSergei Petrunia2017-02-061-434/+492
* | Add ut0counter.h instead of xtradb linked ut0counter.hVicențiu Ciorbaru2017-01-231-8/+1
* | MariaRocks port: Remove handler::init_with_fieldsSergei Petrunia2017-01-211-4/+10
* | MariaRocks port: get rocksdb.rocksdb_icp[_rev] to workSergei Petrunia2017-01-081-1/+0
* | MariaRocks port: fix rocksdb.rocksdb_row_stats testSergei Petrunia2017-01-071-2/+2
* | MariaRocks port: fix rocksdb.bloomfilter3 testSergei Petrunia2017-01-071-0/+11
* | Merge remote-tracking branch 'mergetrees/merge-myrocks' into 10.2-mariarocksSergei Petrunia2017-01-011-159/+224
|\ \ | |/
| * Copy ofSergei Petrunia2016-12-311-159/+217
* | MariaRocks port: Return correct value of HA_PRIMARY_KEY_IN_READ_INDEX flagSergei Petrunia2016-12-021-2/+2
* | MariaRocks port: make rocksdb.alter_table workSergei Petrunia2016-11-181-1/+2
* | MariaRocks port: update ha_rocksdb::delete_all_rows() to match the definition...Sergei Petrunia2016-10-211-1/+1
* | MariaRocks port: temporarily? disable Per-table Extra StatsSergei Petrunia2016-10-151-2/+2
* | Temporarily disable the fix for WebScaleSQL Issue #108.Sergei Petrunia2016-10-091-2/+2
* | MDEV-10975: Merging of @@rocksdb_skip_unique_check: Part #1Sergei Petrunia2016-10-091-0/+2
* | Temporarily disable Read-Free replication in MariaRocksSergei Petrunia2016-10-091-0/+2
* | Temporarily (?) disable read-free replication in MariaRocksSergei Petrunia2016-10-091-0/+2
* | Fix MariaRocks build (unfinished)Sergei Petrunia2016-10-071-1/+1
|/
* Initial commit,Sergei Petrunia2016-10-061-0/+1054