summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New optimizer defaults: change optimize_join_buffer_size to be ONbb-mdev-17484Varun Gupta2019-02-0419-123/+138
* MDEV-16279 Spider crashes on CHECKSUM TABLE with spider_quick_mode=3Kentoku2019-02-034-0/+284
* MDEV-16787 optimistic parallel replication fails on spiderKentoku2019-02-0310-15/+378
* MDEV-16520 Out-Of-Memory running big aggregate query on Spider EngineKentoku2019-02-0333-30/+3816
* MDEV-16279 Spider crashes on CHECKSUM TABLE with spider_quick_mode=3Kentoku2019-02-031-2/+4
* Update Spider to version 3.3.14. Add direct left outer join/right outer join/...Kentoku2019-02-0364-751/+5134
* MDEV-17484: New defaults for eq_range_index_dive_limit in 10.4Varun Gupta2019-02-015-11/+11
* Merge bb-10.4-release into 10.4Marko Mäkelä2019-01-3061-1280/+747
|\
| * bump the VERSIONDaniel Bartholomew2019-01-291-1/+1
| * SSL test fixesmariadb-10.4.2Sergei Golubchik2019-01-2858-1265/+732
| * update the result file after the mergeSergei Golubchik2019-01-281-12/+12
| * downgrade wsrep_plugin_init()/wsrep_plugin_deinit log messagesSergei Golubchik2019-01-281-2/+2
* | Avoid taking LOCK_thread_count for thread_count protectionSergey Vojtovich2019-01-294-34/+7
* | MDEV-18400 - Move shutdown handling to main threadSergey Vojtovich2019-01-298-277/+115
* | MDEV-15135 - Make LOCK_show_status rwlock, to enable parallelism ofVladislav Vaintroub2019-01-285-21/+20
* | Use rwlock rather than mutex for protecting THD_listVladislav Vaintroub2019-01-283-15/+17
* | Removed redundant service_thread_countSergey Vojtovich2019-01-287-65/+49
* | Move THD list handling to THD_listSergey Vojtovich2019-01-2820-720/+703
* | Simplified THD::current_linfo lockingSergey Vojtovich2019-01-285-26/+10
* | Execute bootstrap in main threadSergey Vojtovich2019-01-287-126/+23
* | Simplified code, no functional changesSergey Vojtovich2019-01-281-41/+11
|/
* Removed declaration of strconvert() from innodb_priv.hMonty2019-01-261-3/+1
* Removed \n from sql_print_error()Monty2019-01-265-19/+19
* Fixed failing testcase when blackhole engine is not enabledMonty2019-01-261-2/+3
* fix failing openssl_1 testSergei Golubchik2019-01-261-3/+5
* Merge branch '10.3' into 10.4Sergei Golubchik2019-01-2629-291/+529
|\
| * Merge branch '10.2' into 10.3Sergei Golubchik2019-01-2513-168/+410
| |\
| | * Don't run tests that check privileges in --embeddedSergei Golubchik2019-01-251-0/+1
| | * Deb: don't edit control file from inside rules fileSergei Golubchik2019-01-252-5/+5
| | * Fix tests not to fail with OpenSSL 1.1.1 with TLSv1.3Sergei Golubchik2019-01-259-162/+191
| * | Make the PYTHON_SHEBANG value configurableSergei Golubchik2019-01-252-1/+3
| * | Do not import commands library as it is not usedHonza Horak2019-01-251-1/+0
| * | cleanup: trg2bit() helperSergei Golubchik2019-01-254-25/+16
| * | MDEV-18057 Assertion `(node->state == 5) || (node->state == 6)' failed in row...Eugene Kosov2019-01-253-0/+24
| * | Merge 10.2 into 10.3Marko Mäkelä2019-01-254-88/+71
| |\ \ | | |/
| | * MDEV-18235: Changes related to fsync()Eugene Kosov2019-01-252-85/+54
| | * MDEV-18352 Add a regression test for VARCHAR enlargingMarko Mäkelä2019-01-252-0/+17
| * | Merge pull request #1136 from tempesta-tech/sysprg/MDEV-18379Jan Lindström2019-01-257-19/+8
| |\ \
| | * | MDEV-18379: Unification of check for IPv6Julius Goryavsky2019-01-257-19/+8
| |/ /
| * | MDEV-17401: LOAD DATA from very big file into MyISAM table results in EOF err...Oleksandr Byelkin2019-01-251-8/+4
* | | MDEV-18122 Assertion 'table->versioned() == m_prebuilt->table->versioned()' f...Aleksey Midenkov2019-01-253-1/+20
* | | Merge pull request #1135 from codership/10.4-fix-galera_3nodes-ipv6Jan Lindström2019-01-256-12/+24
|\ \ \
| * | | Updated wsrep-lib to have more permissive compiler options by defaultTeemu Ollakka2019-01-251-0/+0
| * | | Fixed Galera test regressions from 10.3 mergeTeemu Ollakka2019-01-255-12/+24
|/ / /
* | | Merge 10.3 into 10.4Marko Mäkelä2019-01-251-3/+0
|\ \ \ | |/ /
| * | Merge pull request #1129 from GeoffMontee/10.3-geoff-MDEV-18372Marko Mäkelä2019-01-251-3/+0
| |\ \
| | * | MDEV-18372: Minor MDEV-17973-related merge issue to 10.3Geoff Montee2019-01-241-3/+0
| |/ /
* | | Correct a resultMarko Mäkelä2019-01-251-1/+1
* | | MDEV-18369: Crash at wsrep_handle_SR_rollback(THD*, THD*): Assertion `victim_...Jan Lindström2019-01-251-2/+4
* | | Merge 10.3 into 10.4Marko Mäkelä2019-01-2483-270/+945
|\ \ \ | |/ /