summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-11-1922-46/+439
| |\ \ \ | | |/ /
| | * | MDEV-13564 follow-up: Remove unused codeMarko Mäkelä2019-11-191-217/+0
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-11-1911-174/+223
| | |\ \ | | | |/
| | | * MDEV-21069 Crash on DROP TABLE if the data file is corruptedMarko Mäkelä2019-11-199-44/+90
| | | * update create_w_max_indexes_128.resultSergei Golubchik2019-11-151-128/+128
| | * | Fix compile failure on Windows: use explicit type castsbb-10.3-mdev20611Sergei Petrunia2019-11-161-3/+3
| | * | MDEV-20611: MRR scan over partitioned InnoDB table produces "Out of memory" e...Sergei Petrunia2019-11-1513-18/+343
| * | | MDEV-13564: Remove an unused return valueMarko Mäkelä2019-11-172-20/+6
| * | | Fix a couple of clang-cl warningsVladislav Vaintroub2019-11-153-4/+3
| * | | MDEV-21062 Buildbot, Windows - sporadically missing lines from mtr's "exec"Vladislav Vaintroub2019-11-156-24/+206
* | | | MDEV-21064 Add a new class sp_expr_lex and a new grammar rule expr_lexbb-anel-json-v2-alter_force-10.3Alexander Barkov2019-11-165-218/+223
* | | | Fix compile error on centos6. it does not like std::this_thread::sleep()Vladislav Vaintroub2019-11-151-9/+3
* | | | MDEV-16264: Minor cleanupMarko Mäkelä2019-11-152-18/+18
* | | | MDEV-16264: Remove IORequest::IGNORE_MISSINGMarko Mäkelä2019-11-154-59/+19
* | | | MDEV-16264: Fix some white spaceMarko Mäkelä2019-11-159-146/+90
* | | | MDEV-21054 Crash on shutdown due to btr_search_latches=NULLMarko Mäkelä2019-11-151-8/+2
* | | | Make .clang-format work with clang-8Vladislav Vaintroub2019-11-1520-431/+302
* | | | MDEV-20839 innodb-redo-badkey fails sporadicallyVladislav Vaintroub2019-11-151-0/+1
* | | | MDEV-16264 Use threadpool for Innodb background work.Vladislav Vaintroub2019-11-1547-5809/+1107
* | | | MDEV-16264: Add threadpool libraryVladislav Vaintroub2019-11-1511-0/+2318
* | | | MDEV-16264 prerequisite patch, ha_preshutdown.Vladislav Vaintroub2019-11-153-1/+32
* | | | MDEV-16264 - prerequisite patch - true background THDsVladislav Vaintroub2019-11-151-0/+106
* | | | MDEV-16264 prerequisite patch, enable thr_timer in embeddedVladislav Vaintroub2019-11-151-4/+0
* | | | MDEV-16264 - prerequisite patch, periodic thr_timerVladislav Vaintroub2019-11-152-1/+32
* | | | Cleanup: More use of mtr_memo_type_tMarko Mäkelä2019-11-155-13/+16
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-11-1449-633/+1039
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-11-1422-160/+145
| |\ \ \ | | |/ /
| | * | MDEV-12353 preparation: Replace mtr_x_lock() and friendsMarko Mäkelä2019-11-1422-163/+148
| * | | MDEV-20949: Merge 10.3 into 10.4Marko Mäkelä2019-11-1420-311/+759
| |\ \ \ | | |/ /
| | * | MDEV-20949: Merge 10.2 into 10.3Marko Mäkelä2019-11-1416-315/+383
| | |\ \ | | | |/
| | | * MDEV-20949 Stop issuing 'row size' error on DMLEugene Kosov2019-11-1315-264/+332
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-11-145-140/+96
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-11-142-130/+69
| | |\ \ | | | |/
| | | * Clean up mtr_t::commit() furtherMarko Mäkelä2019-11-131-129/+68
| | | * MDEV-20934: Correct a debug assertionMarko Mäkelä2019-11-131-1/+1
| | | * Fix a typo in mariadb-plugin-mroonga.prermYasuhiro Horimoto2019-11-121-1/+1
| | * | MDEV-20646: 10.3.18 is slower than 10.3.17Sergei Petrunia2019-11-133-12/+27
| * | | MDEV-20707: Missing memory barrier in parallel replication error handler in w...Sujatha2019-11-143-22/+39
* | | | MDEV-4476: mytop trackerJean Weisbuch2019-11-141-268/+513
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-11-1370-171/+2877
|\ \ \ \ | |/ / /
| * | | MDEV-17138 follow-up: Optimize index page creationMarko Mäkelä2019-11-132-5/+38
| * | | Use constexpr for constants on data pagesMarko Mäkelä2019-11-134-20/+21
| * | | cleanup: replace List_iterator(_fast) in handler0alter.ccEugene Kosov2019-11-132-147/+94
| * | | MDEV-18987 bug in "load data local infile xxx replace into " (#1408)Kentoku SHIBA2019-11-1362-0/+2747
* | | | MDEV-21043 Collect different bison %type declarations into a single chunkAlexander Barkov2019-11-132-37/+53
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-11-1220-553/+619
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-11-1218-498/+543
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-11-128-507/+256
| | |\ \ | | | |/
| | | * MDEV-12353 preparation: Clean up mtr_tMarko Mäkelä2019-11-124-495/+254
| | | * MDEV-14602: Cleanup recv_dblwr_t::find_page()Marko Mäkelä2019-11-121-36/+17