summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18339: ASAN heap-buffer-overflow in Item_exists_subselect::is_top_level_...bb-10.4-MDEV-18339Oleksandr Byelkin2019-03-063-4/+77
* Merge 10.3 into 10.4Marko Mäkelä2019-03-0689-546/+1632
|\
| * MDEV-9519: After-merge fix for 10.3Julius Goryavsky2019-03-051-3/+25
| * Merge 10.2 into 10.3Marko Mäkelä2019-03-0538-237/+830
| |\
| | * MDEV-18819: Add a test caseMarko Mäkelä2019-03-052-0/+184
| | * After-merge fix: Add explicit type conversionMarko Mäkelä2019-03-041-3/+4
| | * Merge 10.1 into 10.2Marko Mäkelä2019-03-0437-276/+662
| | |\
| | | * MDEV-18732 InnoDB: ALTER IGNORE returns error for NULLMarko Mäkelä2019-03-044-2/+62
| | | * MDEV-18333 Slow_queries count doesn't increase when slow_query_log is turned offAlexander Barkov2019-03-0411-29/+161
| | | * Merge branch '10.0' into 10.1Oleksandr Byelkin2019-03-0114-60/+239
| | | |\
| | | | * Increase the versionOleksandr Byelkin2019-02-281-1/+1
| | | | * Merge branch '5.5' into 10.0Oleksandr Byelkin2019-02-2815-61/+240
| | | | |\
| | | | | * MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ...Oleksandr Byelkin2019-02-288-15/+104
| | | | | * A cleanup in derived table handling: removing duplicate code from st_select_l...Alexander Barkov2019-02-287-44/+31
| | | | | * MDEV-18506 MSI can't be built if MFC package is not installed with Visual StudioVladislav Vaintroub2019-02-071-2/+3
| | | | | * bump the VERSIONDaniel Bartholomew2019-01-301-1/+1
| | | | | * MDEV-15950: LOAD DATA INTO compex_view crashedVarun Gupta2019-01-303-0/+62
| | | | | * MDEV-15744: Assertion `derived->table' failed in mysql_derived_merge_for_insertVarun Gupta2019-01-293-2/+41
| | | * | | MDEV-18601 Can't create table with ENCRYPTED=DEFAULT when innodb_default_encr...Marko Mäkelä2019-02-288-162/+182
| * | | | | MDEV-18467 Server crashes in fix_semijoin_strategies_for_picked_join_orderIgor Babaev2019-03-045-6/+81
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-0491-1483/+1024
| |\ \ \ \ \ | | |/ / / /
| | * | | | Make a size_t-to-uint conversion explicitMarko Mäkelä2019-03-041-2/+2
| | * | | | Fix Galera resultsMarko Mäkelä2019-03-042-1/+3
| | * | | | MDEV-18486 Database crash on a table with indexed virtual columnSergei Golubchik2019-03-013-3/+25
| | * | | | .gitignoreSergei Golubchik2019-03-011-1/+2
| | * | | | bugfix: set mysql_real_data_home_len correctlySergei Golubchik2019-03-011-0/+2
| | * | | | SSL test fixesSergei Golubchik2019-03-0158-1204/+760
| | * | | | remove aws kms plugin from debian builds tooSergei Golubchik2019-03-011-4/+3
| | * | | | debian: more robust control file hackingSergei Golubchik2019-03-011-5/+5
| | * | | | MDEV-18775 Fix ALTER TABLE error handling for DROP INDEXMarko Mäkelä2019-03-013-2/+36
| | * | | | Merge remote-tracking branch 'origin/10.1' into 10.2Jan Lindström2019-03-0111-89/+36
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-18265: Replace deprecated variable debug to debug_dbug on Galera testsJan Lindström2019-02-2811-88/+37
| | * | | | Merge remote-tracking branch 'origin/10.1' into 10.2Jan Lindström2019-02-287-33/+73
| | |\ \ \ \ | | | |/ / /
| | | * | | Revert offending part of MDEV-9519: Data corruption will happen on the Galera...Jan Lindström2019-02-281-13/+25
| | | * | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-2517-81/+392
| | | * | | MDEV-18662 ib_wqueue_t has a data raceEugene Kosov2019-02-214-40/+28
| | | * | | MDEV-17428: Update wsrep_max_ws_rows and wsrep_max_ws_size values in wsrep.cn...Jan Lindström2019-02-211-2/+2
| | | * | | MDEV-17942 fixup : protect rebuild_check_host() / rebuild_role_grants() with...Vladislav Vaintroub2019-02-201-6/+7
| | | * | | Revert "MDEV-18575 Cleanup : remove innodb-encrypt-log parameter from mariaba...Vladislav Vaintroub2019-02-201-0/+5
| | | * | | MDEV-17942 Assertion `found' failed in remove_ptr_from_dynarray after failed...Vladislav Vaintroub2019-02-203-0/+31
| | | * | | Merge branch '10.1' of https://github.com/mariadb/server into 10.1Vladislav Vaintroub2019-02-205-6/+14
| | | |\ \ \
| | | * \ \ \ Merge branch '10.1' of https://github.com/mariadb/server into 10.1Vladislav Vaintroub2019-02-197-70/+62
| | | |\ \ \ \
| | | * | | | | MDEV-18575 Cleanup : remove innodb-encrypt-log parameter from mariabackupVladislav Vaintroub2019-02-141-5/+0
| | * | | | | | MDEV-17725 Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' ...Alexander Barkov2019-02-263-0/+35
| | * | | | | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-2616-68/+360
| | * | | | | | Backporting MDEV-15597 Add class Load_data_outvar and avoid using Item::STRIN...Alexander Barkov2019-02-2310-228/+294
| | * | | | | | Backporting MDEV-15497 Wrong empty value in a GEOMETRY column on LOAD DATAAlexander Barkov2019-02-238-34/+173
| | * | | | | | Backporting MDEV-14628 Wrong autoinc value assigned by LOAD XML in the NO_AUT...Alexander Barkov2019-02-237-38/+110
| | * | | | | | buf_page_get_zip(): Deduplicate some codeMarko Mäkelä2019-02-231-11/+3
| | * | | | | | MDEV-10813: Update buf_page_t::buf_fix_count outside mutexMarko Mäkelä2019-02-223-22/+0