summaryrefslogtreecommitdiff
path: root/storage/rocksdb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-0117-336/+412
|\
| * Rocksdb result fix after mergemariadb-10.4.23Oleksandr Byelkin2022-01-311-5/+5
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-3018-345/+421
| |\
| | * Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-2913-310/+385
| | |\
| | | * MDEV-27149: Add rocksdb_ignore_datadic_errorsbb-10.2-psergeySergei Petrunia2022-01-216-4/+68
| | | * Avoid a crash on MyRocks data inconsistency.Sergei Petrunia2022-01-201-0/+11
| | | * MDEV-26698: Incorrect row number upon INSERT .. SELECT from the samebb-10.2-MDEV-26698Rucha Deodhar2022-01-037-309/+309
| | * | Fixed result file for rocksdb.i_s_deadlockMonty2022-01-271-9/+9
| | * | Updated rocksdb.corrupted_data_reads_debug result fileMonty2022-01-191-5/+5
| | * | rocksdb.tbl_opt_data_index_dir test fixAleksey Midenkov2022-01-142-20/+20
| | * | improve checks for libatomic linkingalexfanqi2021-12-301-1/+2
* | | | A cleanup for MDEV-18918/MDEV-20254Alexander Barkov2022-01-252-98/+98
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-11-291-0/+4
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-11-291-0/+4
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-11-291-0/+4
| | |\ \ | | | |/
| | | * MDEV-22522 RPM packages have meaningless summary/descriptionbb-10.2-MDEV-22522Alexey Bychko2021-11-231-0/+4
* | | | MDEV-25555 Server crashes in tree_record_pos after INPLACE-recreating index o...Aleksey Midenkov2021-11-031-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-281-9/+7
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-281-9/+7
| |\ \ \ | | |/ /
| | * | 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.4 into 10.5Marko Mäkelä2021-10-214-4/+4
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4st-10.4-mergeMarko Mäkelä2021-10-214-4/+4
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-10-214-4/+4
| | |\ \ | | | |/
| | | * MDEV-19129: Xcode compatibility update: mysql-test-run.pl: rename $opt_vs_con...Sergei Krivonos2021-10-214-4/+4
* | | | Updated rocksdb test resultMonty2021-09-163-21/+21
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-311-0/+9
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-311-0/+9
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-311-0/+9
| | |\ \ | | | |/
| | | * rocksdb: disable on arm64 except for LinuxDaniel Black2021-08-261-0/+9
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-312-0/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-312-0/+4
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-07-222-0/+4
| | |\ \ | | | |/
| | | * Add feature summary at the end of cmake.Heinz Wiesinger2021-07-212-0/+10
* | | | MDEV-25305: MyRocks: Killing server during RESET MASTER can lose last transac...bb-10.5-mdev25305Sergei Petrunia2021-03-313-1/+51
* | | | MDEV-24302: RESET MASTER hangsMarko Mäkelä2021-03-291-3/+2
* | | | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-1/+1
* | | | 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-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-082-9/+8
* | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-152-9/+8
|\ \ \ \ | |/ / /
| * | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-122-9/+8
| |\ \ \ | | |/ /
| | * | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-272-9/+8
* | | | cmake warning, if/endif mismatchSergei Golubchik2021-01-171-1/+1
* | | | MDEV-24556: Build does not recognize powerpc64 (OpenBSD)Brad Smith2021-01-111-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-12-021-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-1/+1
| | |\ \ | | | |/