summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: this is how to use spanbb-10.2-MDEV-20103-spanEugene Kosov2019-07-251-32/+28
* MDEV-20103 add a class similar to std::spanEugene Kosov2019-07-251-0/+157
* Merge 10.1 into 10.2Marko Mäkelä2019-07-25106-1924/+936
|\
| * MDEV-20091 DROP TEMPORARY table is logged despite no CREATE was loggedSujatha2019-07-252-48/+14
| * Replace ut_timer() with my_interval_timer()Marko Mäkelä2019-07-2514-467/+19
| * MDEV-20091 DROP TEMPORARY table is logged despite no CREATE was loggedSujatha2019-07-2516-94/+204
| * 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
| * List of unstable tests for 10.1.41 releaseElena Stepanova2019-07-241-320/+354
* | MDEV-19948 `SHOW GRANTS` return privileges individually update in 10.2Anel Husakovic2019-07-241-36/+50
* | MDEV-19870 gcol.innodb_virtual_debug_purge doesn't fail if row_vers_old_has_i...Thirunarayanan Balathandayuthapani2019-07-241-5/+5
* | List of unstable tests for 10.2.26 releaseElena Stepanova2019-07-241-615/+623
* | MDEV-14154: Remove ut_time_us()Marko Mäkelä2019-07-2310-107/+43
* | Merge 10.1 into 10.2Marko Mäkelä2019-07-237-62/+12
|\ \ | |/
| * 5.6.44-86.0Marko Mäkelä2019-07-235-42/+4
| |\
| | * 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-234-4/+4
| * gen_lex_hash: Omit deprecated register keywordsMarko Mäkelä2019-07-231-14/+14
* | MDEV-17005: Re-enable existing tests for non-debug serverMarko Mäkelä2019-07-224-43/+45
* | Merge 10.1 into 10.2Marko Mäkelä2019-07-226-11/+54
|\ \ | |/
| * MDEV-20102 Phantom InnoDB table remains after interrupted CREATE...SELECTMarko Mäkelä2019-07-228-19/+59
* | 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-223-9/+58
* | The test for the wsrep_info plugin needs the same flexible wsrep version chec...Julius Goryavsky2019-07-221-18/+3
* | fix libsepol version detection for SUSESergei Golubchik2019-07-211-2/+3
* | switch to CC 3.1Oleksandr Byelkin2019-07-204-9/+13
* | 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.1 into 10.2Marko Mäkelä2019-07-191-3/+0
|\ \ | |/
| * Fix innodb-system-table-view for --embeddedMarko Mäkelä2019-07-192-4/+1
* | 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-20094: Disable innodb.check_ibd_filesizeMarko Mäkelä2019-07-181-0/+1
| * 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-1815-3/+647
|\ \ | |/
| * MDEV-13625: Add innodb.check_ibd_filesizeMarko Mäkelä2019-07-186-0/+173
| * MDEV-13625: Adapt the test innodb-system-table-viewMarko Mäkelä2019-07-185-0/+341
| * MDEV-13626: Add the test innodb.trx_id_futureMarko Mäkelä2019-07-182-0/+69
| * MDEV-13625: Add the test innodb.innodb-wl5980-debugMarko Mäkelä2019-07-184-0/+88