summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18623 Assertion after DROP FULLTEXT INDEX and removing NOT NULLMarko Mäkelä2019-04-023-0/+29
* MDEV-19030: Assertion failed in rec_init_offsets() after DROP COLUMNMarko Mäkelä2019-04-026-1/+47
* Adjust tests after commit b5615eff0d00cfb4c60b9d1bf67094da7c2258a6Marko Mäkelä2019-04-028-0/+8
* MDEV-18402 Assertion `sec.sec() <= 59' failed in Item_func_maketime::get_dateAlexander Barkov2019-04-023-1/+18
* MDEV-18503 Assertion `native.length() == binlen' failed in Type_handler_times...Alexander Barkov2019-04-023-2/+41
* Tests for MDEV-18595 Assertion `0' failed in Item_cache_timestamp::val_dateti...Alexander Barkov2019-04-022-0/+22
* MDEV-18240 Assertion `0' failed in Item_cache_timestamp::val_datetime_packedAlexander Barkov2019-04-023-2/+36
* MDEV-19124 Assertion `0' failed in Item::val_nativeAlexander Barkov2019-04-024-0/+57
* index_merge_innodb did sometimes give wrong resultsMonty2019-04-018-2/+34
* MDEV-19116 Speed up rotation of binary logsMonty2019-04-012-39/+81
* MDEV-19117 Don't keep binary log index file locked during show binary logsMonty2019-04-016-56/+1218
* Removed some warnings from -Wimplicit-fallthrough= with build scriptsMonty2019-04-014-3/+4
* Write information about restart in .resultMichael Widenius2019-04-01231-45/+537
* Fixed uninitialized bug in Range_rowid_filter_cost_infoMichael Widenius2019-04-011-1/+3
* Fixed valgrind warning: Wrong usage of c_ptr()Monty2019-04-011-1/+1
* Updated valgrind.supp for OpenSLL 1.0.1lMichael Widenius2019-04-011-0/+20
* MDEV-17380 innodb_flush_neighbors=ON should be ignored on SSDMarko Mäkelä2019-04-0110-413/+476
* Cleanup: removing unused type LEX_TYPE and #includeAlexander Barkov2019-04-012-10/+0
* Fix error failed to compile regexHeckad2019-03-301-1/+2
* MDEV-19068 - rename eventlog source to MariaDB.Vladislav Vaintroub2019-03-295-34/+26
* Update 10.4 man pagesIan Gilfillan2019-03-2957-57/+57
* MDEV-18590: galera.versioning_trx_id: Test failure: mysqltest: Result content...Jan Lindström2019-03-292-3/+17
* MDEV-17969 Assertion `name' failed in THD::push_warning_truncated_value_for_f...Alexander Barkov2019-03-295-3/+61
* MDEV-19062 Item_sum_variance: move recurrence_m, recurrence_s, count to a sep...Alexander Barkov2019-03-282-58/+69
* A cleanup in Item_sum: removing dead codeAlexander Barkov2019-03-283-37/+13
* Make test galera_sr.GCF-1018 deterministic (#1245)Daniele Sciascia2019-03-272-2/+4
* Merge 10.3 into 10.4Marko Mäkelä2019-03-2623-81/+222
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-03-262-10/+10
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-03-262-8/+8
| | |\
| | | * Fixup for MDEV-18968Marko Mäkelä2019-03-261-2/+2
| * | | MDEV-18869 Assertion `!((field)->vcol_info && (field)->stored_in_db())' faile...Aleksey Midenkov2019-03-263-1/+96
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-03-2620-69/+119
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-03-261-1/+3
| | |\ \ | | | |/
| | | * Fix cmake -DENABLED_PROFILING=OFFMarko Mäkelä2019-03-261-1/+3
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-03-2621-82/+141
| | |\ \ | | | |/
| | | * Merge 10.0 into 10.1Marko Mäkelä2019-03-262-2/+2
| | | |\
| | | | * Fix USE_AFTER_FREE (CWE-416)FaramosCZ2019-03-221-1/+1
| | | | * Update sql_parse.ccChris Calender2019-03-221-1/+1
| | | * | MDEV-12711 mariabackup --backup is refused for multi-file system tablespaceMarko Mäkelä2019-03-264-24/+68
| | | * | MDEV-18968 Both (WHERE 0.1) and (WHERE NOT 0.1) return empty setAlexander Barkov2019-03-268-20/+55
| | | * | Fix resource leakFaramosCZ2019-03-221-0/+1
| | | * | Backporting slow log simulation logic details from 10.2 to 10.1Alexander Barkov2019-03-223-24/+9
| | | * | Fix resource leakFaramosCZ2019-03-221-0/+1
| | | * | Fix resource leakFaramosCZ2019-03-221-0/+1
| | | * | Fix resource leakFaramosCZ2019-03-221-0/+1
| | * | | bump the VERSIONDaniel Bartholomew2019-03-251-1/+1
| | * | | Fix the Windows buildMarko Mäkelä2019-03-251-1/+2
* | | | | Fix crash recovery with small buffer poolMarko Mäkelä2019-03-261-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-2545-337/+337
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-257-74/+64
| |\ \ \ \ | | |/ / /