summaryrefslogtreecommitdiff
path: root/storage/rocksdb/ha_rocksdb.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-0/+2
|\
| * MDEV-27149: Add rocksdb_ignore_datadic_errorsbb-10.2-psergeySergei Petrunia2022-01-211-0/+2
* | Merge 10.2 into 10.3Marko Mäkelä2021-10-281-9/+7
|\ \ | |/
| * Fix compile warning:bb-10.2-tmpSergei Petrunia2021-10-271-9/+7
* | Merge 10.2 into 10.3Marko Mäkelä2019-07-021-524/+127
|\ \ | |/
| * 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
* | | Merge 10.2 into 10.3Marko Mäkelä2019-06-191-25/+1
|\ \ \
| * | | MDEV-17045: MyRocks tables cannot be updated when binlog_format=MIXED.Sergei Petrunia2019-06-161-25/+1
| |/ /
* | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-1/+1
|\ \ \ | |/ /
| * | MDEV-14267: correct FSF addressDaniel Black2018-10-301-1/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2018-09-061-24/+29
|\ \ \ | |/ /
| * | 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
* | | Merge branch 'github/10.2' into 10.3Sergei Golubchik2018-05-221-1/+1
|\ \ \ | |/ /
| * | Set MyRocks plugin version to StableSergei Petrunia2018-05-211-1/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2018-05-171-2/+10
|\ \ \ | |/ /
| * | MDEV-16155: UPDATE on RocksDB table with unique constraint does not workSergei Petrunia2018-05-151-2/+10
* | | Merge 10.2 into 10.3Marko Mäkelä2018-05-121-26/+79
|\ \ \ | |/ /
| * | 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
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-04-231-0/+4
|\ \ \ \ | |/ / /
| * | | MyRocks: MDEV-15911: Reduce debug logging on default levels in error logSergei Petrunia2018-04-191-0/+4
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-03-291-0/+1
|\ \ \ \ | |/ / /
| * | | MDEV-15686: Loading MyRocks plugin back after it has been unloaded causes a c...Sergei Petrunia2018-03-281-0/+1
* | | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2018-02-221-1/+1
|\ \ \ \ | |/ / /
| * | | Change MyRocks Maturity Level from Beta to Gamma (RC)bb-10.2-mdev15372Sergei Petrunia2018-02-211-1/+1
| |/ /
* | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-131-1/+1
|\ \ \ | |/ /
| * | Change MyRocks maturity from Alpha to BetaSergei Petrunia2018-01-121-1/+1
* | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-191-0/+3
|\ \ \ | |/ /
| * | MDEV-14679: RocksdB plugin fails to load with "Loading of unknown plugin ROCK...Sergei Petrunia2017-12-161-0/+3
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-181-8/+64
|\ \ \ | |/ /
| * | Merge mergetrees/merge-myrocks into bb-10.2-mariarocks-mergeSergei Petrunia2017-09-181-48/+200
| |\ \ | | |/
| | * Copy ofSergei Petrunia2017-09-151-8/+64
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-08-071-41/+137
|\ \ \
| * \ \ Merge MyRocks merge tree into bb-10.2-mariarocks, unfinished.Sergei Petrunia2017-07-291-41/+137
| |\ \ \ | | |/ / | |/| / | | |/
| | * Copy ofSergei Petrunia2017-07-281-41/+137
* | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+1
* | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-181-1/+1
|/ /
* | 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
|\ \ \ | |/ / |/| / | |/