summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11718 5.5 rpl and federated tests massively fail in buildbot with valgrindbb-sachin-5Sachin Setiya2017-02-212-0/+19
* MDEV-11520 Extending an InnoDB data file unnecessarily allocatesMarko Mäkelä2017-02-215-166/+162
* Remove a bogus Valgrind "suppression".Marko Mäkelä2017-02-212-18/+2
* MDEV-9455: [ERROR] mysqld got signal 11Oleksandr Byelkin2017-02-203-2/+191
* MDEV-11904 Make Audit Plugin working with MySQL 8.0.Alexey Botchkov2017-02-201-9/+21
* MDEV-10621 parts.partition_float_myisam failed with timeout in buildbotbb-5.5-elenstElena Stepanova2017-02-1828-1082/+1532
* Fixed bug mdev-9028.Igor Babaev2017-02-163-1/+49
* MDEV-11668 rpl.rpl_heartbeat_basic fails sporadically in buildbotElena Stepanova2017-02-172-9/+40
* minor typo in a description of mysql_parse()Alexander Kuleshov2017-02-161-1/+1
* Fix gcc 6.3.x compiler warnings.Jan Lindström2017-02-1656-198/+43
* MDEV-12058: MariaDB Test Suite issue with test sys_vars.secure_file_priv.testNirbhay Choubey2017-02-131-0/+3
* backported build-tags from 10.2 to ensure that 'make tags' works againMonty2017-01-271-8/+12
* Fix for memory leak in applications, like QT,that callsMonty2017-01-273-3/+14
* Fixed bug mdev-11859.Igor Babaev2017-01-233-1/+104
* Fixed bug mdev-8603.Igor Babaev2017-01-185-21/+141
* bugfix: Item_func_min_max stored thd internallySergei Golubchik2017-01-154-6/+28
* bugfix: cmp_item_row::alloc_comparators() allocated on the wrong arenaSergei Golubchik2017-01-156-34/+20
* MDEV-9690 concurrent queries with virtual columns crash in temporal codeSergei Golubchik2017-01-154-18/+77
* MDEV-11527 Virtual columns do not get along well with NO_ZERO_DATESergei Golubchik2017-01-123-1/+19
* MDEV-11706 Assertion `is_stat_field || !table || (!table->write_set || bitmap...Sergei Golubchik2017-01-119-39/+39
* MDEV-11685: sql_mode can't be set with non-ascii connection charsetNirbhay Choubey2017-01-117-1/+57
* MDEV-11676 Starting service with mysqld_safe_helper fails in SELINUX "enforci...Sergei Golubchik2017-01-117-2/+52
* mysqld_safe: don't close stdout if set -xSergei Golubchik2017-01-101-2/+7
* Adding LOAD DATA tests for MDEV-11079 and MDEV-11631Alexander Barkov2017-01-094-0/+38
* Fixed bug mdev-10705.Igor Babaev2017-01-053-1/+27
* MDEV-11727 Sequences of tests fail with valgrind warnings in buildbotElena Stepanova2017-01-051-0/+8
* MDEV-11700 funcs_2.innodb_charset fails in buldbot on valgrind builder with t...Elena Stepanova2017-01-051-0/+1
* MDEV-11722 main.join_cache fails in buildbot on very slow buildersElena Stepanova2017-01-052-6/+20
* MDEV-11676 Starting service with mysqld_safe_helper fails in SELINUX "enforci...Sergei Golubchik2017-01-041-1/+2
* MDEV-10100 main.pool_of_threads fails sporadically in buildbotElena Stepanova2017-01-044-34/+44
* MDEV-11719 main.subselect_no_exists_to_in failed in buildbotElena Stepanova2017-01-042-2/+2
* bump the VERSIONDaniel Bartholomew2016-12-241-1/+1
* reduce code duplication a littlemariadb-5.5.54Sergei Golubchik2016-12-227-42/+27
* add an assertSergei Golubchik2016-12-222-10/+9
* test case for Bug #23303485 : HANDLE_FATAL_SIGNAL (SIG=11) IN SUBSELECT_UNION...Sergei Golubchik2016-12-222-0/+23
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-12-2211-127/+127
|\
| * Bug#25159791 BASEDIR: COMMAND NOT FOUND ERROR WHILE STARTING SERVER WITH INIT...mysql-5.5.54Balasubramanian Kandasamy2016-11-283-5/+5
| * Followup fix for Bug#25088048 - ADDITIONAL ISSUES IN MYSQLD_SAFEBalasubramanian Kandasamy2016-11-261-43/+0
| * (no commit message)mysql-builder@oracle.com2016-11-250-0/+0
| * Bug#25092566: CREATE TABLE WITH DATA DIRECTORY CLAUSE DOES NOT REQUIRE SPECIALDyre Tjeldvoll2016-11-255-3/+59
| * Bug#25088048 ADDITIONAL ISSUES IN MYSQLD_SAFETerje Rosten2016-11-259-138/+41
| * BUG#24487120 - SLAVE'S SLAVE_SQL_RUNNING IS STOPPED DURINGThayumanavar S2016-10-284-99/+30
| * Bug#24925181 INCORRECT ISA DETECTION CODE IN OEL RPM SPECTerje Rosten2016-10-241-8/+15
| * BUG#23499695: MYSQL SERVER NORMAL SHUTDOWN WITH TIME STAMPKarthik Kamath2016-10-131-9/+39
| * Merge branch 'mysql-5.5.53-release' into mysql-5.5Nawaz Nazeer Ahamed2016-10-120-0/+0
| |\
| * | Bug#24483092 UNSAFE USE OF VARIOUS SHELL UTILITIESTerje Rosten2016-10-062-27/+92
| * | Fix Bug#24707869 GCC 5 AND 6 MISCOMPILE MACH_PARSE_COMPRESSEDVasil Dimov2016-10-031-11/+42
| * | (no commit message)mysql-builder@oracle.com2016-09-290-0/+0
| * | Bug#24707666: DEFAULT SETTING FOR SECURE-FILE-PRIV SHOULD BEArun Kuruvila2016-09-2829-37/+786
| * | Bug #24740291: YASSL UPDATE TO 2.4.2Robert Golebiowski2016-09-2711-122/+274