summaryrefslogtreecommitdiff
path: root/storage/innobase
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20316 InnoDB writes uninitialised tail of XID bufferMarko Mäkelä2019-08-122-4/+23
* Update WolfSSL, remove older workarounds.Vladislav Vaintroub2019-07-283-31/+7
* Merge 10.3 into 10.4Eugene Kosov2019-07-264-27/+22
|\
| * MDEV-20184 data race at global counter btr_cur_n_non_seaEugene Kosov2019-07-263-6/+6
| * Cleanups: DELETE HISTORY [MDEV-19814]Aleksey Midenkov2019-07-252-25/+20
* | Merge 10.3 into 10.4Marko Mäkelä2019-07-2562-1106/+662
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-07-2543-782/+297
| |\
| | * fts_sync_table(), fts_sync() dead code removalMarko Mäkelä2019-07-256-67/+11
| | * After-merge fix: cmake -DPLUGIN_PERFSCHEMA=NOMarko Mäkelä2019-07-251-0/+1
| | * MDEV-20133 Merge new release of InnoDB 5.7.27 to 10.2Marko Mäkelä2019-07-252-4/+7
| | |\
| | | * Bug #29127203 VIRTUAL GENERATED COLUMN INDEX DATA INCONSISTENCYAditya A2019-07-251-3/+6
| | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2019-07-2542-735/+288
| | |\
| | | * Replace ut_timer() with my_interval_timer()Marko Mäkelä2019-07-257-233/+10
| | | * Remove the wrappers ut_time(), ut_difftime(), ib_time_tMarko Mäkelä2019-07-2422-142/+78
| | | * MDEV-14154: Failing assertion: slot->last_run <= current_time in fts0opt.ccMarko Mäkelä2019-07-241-51/+48
| | | * Reduce the amount of time(NULL) calls for lock processingMarko Mäkelä2019-07-246-147/+144
| | | * MDEV-14154: Document some time_t fields betterMarko Mäkelä2019-07-242-3/+7
| | | * Always initialize trx_t::start_time_microMarko Mäkelä2019-07-244-13/+15
| | | * Remove ut_usectime(), ut_gettimeofday()Marko Mäkelä2019-07-244-162/+19
| | | * Correct the type of a parameterMarko Mäkelä2019-07-242-2/+2
| | | * MDEV-14154: Remove ut_time_us()Marko Mäkelä2019-07-2410-116/+47
| | | * Remove unused ut_get_year_month_day()Marko Mäkelä2019-07-242-46/+1
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-07-2412-140/+50
| |\ \ \ | | |/ /
| | * | MDEV-19870 gcol.innodb_virtual_debug_purge doesn't fail if row_vers_old_has_i...Thirunarayanan Balathandayuthapani2019-07-241-5/+5
| | * | MDEV-14154: Remove ut_time_us()Marko Mäkelä2019-07-2310-107/+43
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-07-232-29/+3
| | |\ \ | | | |/
| | | * Fix PS-5388 (Enable hardware CRC32 under Valgrind)Laurynas Biveinis2019-07-231-19/+0
| | | * MDEV-14154: Make ut_time_ms(), ut_time_us() monotonicMarko Mäkelä2019-07-231-11/+3
| | | * MDEV-20127 Merge new release of InnoDB 5.6.45 to 10.1Marko Mäkelä2019-07-231-1/+1
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-07-226-20/+29
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-07-221-1/+3
| | |\ \ | | | |/
| | | * MDEV-20102 Phantom InnoDB table remains after interrupted CREATE...SELECTMarko Mäkelä2019-07-223-9/+13
| | * | MDEV-17005 ASAN heap-use-after-free in innobase_get_computed_valueNikita Malyavin2019-07-222-9/+5
| | * | MDEV-17005 add debug logs and set up deterministic testNikita Malyavin2019-07-221-9/+15
| | * | MDEV-19471 Add ASAN-poisoned redzones for mem_heap_tbb-10.2-MDEV-19471-asan-mem_heap_tEugene Kosov2019-07-193-4/+9
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-07-193-19/+27
| |\ \ \ | | |/ /
| | * | MDEV-20097 potential use-after-freeEugene Kosov2019-07-191-0/+1
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-07-181-0/+1
| | |\ \ | | | |/
| | | * MDEV-20097 potential use-after-freeEugene Kosov2019-07-181-0/+1
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-07-181-3/+9
| | |\ \ | | | |/
| | | * MDEV-13625: Add the test innodb.innodb-wl5980-debugMarko Mäkelä2019-07-181-0/+5
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-07-181-16/+16
| | |\ \ | | | |/
| | | * MDEV-19978 Page read from tablespace is corruptedThirunarayanan Balathandayuthapani2019-07-111-16/+16
| * | | Merge 10.2 into 10.3Eugene Kosov2019-07-167-131/+189
| |\ \ \ | | |/ /
| | * | MDEV-15641 InnoDB crash while committing table-rebuilding ALTER TABLEThirunarayanan Balathandayuthapani2019-07-101-67/+97
| | * | Merge 10.1 into 10.2Eugene Kosov2019-07-091-1/+6
| | |\ \ | | | |/
| | | * MDEV-19660: wsrep_rec_get_foreign_key() is dereferencing a stale pointer to a...Jan Lindström2019-07-021-1/+6
| | | * imporve clang buildEugene Kosov2019-06-251-1/+1
| | * | MDEV-16222 Assertion `0' failed in row_purge_remove_sec_if_poss_leaf on table...Aleksey Midenkov2019-07-081-0/+23
| | * | MDEV-19292 "Row size too large" error when creating table with lots columns w...Eugene Kosov2019-07-056-61/+91