Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-11369/MDEV-12288: Reset DB_TRX_ID on the metadata record | Marko Mäkelä | 2018-10-20 | 1 | -0/+3 |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-10-19 | 2 | -5/+0 |
|\ | |||||
| * | MDEV-17466: Remove the debug assertion | Marko Mäkelä | 2018-10-19 | 1 | -2/+0 |
| * | Remove unused TIMETPF | Marko Mäkelä | 2018-10-19 | 1 | -3/+0 |
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-10-18 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix the Windows build | Marko Mäkelä | 2018-10-18 | 1 | -2/+2 |
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-10-18 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix a merge error in commit 28f08d3753eb10a1393a63e6c581d43aad9f93b9 | Marko Mäkelä | 2018-10-18 | 1 | -1/+1 |
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-10-17 | 2 | -0/+3 |
|\ \ | |/ | |||||
| * | MDEV-13564: Set innodb_safe_truncate=ON by default | Marko Mäkelä | 2018-10-17 | 1 | -2/+2 |
| * | MDEV-17466 Virtual column value not available during purge | Marko Mäkelä | 2018-10-16 | 1 | -0/+2 |
| * | Disabled storage_engine test for RocksDB due to unstable execution plan | Elena Stepanova | 2018-10-13 | 1 | -0/+1 |
* | | MDEV-17483 Insert on delete-marked record can wrongly inherit old values for ... | Marko Mäkelä | 2018-10-17 | 1 | -2/+1 |
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-10-11 | 1 | -71/+43 |
|\ \ | |/ | |||||
| * | MDEV-17433 Allow InnoDB start up with empty ib_logfile0 from mariabackup --pr... | Marko Mäkelä | 2018-10-11 | 1 | -71/+43 |
| * | Fix a sign mismatch | Marko Mäkelä | 2018-10-11 | 1 | -1/+1 |
| * | MDEV-13564: Replace innodb_unsafe_truncate with innodb_safe_truncate | Marko Mäkelä | 2018-10-11 | 8 | -34/+34 |
| * | MDEV-13564: Implement innodb_unsafe_truncate=ON for compatibility | Marko Mäkelä | 2018-10-11 | 18 | -27/+1597 |
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-10-11 | 4 | -30/+29 |
|\ \ | |/ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-10-11 | 2 | -38/+54 |
| |\ | |||||
| | * | MDEV-17313 Data race in ib_counter_t | Eugene Kosov | 2018-10-02 | 2 | -38/+54 |
| * | | MDEV-11487: Make row_ins_index_entry_set_vals() static | Marko Mäkelä | 2018-10-11 | 2 | -11/+1 |
| * | | MDEV-17181: rocksdb.allow_to_start_after_corruption fails on current 10.2 | Sergei Petrunia | 2018-10-10 | 1 | -0/+1 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-10-10 | 2 | -15/+15 |
|\ \ \ | |/ / | |||||
| * | | MDEV-16577: rocksdb.issue255 fails in buildbot | Sergei Petrunia | 2018-10-09 | 2 | -15/+15 |
| * | | MDEV-16980 Wrongly set tablename len while opening the | Thirunarayanan Balathandayuthapani | 2018-10-08 | 1 | -0/+1 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-10-09 | 10 | -142/+29 |
|\ \ \ | |/ / | |||||
| * | | CMake, Windows - reduce amount of noisy, irrelevant MESSAGE()s | Vladislav Vaintroub | 2018-10-05 | 3 | -3/+5 |
| * | | Remove not used variable | Michael Widenius | 2018-10-05 | 1 | -2/+0 |
| * | | MDEV-17289 Multi-pass recovery fails to apply some redo log records | Thirunarayanan Balathandayuthapani | 2018-10-05 | 1 | -0/+4 |
| * | | MDEV-17215 Assertion `rw_lock_own(dict_operation_lock, RW_LOCK_S) | Thirunarayanan Balathandayuthapani | 2018-10-01 | 3 | -12/+20 |
| * | | MDEV-17306 rw_lock_x_lock_wait_func() double increments rw_x_spin_round_count | Eugene Kosov | 2018-09-27 | 1 | -8/+0 |
| * | | Remove unused code | Marko Mäkelä | 2018-09-26 | 1 | -117/+0 |
| * | | MDEV-13564 Mariabackup does not work with TRUNCATE | Marko Mäkelä | 2018-09-25 | 50 | -2439/+1268 |
| |\ \ | |||||
| * | | | fixed auto-merge gone bad | Sergei Golubchik | 2018-09-24 | 1 | -48/+0 |
* | | | | MDEV-16980 Wrongly set tablename len while opening the | Thirunarayanan Balathandayuthapani | 2018-10-08 | 1 | -0/+1 |
* | | | | MDEV-11369: Perform validation at IMPORT TABLESPACE | Marko Mäkelä | 2018-10-04 | 1 | -21/+26 |
* | | | | MDEV-11369: Implement accurate checks for the metadata record | Marko Mäkelä | 2018-10-03 | 1 | -4/+20 |
* | | | | MDEV-11369: Implement stricter checks for the metadata record | Marko Mäkelä | 2018-10-03 | 1 | -13/+14 |
* | | | | Merge branch '10.3' | Sergei Golubchik | 2018-10-01 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Correct a function comment | Marko Mäkelä | 2018-09-26 | 2 | -2/+2 |
* | | | | | row_build_index_entry(): Make index const | Marko Mäkelä | 2018-10-01 | 3 | -9/+9 |
* | | | | | Remove an unused function | Marko Mäkelä | 2018-09-30 | 2 | -26/+0 |
* | | | | | Fix -Wunused-variable | Marko Mäkelä | 2018-09-30 | 1 | -1/+3 |
* | | | | | memory leak when updating @@rocksdb_update_cf_options | Sergei Golubchik | 2018-09-28 | 1 | -0/+5 |
* | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 220 | -194772/+4067 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-09-24 | 4 | -14/+64 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-09-23 | 3 | -14/+16 |
| | |\ \ | |||||
| | | * | | tokudb: create and destroy TOKUDB_SHARE::_open_tables_mutex dynamically | Sergei Golubchik | 2018-09-22 | 2 | -6/+8 |
| | | * | | sanitize tokudb locking macros | Sergei Golubchik | 2018-09-22 | 1 | -8/+8 |