summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge-xtradb-5.5' into 5.5bb-5.5-mergeSergei Golubchik2016-06-146-32/+77
|\
| * 5.5.49-37.9Sergei Golubchik2016-06-146-31/+76
* | fix mysql-5.5.50 tests to work for openssl tooSergei Golubchik2016-06-141-3/+4
* | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-1426-114/+304
|\ \
| * | Bug#23251517: SEMISYNC REPLICATION HANGINGmysql-5.5.50Sujatha Sivakumar2016-05-1613-446/+41
| * | Bug#21977380 - POSSIBLE BUFFER OVERFLOW ISSUESShishir Jaiswal2016-05-165-57/+78
| * | Bug#21973610Harin Vadodaria2016-04-291-3/+3
| * | BUG#23135731: INSERT WITH DUPLICATE KEY UPDATE REPORTSNisha Gopalakrishnan2016-04-223-7/+53
| * | BUG#22286421: NULL POINTER DEREFERENCEKarthik Kamath2016-04-191-3/+4
| * | Bug#22897202: RPL_IO_THD_WAIT_FOR_DISK_SPACE HAS OCCASIONALSujatha Sivakumar2016-04-194-9/+15
| * | Fix for Bugs#14583183 and 19949163Sreedhar.S2016-04-141-2/+6
| * | (no commit message)mysql-builder@oracle.com2016-03-230-0/+0
| * | (no commit message)mysql-builder@oracle.com2016-03-170-0/+0
| * | BUG#22594514: HANDLE_FATAL_SIGNAL (SIG=11) INNisha Gopalakrishnan2016-03-172-5/+5
| * | Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-071-0/+3
| * | Bug #18740222: CRASH IN GET_INTERVAL_INFO WITH WEIRDOSreeharsha Ramanavarapu2016-03-032-10/+11
| * | Bug#19920049 - MYSQLD_MULTI MISLEADING WHEN MY_PRINT_DEFAULTSShishir Jaiswal2016-03-011-2/+6
| * | Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-0113-47/+443
| * | BUG#17018343 SLAVE CRASHES WHEN APPLYING ROW-BASED BINLOG ENTRIES IN CASCADINGVenkatesh Duggirala2016-03-012-20/+78
| * | Bug#21920657: SSL-CA FAILS SILENTLY IF THE PATH CANNOT BEArun Kuruvila2016-03-014-6/+80
| * | Raise version number after cloning 5.5.49Bjorn Munch2016-02-291-1/+1
* | | MDEV-9994 - Aria service threads are not "joined"Sergey Vojtovich2016-06-105-131/+26
* | | MDEV-8402 Bug #77473 Truncated data with subquery & UTF8Alexander Barkov2016-06-105-4/+119
* | | MDEV-10181 Illegal mix of collation for a field and an ASCII string as a view...Alexander Barkov2016-06-105-13/+76
* | | MDEV-9366 : do_shutdown_server fails to detect server shutdown on Windows.Vladislav Vaintroub2016-06-082-3/+4
* | | MDEV-9972 Least function retuns date in date time formatAlexander Barkov2016-06-083-5/+8
* | | Merge branch 'mdev9991' into mdev9991-5.5Kristian Nielsen2016-06-081-2/+2
|\ \ \
| * | | Fix compiler check for stack unwind hintKristian Nielsen2016-06-081-2/+2
* | | | MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8Jan Lindström2016-06-086-120/+204
* | | | Restore COMPONENT Embedded for Windows embedded libs.Vladislav Vaintroub2016-05-241-3/+7
* | | | Fix warnings on Windows, compiler option -ggdb3 option is nonexistentVladislav Vaintroub2016-05-241-2/+4
* | | | MDEV-10117 - update HeidiSQL to current versionVladislav Vaintroub2016-05-241-1/+1
* | | | MDEV-10071 Block installation on XP/Windows 2003 Server(they are no more supp...Vladislav Vaintroub2016-05-241-0/+3
* | | | MDEV-10108 Fix errors in installations by domain userVladislav Vaintroub2016-05-241-1/+3
* | | | MDEV-10052 Illegal mix of collations with DAYNAME(date_field)<>varchar_fieldAlexander Barkov2016-05-104-4/+51
* | | | MDEV-9973 : Do not set permissions for serviceaccount user (Win7 and later)Vladislav Vaintroub2016-04-271-11/+0
|/ / /
* | | MDEV-9987 - gen_lex_hash leaks memory, making LeakSanitizer builds failSergey Vojtovich2016-04-261-0/+2
* | | MDEV-9986 Full-text search of the utf8mb4 column causes crashSergei Golubchik2016-04-263-0/+29
* | | disable main.wait_timeout_not_windows for embeddedSergei Golubchik2016-04-261-0/+1
* | | MDEV-7775 Wrong error message (Unknown error) when idle sessions are killed a...Sergei Golubchik2016-04-253-1/+20
* | | support SEARCH_RANGE in search_pattern_in_file.incSergei Golubchik2016-04-251-1/+16
* | | MDEV-9975 - main.partition_innodb_plugin fails sporadicallySergey Vojtovich2016-04-241-5/+1
* | | MDEV-9142 :Adding Constraint with no database referenceJan Lindström2016-04-235-7/+113
* | | Fixed compilation failure due to unused var.Sergey Vojtovich2016-04-231-2/+2
* | | MDEV-9970 - main.sp-threads fails sporadicallySergey Vojtovich2016-04-232-9/+9
* | | bump the VERSIONDaniel Bartholomew2016-04-221-1/+1
* | | MDEV-9372 select 100 between 1 and 9223372036854775808 returns falseAlexander Barkov2016-04-223-2/+20
* | | Merge branch 'bb-5.5-serg' into 5.5mariadb-5.5.49Sergei Golubchik2016-04-2072-242/+925
|\ \ \
| * \ \ Merge branch 'merge-xtradb-5.5' into 5.5Sergei Golubchik2016-04-206-27/+60
| |\ \ \ | | | |/ | | |/|
| | * | 5.5.48-37.8Sergei Golubchik2016-04-186-19/+62