summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11369/MDEV-12288: Reset DB_TRX_ID on the metadata recordMarko Mäkelä2018-10-201-0/+3
* Merge 10.2 into 10.3Marko Mäkelä2018-10-192-5/+0
|\
| * MDEV-17466: Remove the debug assertionMarko Mäkelä2018-10-191-2/+0
| * Remove unused TIMETPFMarko Mäkelä2018-10-191-3/+0
* | Merge 10.2 into 10.3Marko Mäkelä2018-10-181-2/+2
|\ \ | |/
| * Fix the Windows buildMarko Mäkelä2018-10-181-2/+2
* | Merge 10.2 into 10.3Marko Mäkelä2018-10-181-1/+1
|\ \ | |/
| * Fix a merge error in commit 28f08d3753eb10a1393a63e6c581d43aad9f93b9Marko Mäkelä2018-10-181-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2018-10-172-0/+3
|\ \ | |/
| * MDEV-13564: Set innodb_safe_truncate=ON by defaultMarko Mäkelä2018-10-171-2/+2
| * MDEV-17466 Virtual column value not available during purgeMarko Mäkelä2018-10-161-0/+2
| * Disabled storage_engine test for RocksDB due to unstable execution planElena Stepanova2018-10-131-0/+1
* | MDEV-17483 Insert on delete-marked record can wrongly inherit old values for ...Marko Mäkelä2018-10-171-2/+1
* | Merge 10.2 into 10.3Marko Mäkelä2018-10-111-71/+43
|\ \ | |/
| * MDEV-17433 Allow InnoDB start up with empty ib_logfile0 from mariabackup --pr...Marko Mäkelä2018-10-111-71/+43
| * Fix a sign mismatchMarko Mäkelä2018-10-111-1/+1
| * MDEV-13564: Replace innodb_unsafe_truncate with innodb_safe_truncateMarko Mäkelä2018-10-118-34/+34
| * MDEV-13564: Implement innodb_unsafe_truncate=ON for compatibilityMarko Mäkelä2018-10-1118-27/+1597
* | Merge 10.2 into 10.3Marko Mäkelä2018-10-114-30/+29
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2018-10-112-38/+54
| |\
| | * MDEV-17313 Data race in ib_counter_tEugene Kosov2018-10-022-38/+54
| * | MDEV-11487: Make row_ins_index_entry_set_vals() staticMarko Mäkelä2018-10-112-11/+1
| * | MDEV-17181: rocksdb.allow_to_start_after_corruption fails on current 10.2Sergei Petrunia2018-10-101-0/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2018-10-102-15/+15
|\ \ \ | |/ /
| * | MDEV-16577: rocksdb.issue255 fails in buildbotSergei Petrunia2018-10-092-15/+15
| * | MDEV-16980 Wrongly set tablename len while opening theThirunarayanan Balathandayuthapani2018-10-081-0/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2018-10-0910-142/+29
|\ \ \ | |/ /
| * | CMake, Windows - reduce amount of noisy, irrelevant MESSAGE()sVladislav Vaintroub2018-10-053-3/+5
| * | Remove not used variableMichael Widenius2018-10-051-2/+0
| * | MDEV-17289 Multi-pass recovery fails to apply some redo log recordsThirunarayanan Balathandayuthapani2018-10-051-0/+4
| * | MDEV-17215 Assertion `rw_lock_own(dict_operation_lock, RW_LOCK_S)Thirunarayanan Balathandayuthapani2018-10-013-12/+20
| * | MDEV-17306 rw_lock_x_lock_wait_func() double increments rw_x_spin_round_countEugene Kosov2018-09-271-8/+0
| * | Remove unused codeMarko Mäkelä2018-09-261-117/+0
| * | MDEV-13564 Mariabackup does not work with TRUNCATEMarko Mäkelä2018-09-2550-2439/+1268
| |\ \
| * | | fixed auto-merge gone badSergei Golubchik2018-09-241-48/+0
* | | | MDEV-16980 Wrongly set tablename len while opening theThirunarayanan Balathandayuthapani2018-10-081-0/+1
* | | | MDEV-11369: Perform validation at IMPORT TABLESPACEMarko Mäkelä2018-10-041-21/+26
* | | | MDEV-11369: Implement accurate checks for the metadata recordMarko Mäkelä2018-10-031-4/+20
* | | | MDEV-11369: Implement stricter checks for the metadata recordMarko Mäkelä2018-10-031-13/+14
* | | | Merge branch '10.3'Sergei Golubchik2018-10-012-2/+2
|\ \ \ \
| * | | | Correct a function commentMarko Mäkelä2018-09-262-2/+2
* | | | | row_build_index_entry(): Make index constMarko Mäkelä2018-10-013-9/+9
* | | | | Remove an unused functionMarko Mäkelä2018-09-302-26/+0
* | | | | Fix -Wunused-variableMarko Mäkelä2018-09-301-1/+3
* | | | | memory leak when updating @@rocksdb_update_cf_optionsSergei Golubchik2018-09-281-0/+5
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-28220-194772/+4067
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-09-244-14/+64
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-09-233-14/+16
| | |\ \
| | | * | tokudb: create and destroy TOKUDB_SHARE::_open_tables_mutex dynamicallySergei Golubchik2018-09-222-6/+8
| | | * | sanitize tokudb locking macrosSergei Golubchik2018-09-221-8/+8