summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12179: Per-engine mysql.gtid_slave_pos tableKristian Nielsen2017-04-212-0/+116
* MariaRocks: temporarily disable 32-bit Windows buildsSergei Petrunia2017-04-041-0/+7
* Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocksSergei Petrunia2017-04-048-117/+110
|\
| * Merge 10.1 into 10.2Marko Mäkelä2017-04-048-117/+110
| |\
| | * MDEV-12428 SIGSEGV in buf_page_decrypt_after_read() during DDLMarko Mäkelä2017-04-038-119/+108
* | | MDEV-12439: (Temporary) Don't run MariaRocks tests under valgrindSergei Petrunia2017-04-042-0/+6
* | | MariaRocks: temporarily disable a few failing testsSergei Petrunia2017-04-041-0/+4
* | | Merge 10.2 into bb-10.2-mariarocksSergei Petrunia2017-04-0315-619/+363
|\ \ \ | |/ /
| * | MDEV-12289 Keep 128 persistent rollback segments for compatibility and perfor...Marko Mäkelä2017-03-3115-619/+363
* | | Disable compilation of storage/rocksdb/unittest/test_properties_collectorSergei Petrunia2017-04-031-3/+6
* | | Post-fixes for "Rename plugin rocksdb_se to rocksdb"Sergei Petrunia2017-04-021-1/+1
* | | rocksdb_sys_vars should not be run if MyRocks is not compiled.Sergei Petrunia2017-04-022-0/+17
* | | Rename plugin rocksdb_se to rocksdbVladislav Vaintroub2017-04-021-3/+3
* | | rocksdb - fix failing tests on WindowsVladislav Vaintroub2017-04-025-0/+6
* | | MariaRocks : Fix looking up sst_dumpVladislav Vaintroub2017-04-021-2/+8
* | | Fix the build on Windows.Vladislav Vaintroub2017-04-021-12/+0
* | | Mark rocksdb.bulk_load and rocksdb.add_index_inplace_sstfilewriter as bigSergei Petrunia2017-04-022-0/+6
* | | Disable persistent_cache.test due to upstream MyRocks issue #579.Sergei Petrunia2017-04-021-0/+2
* | | MDEV-12424: binlog_encryption.encrypted_* tests fail with Can't locate autodi...Sergei Petrunia2017-04-025-13/+12
* | | Apply a workaround for MyRocks upstream issue #569Sergei Petrunia2017-04-012-0/+2
* | | Fix coompilation on windowsSergei Petrunia2017-04-011-2/+1
* | | MariaRocks tests: various cleanupsSergei Golubchik2017-03-3147-567/+449
* | | remove two redundant *.inc files to restart a serverSergei Golubchik2017-03-312-4/+4
* | | move rocksdb specific changes into rocksdbSergei Golubchik2017-03-313-0/+27
* | | don't export all charsets to pluginsSergei Golubchik2017-03-315-35/+47
* | | remove my_hash_const_element(), use Hash_set in C++ codeSergei Golubchik2017-03-311-41/+24
* | | remove DB_TYPE_ROCKSDBSergei Golubchik2017-03-311-1/+0
* | | Post-merge fixesSergei Petrunia2017-03-311-4/+6
* | | Merge 10.2 into bb-10.2-mariarocksSergei Petrunia2017-03-311272-16315/+15643
|\ \ \ | |/ /
| * | Rename InnoDB transaction undo logging predicates.Marko Mäkelä2017-03-306-46/+26
| * | MDEV-12345 post-merge fix.Marko Mäkelä2017-03-301-4/+3
| * | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301073-8294/+11441
| |\ \ | | |/
| | * Fix compiler errorVladislav Vaintroub2017-03-232-2/+2
| | * MDEV-12345 Performance : replace calls to clock() inside trx_start_low() by T...Vladislav Vaintroub2017-03-2310-4/+56
| | * Merge branch '10.0' into 10.1Sergei Golubchik2017-03-212-9/+10
| | |\
| | | * MDEV-12261 build failure without P_SSergei Golubchik2017-03-152-8/+8
| | * | Add assertions when key rotation list is used.Jan Lindström2017-03-162-4/+8
| | * | MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothingJan Lindström2017-03-1446-2575/+2802
| | * | Merge 10.0 into 10.1Marko Mäkelä2017-03-1310-37/+53
| | |\ \ | | | |/
| | | * MDEV-12091 Shutdown fails to wait for rollback of recovered transactions to f...Marko Mäkelä2017-03-107-44/+44
| | * | Correct FSF addressiangilfillan2017-03-10816-816/+816
| | * | MDEV-11965 -Werror should not appear in released tarballsSergei Golubchik2017-03-101-3/+3
| | * | typo fixedSergei Golubchik2017-03-101-1/+1
| | * | compiler warningsSergei Golubchik2017-03-105-9/+9
| | * | Merge 10.0 into 10.1Marko Mäkelä2017-03-103-45/+39
| | |\ \ | | | |/
| | | * Use correct integer format with printf-like functions.Marko Mäkelä2017-03-093-9/+11
| | | * Remove unused variables.Marko Mäkelä2017-03-091-1/+0
| | * | WSREP: Use TRX_ID_FMT for trx_id_t in messages.Marko Mäkelä2017-03-092-24/+36
| | * | Fix an error introduced in the previous commit.Marko Mäkelä2017-03-092-4/+4
| | * | Fix InnoDB/XtraDB compilation warnings on 32-bit builds.Marko Mäkelä2017-03-0914-68/+95