summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* check referenced table period name in FKnm/period-fk-fallbackNikita Malyavin2019-11-2738-131/+301
* update checkNikita Malyavin2019-11-273-79/+198
* FK: sql + innodbNikita Malyavin2019-11-2724-55/+956
* key_copy: use from_record argument to copy the data fromNikita Malyavin2019-11-2713-62/+95
* Prelock child tables in addition to parent onesNikita Malyavin2019-11-276-42/+63
* move the code under err label to a function in TABLE_SHARE::init_from_binary_...Nikita Malyavin2019-11-271-72/+73
* move frm data to separate extra2 sectionNikita Malyavin2019-11-274-16/+21
* reduce code bloating in read_extra2()Nikita Malyavin2019-11-271-24/+19
* add overlaps_error_key -- fixes innodb combination runNikita Malyavin2019-11-264-30/+42
* add innodb combinationNikita Malyavin2019-11-262-9/+18
* fix doc for ha_check_overlapsNikita Malyavin2019-11-261-1/+1
* get rid of a cycleNikita Malyavin2019-11-263-38/+74
* move overlaps check to a separate functionNikita Malyavin2019-11-263-32/+23
* overlaps: fix main.parserNikita Malyavin2019-11-261-1/+1
* MDEV-16978 Application-time periods: WITHOUT OVERLAPSNikita Malyavin2019-11-2622-56/+684
* MDEV-21073 Collect different grammar rules into a single chunkAlexander Barkov2019-11-194-1381/+1627
* Merge 10.4 into 10.5Marko Mäkelä2019-11-1928-92/+633
|\
| * 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
| | |\ \ | | | |/