summaryrefslogtreecommitdiff
path: root/storage/rocksdb
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge 10.2 into 10.3Marko Mäkelä2018-08-163-3/+32
|\ \ \ | |/ /
| * | MDEV-16859 MyRocks: support SSE42 CRC32-C instruction.Vladislav Vaintroub2018-08-151-2/+24
| * | MDEV-16575: rocksdb.bulk_load_errors fails in buildbot with wrong resultSergei Petrunia2018-08-131-0/+7
| * | MDEV-16203: autoinc_debug of rocksdb test suite failsSergei Petrunia2018-08-121-1/+1
* | | less re-cmake messagesSergei Golubchik2018-08-121-3/+2
* | | cmake .git warningSergei Golubchik2018-08-121-1/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-1/+3
|\ \ \ | |/ /
| * | MDEV-16860 MyRocks: support CRC32 instructions on Winx64Vladislav Vaintroub2018-08-011-1/+3
* | | Disabled rocksdb.autoinc_debug as it fails very oftenMichael Widenius2018-08-021-1/+1
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-4/+13
|\ \ \ | |/ /
| * | MDEV-16525: MyRocks linking fails with: Undefined reference to `ZDICT_trainFr...Vicențiu Ciorbaru2018-06-201-4/+13
* | | Merge 10.2 into 10.3Marko Mäkelä2018-06-186-16/+106
|\ \ \ | |/ /
| * | MDEV-15304: Server crash in print_keydup_error / key_unpack or unexpected ER_...Sergei Petrunia2018-06-131-15/+8
| * | MDEV-15319: [SQL Layer] Server crashes in Field::set_null / myrocks::ha_rocks...Sergei Petrunia2018-06-132-0/+20
| * | MDEV-16300 : remove rocksdb checkpoint created by mariabackup.Vladislav Vaintroub2018-06-074-1/+78
* | | Merge 10.2 into 10.3Marko Mäkelä2018-05-291-1/+1
|\ \ \ | |/ /
| * | MDEV-16310: rocksdb.check_ignore_unknown_options fails on OS XSergei Petrunia2018-05-281-1/+1
* | | MDEV-15578: MyRocks: support zstandard compression where the distro allows itVicențiu Ciorbaru2018-05-241-0/+7
* | | Merge 10.2 into 10.3Marko Mäkelä2018-05-243-2/+5
|\ \ \ | |/ /
| * | MDEV-16262: rocksdb.issue255 test sometimes fails in buildbotSergei Petrunia2018-05-232-2/+2
| * | MDEV-12439: MariaRocks produces numerous (spurious?) valgrind failuresSergei Petrunia2018-05-221-0/+3
* | | Merge branch 'github/10.2' into 10.3Sergei Golubchik2018-05-229-23/+144
|\ \ \ | |/ /
| * | Set MyRocks plugin version to StableSergei Petrunia2018-05-212-14/+14
| * | MDEV-12465: Server crashes in my_scan_weight_utf8_bin upon collecting stats f...Sergei Petrunia2018-05-192-0/+52
| * | MDEV-16200: -DPLUGIN_ROCKSDB=YES leads to errors during buildSergei Petrunia2018-05-181-1/+1
| * | MDEV-15304: Server crash in print_keydup_error / key_unpack or unexpected ER_...Sergei Petrunia2018-05-184-8/+77
* | | Merge 10.2 into 10.3Marko Mäkelä2018-05-1720-220/+282
|\ \ \ | |/ /
| * | add missing test resultSergei Golubchik2018-05-151-0/+11
| * | MDEV-16155: UPDATE on RocksDB table with unique constraint does not workSergei Petrunia2018-05-153-21/+69
| * | Down-scale rocksdb.bulk_load* tests by 2x. This should fix MDEV-13904Sergei Petrunia2018-05-145-130/+91
| * | Post-merge fix for rocksdb.add_index_inplace_sstfilewriterSergei Petrunia2018-05-142-0/+6
| * | MDEV-14562: rocksdb.bloomfilter failed in buildbotSergei Petrunia2018-05-144-1/+11
| * | MDEV-14375: rocksdb.bulk_load_unsorted failsSergei Petrunia2018-05-143-67/+46
| * | MDEV-16154: Server crashes in in myrocks::ha_rocksdb::load_auto_incr_value_fr...Sergei Petrunia2018-05-145-1/+48
* | | Merge pull request #753 from shinnok/10.3-macfixesSergei Petrunia2018-05-151-1/+1
|\ \ \
| * | | MDEV-15778: Rocksdb missing linkage to dbug libraryTeodor Mircea Ionita2018-05-101-1/+1
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-12142-1719/+5206
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | MDEV-12427: rocksdb.write_sync failsSergei Petrunia2018-05-111-1/+0
| * | MyRocks: disable rocksdb.check_ignore_unknown_options on WindowsSergei Petrunia2018-05-101-0/+4
| * | MyRocks on windows: make bulk_load_unsorted pass.Sergei Petrunia2018-05-101-0/+1
| * | MyRocks: post-merge fixes for Windows: take into account FN_LIBCHAR2Sergei Petrunia2018-05-101-1/+6
| * | MyRocks: fix rocksdb.rocksdb_range test attempt 3Sergei Petrunia2018-05-082-1/+20
| * | Post-merge fixes: fix rocksdb.rocksdb_checksums testSergei Petrunia2018-05-071-0/+1
| * | Merge branch 'bb-10.2-mariarocks-merge' of github.com:MariaDB/server into 10.2Sergei Petrunia2018-05-07141-1716/+5177
| |\ \
| | * | Cherry-picked from MyRocks upstream: Issue #809: Wrong query result with bloo...Sergei Petrunia2018-05-075-10/+149
| | * | Post-merge fixes: make rocksdb.allow_to_start_after_corruption passSergei Petrunia2018-04-192-6/+9
| | * | MyRocks: fix rocksdb.information_schema testcase.Sergei Petrunia2018-04-191-1/+11
| | * | MyRocks: Post-merge fixes in bulk_load_error.testSergei Petrunia2018-04-172-15/+16
| | * | MyRocks: Fix link error on WindowsSergei Petrunia2018-04-171-2/+2
| | * | MyRocks: Add files lost during the mergeSergei Petrunia2018-04-162-0/+22