summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-11-123-8/+8
| | | |\
| | | | * MDEV-20953: binlog_encryption.rpl_corruption failed in buildbot due to wrong ...Sujatha2019-11-123-8/+8
| | | * | rpl_semi_sync_gtid_reconnect results mergeAndrei Elkin2019-11-111-0/+12
| | * | | merge 10.2->10.3 with conflict resolutionsAndrei Elkin2019-11-1110-5/+290
| | |\ \ \ | | | |/ /
| | | * | manual merge 10.1->10.2Andrei Elkin2019-11-1110-5/+281
| | | |\ \ | | | | |/
| | | | * MDEV-19376 Repl_semi_sync_master::commit_trx assertion failure: ... || !m_act...Andrei Elkin2019-11-103-1/+108
| | | | * bump the VERSIONDaniel Bartholomew2019-11-081-1/+1
| | | | * MDEV-20981 wsrep_sst_mariabackup fails silently when mariabackup is not insta...Hartmut Holzgraefe2019-11-081-0/+7
| | | | * MDEV-20519: Query plan regression with optimizer_use_condition_selectivity > 1Varun Gupta2019-11-076-4/+166
| * | | | MDEV-20297 Support C++11 range-based for loop for List<T>Eugene Kosov2019-11-122-57/+78