summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* 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.2 into 10.3Marko Mäkelä2019-07-251-5/+0
|\
| * RocksDB: Do not test bogus parameter slave_gtid_infoMarko Mäkelä2019-07-251-5/+0
* | 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-2588-1781/+705
| |\
| | * Replace ut_timer() with my_interval_timer()Marko Mäkelä2019-07-2514-467/+19
| | * Remove the wrappers ut_time(), ut_difftime(), ib_time_tMarko Mäkelä2019-07-2445-277/+162
| | * MDEV-14154: Failing assertion: slot->last_run <= current_time in fts0opt.ccMarko Mäkelä2019-07-242-102/+96
| | * Reduce the amount of time(NULL) calls for lock processingMarko Mäkelä2019-07-2412-294/+284
| | * MDEV-14154: Document some time_t fields betterMarko Mäkelä2019-07-246-12/+24
| | * Always initialize trx_t::start_time_microMarko Mäkelä2019-07-248-26/+30
| | * Remove ut_usectime(), ut_gettimeofday()Marko Mäkelä2019-07-2416-457/+74
| | * Correct the type of a parameterMarko Mäkelä2019-07-244-4/+4
| | * MDEV-14154: Remove ut_time_us()Marko Mäkelä2019-07-2420-231/+94
| | * Remove unused ut_get_year_month_day()Marko Mäkelä2019-07-244-92/+2
* | | 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-235-58/+8
| |\ \ | | |/
| | * 5.6.44-86.0Marko Mäkelä2019-07-233-40/+2
| | |\
| | | * Fix PS-5388 (Enable hardware CRC32 under Valgrind)Laurynas Biveinis2019-07-232-38/+0
| | |/
| | * MDEV-14154: Make ut_time_ms(), ut_time_us() monotonicMarko Mäkelä2019-07-232-22/+6
| | * 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-227-27/+64
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-07-224-11/+16
| |\ \ | | |/
| | * MDEV-20102 Phantom InnoDB table remains after interrupted CREATE...SELECTMarko Mäkelä2019-07-226-19/+26
| * | 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#20107: rocksdb.check_ignore_unknown_options fails on OS X againSergei Petrunia2019-07-191-1/+1
| * | MDEV#20107: rocksdb.check_ignore_unknown_options fails on OS X againSergei Petrunia2019-07-191-6/+34
| * | 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-1910-40/+51
|\ \ \ | |/ /
| * | Remove a conditionally unused declarationMarko Mäkelä2019-07-191-1/+4
| * | MDEV-20097 potential use-after-freeEugene Kosov2019-07-191-0/+1
| * | Merge 10.1 into 10.2Marko Mäkelä2019-07-182-0/+2
| |\ \ | | |/
| | * MDEV-20097: Also fix XtraDBMarko 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-182-3/+14
| |\ \ | | |/
| | * MDEV-13625: Add the test innodb.innodb-wl5980-debugMarko Mäkelä2019-07-182-0/+10
| * | Merge 10.1 into 10.2Marko Mäkelä2019-07-183-39/+31
| |\ \ | | |/
| | * MDEV-19978 Page read from tablespace is corruptedThirunarayanan Balathandayuthapani2019-07-112-30/+31
| | * restore RESTRICT_SYMBOL_EXPORTS(zlib)Sergei Golubchik2019-07-101-9/+0
| * | Disable rocksdb_rpl.rpl_gtid_crash_safe_optimizedSergei Petrunia2019-07-161-0/+1
| * | Disable rocksdb_rpl.optimize_myrocks_replace_intoSergei Petrunia2019-07-161-0/+1
| * | Disable rocksdb.rpl_row_not_foundSergei Petrunia2019-07-161-0/+2