summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-112967-3001/+3001
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-114079-4102/+4102
* | Update FSF addressVicențiu Ciorbaru2019-05-11719-725/+725
* | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-11371-380/+380
|\ \ | |/
| * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-11165-167/+167
| * Update FSF addressMichal Schorm2019-05-10217-227/+227
* | MDEV-13893 encryption.innodb-redo-badkey failed in buildbot with page cannot ...Thirunarayanan Balathandayuthapani2019-05-102-16/+2
* | MDEV-18220: race condition in fts_get_table_name()Marko Mäkelä2019-05-108-34/+66
* | MDEV-18220: Backport some code from MariaDB 10.2Marko Mäkelä2019-05-1014-536/+612
* | MDEV-18220: heap-use-after-free in fts_get_table_name_prefix()Marko Mäkelä2019-05-1016-74/+28
* | MDEV-18220: Remove some redundant data structuresMarko Mäkelä2019-05-106-326/+270
* | MDEV-19399 do not call slow my_timer_init() several timesEugene Kosov2019-05-108-56/+54
* | MDEV-19427 mysql_upgrade_service throws exception upgrading from 10.0 to 10.3Vladislav Vaintroub2019-05-091-1/+2
* | Removed dead codeSergey Vojtovich2019-05-091-57/+0
* | MDEV-16060 - InnoDB: Failing assertion: ut_strcmp(index->name, key->name)Sergey Vojtovich2019-05-095-46/+109
* | bump the VERSIONDaniel Bartholomew2019-05-081-1/+1
* | Null merge mariadb-10.1.40 into 10.1Marko Mäkelä2019-05-080-0/+0
|\ \
| * | bump the VERSIONmariadb-10.1.40Daniel Bartholomew2019-05-071-1/+1
| * | MDEV-17640 UMASK_DIR configuration for mysql_install_db is not applied to mys...Sergei Golubchik2019-05-071-0/+3
* | | MDEV-19387 innodb_ft_result_cache_limit_32 fails on s390xThirunarayanan Balathandayuthapani2019-05-085-17/+12
* | | MDEV-19405: Galera test failure on galera_parallel_autoinc_largetrxbb-10.1-MDEV-19405Jan Lindström2019-05-074-49/+98
* | | Revert "MDEV-19399 do not call slow my_timer_init() several times"Marko Mäkelä2019-05-065-49/+55
* | | MDEV-17640 UMASK_DIR configuration for mysql_install_db is not applied to mys...Sergei Golubchik2019-05-061-0/+3
* | | MDEV-18214 remove some duplicated MONITOR countersEugene Kosov2019-05-065-51/+53
* | | MDEV-19399 do not call slow my_timer_init() several timesEugene Kosov2019-05-065-55/+49
* | | MDEV-17883: CREATE TABLE IF NOT EXISTS locking changes in 10.3.10Jan Lindström2019-05-031-4/+5
* | | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-05-022-2/+10
|\ \ \ | | |/ | |/|
| * | MDEV-19349 mysql_install_db: segfault at tmp_file_prefix checkAleksey Midenkov2019-05-012-7/+10
| * | bump the VERSIONDaniel Bartholomew2019-04-291-1/+1
* | | bump the VERSIONDaniel Bartholomew2019-05-021-1/+1
* | | MDEV-19352: Server crash in alloc_histograms_for_table_share upon query from ...Varun Gupta2019-05-024-2/+60
* | | Adjusting sql_command to align with higher version, this is an adjustmentVarun Gupta2019-05-021-5/+4
| |/ |/|
* | Updated list of unstable tests for 10.1.39 releasemariadb-10.1.39Elena Stepanova2019-04-301-61/+122
* | MDEV-14572: Assertion `! is_set()' failed in Diagnostics_area::set_eof_status...Oleksandr Byelkin2019-04-303-0/+43
* | MDEV-19243 Fix timezone handling on Windows to report standard timezone namesVladislav Vaintroub2019-04-303-13/+183
* | Tests for MDEV-19359 ASAN heap-use-after-free in copy_if_not_alloced / make_s...Alexander Barkov2019-04-302-0/+21
* | MDEV-18738 ASAN heap-use-after-free in copy_if_not_alloced / copy_fieldsAlexander Barkov2019-04-303-0/+74
* | Tests for MDEV-11895 NO_ZERO_DATE affects timestamp values without any warningsAlexander Barkov2019-04-292-0/+64
* | MDEV-19265 Server should throw warning if event is created and event_schedule...Vladislav Vaintroub2019-04-2836-4/+289
* | MDEV-19276 during connect, write error log warning for ER_DBACCESS_DENIED_ERROR,Vladislav Vaintroub2019-04-285-18/+60
* | MDEV-19262 Server error message is unclear if event is created and event_sche...Vladislav Vaintroub2019-04-282-12/+12
* | MDEV-18131 MariaDB does not verify IP addresses from subject alternativeVladislav Vaintroub2019-04-2817-471/+488
* | MDEV-13335 UTF8 escape wildcard LIKE match has different behavior in differen...Alexander Barkov2019-04-2821-0/+228
* | MDEV-19351 statistics_for_command_is_needed: Conditional jump or moveIgor Babaev2019-04-271-0/+1
* | MDEV-19350 Server crashes in delete_tree_element / ... / Item_func_group_conc...Sergei Golubchik2019-04-273-2/+40
* | gis2 fails in embeddedSergei Golubchik2019-04-274-31/+32
* | MDEV-19334: bool is_eits_usable(Field*): Assertion `field->table->stats_is_re...Varun Gupta2019-04-273-4/+40
* | MDEV-11015 Assertion failed: precision > 0 in decimal_bin_size upon SELECT wi...Alexander Barkov2019-04-273-6/+60
* | CONNECT compilation failureSergei Golubchik2019-04-263-11/+3
* | Merge branch 'merge-tokudb-5.6' into 10.1Sergei Golubchik2019-04-269-13/+109
|\ \