summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-03-1125-78/+307
|\
| * MDEV-17703 Add WITH_UBSAN switch to CMake similar to WITH_ASANEugene Kosov2019-03-113-2/+11
| * Clean up mysql-test/suite/galera/disabled.def againMarko Mäkelä2019-03-111-16/+11
| * Decrease the time required to run test by removing unnecessary sleeps.Jan Lindström2019-03-091-8/+2
| * remove WSREP_SST_OPT_SUFFIX_VALUE, checking [mysqld] is covered in the parse_...Jan Lindström2019-03-091-3/+0
| * Galera 3 versions of the result files recorded.Jan Lindström2019-03-093-15/+29
| * galera: test cases for non [mysqld] section for configurationDaniel Black2019-03-097-0/+191
| * wsrep_sst: remove WSREP_SST_OPT_SUFFIX_VALUE, checking [mysqld] is covered in...Daniel Black2019-03-093-10/+2
| * MDEV-18830: Port SST fixes from 10.4 to 10.1Jan Lindström2019-03-097-60/+114
* | Merge 10.1 into 10.2Marko Mäkelä2019-03-085-26/+91
|\ \ | |/
| * Disable regularly failing Galera testsMarko Mäkelä2019-03-081-11/+13
| * MDEV-18855 Mariabackup should fetch innodb_compression_level from running serverThirunarayanan Balathandayuthapani2019-03-084-3/+68
* | MDEV-13818 after-merge fix: Extend the test caseMarko Mäkelä2019-03-082-2/+7
* | MDEV-18272: Add the test caseMarko Mäkelä2019-03-072-10/+118
* | After-merge fix for GCCMarko Mäkelä2019-03-071-1/+1
* | Merge 10.1 into 10.2Marko Mäkelä2019-03-0714-65/+79
|\ \ | |/
| * MDEV-13818 CREATE INDEX leaks memory if running out of undo log spaceMarko Mäkelä2019-03-078-30/+58
| * Fix the WITH_ASAN clang build of dynamic pluginsMarko Mäkelä2019-03-073-1/+378
| * Merge 10.0 into 10.1Marko Mäkelä2019-03-072-8/+10
| |\
| | * Merge 5.5 into 10.0Marko Mäkelä2019-03-072-10/+12
| | |\
| | | * MDEV-18272 InnoDB fails to rollback after exceeding FOREIGN KEY recursion depthMarko Mäkelä2019-03-072-8/+12
| * | | ASAN loves stack, give it someSergei Golubchik2019-03-069-19/+23
| * | | disable LeakSanitizer for unit.dbug testSergei Golubchik2019-03-061-0/+8
* | | | MDEV-18383: Missing rows with pushdown condition defined with IF-functionGalina Shalygina2019-03-074-0/+61
* | | | fix memory leaks in mysql_client_testSergei Golubchik2019-03-061-2/+2
* | | | MDEV-18376 Memory leak in main.mysqladminSergei Golubchik2019-03-061-1/+1
* | | | MDEV-13818 CREATE INDEX leaks memory if running out of undo log spaceSergei Golubchik2019-03-062-1/+5
* | | | mronga: fix a memory leakSergei Golubchik2019-03-061-1/+1
* | | | MDEV-18625 ASAN unknown-crash in my_copy_fix_mb / ha_mroonga::storage_inplace...Sergei Golubchik2019-03-063-5/+5
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-03-0623-107/+144
|\ \ \ \ | |/ / /
| * | | A cleanup for MDEV-18333 Slow_queries count doesn't increase when slow_query_...Alexander Barkov2019-03-061-0/+5
| * | | MDEV-18637 Assertion `cache' failed in fts_init_recover_docMarko Mäkelä2019-03-062-8/+13
| * | | MDEV-18659: Revert a non-functional changeMarko Mäkelä2019-03-062-4/+4
| * | | MDEV-18659: Fix string truncation/overflow in InnoDB and XtraDBMarko Mäkelä2019-03-0616-82/+99
| * | | MDEV-18749: Uninitialized value upon ADD FULLTEXT INDEXMarko Mäkelä2019-03-062-22/+12
* | | | 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