summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16166 RBR breaks with HA_ERR_KEY_NOT_FOUND upon DELETE from table...bb-5.5-16166sachin2018-07-123-1/+33
* MDEV-15982: Incorrect results when subquery is materializedSergei Petrunia2018-07-113-1/+102
* MDEV-16307: Incorrect results when using BNLH join instead of BNL join with v...Varun Gupta2018-07-103-2/+65
* MDEV-16603 Crash with set join_cache_level=4Igor Babaev2018-06-293-2/+66
* MDEV-8540 - Crash on server shutdown since 10.0.16Sergey Vojtovich2018-06-271-5/+5
* Fixed MDEV-16512, crashing on re-execution of failing SPMichael Widenius2018-06-274-8/+102
* Added more help text in case mysql_install_db fails.Michael Widenius2018-06-271-0/+5
* Added valgrind suppression for OpenSuse 42.2Michael Widenius2018-06-271-0/+13
* A test cleanup for MDEV-15834: fixing failure in "mtr --embedded"Alexander Barkov2018-06-261-0/+2
* Fix unit suite on Windows and in out-of-source buildsSergei Golubchik2018-06-211-3/+4
* Revert "MDEV-16075: Workaround to run MTR test suite for make test"Sergei Golubchik2018-06-204-7/+3
* MDEV-16534 PPC64: Unexpected error with a negative value into auto-increment ...Alexander Barkov2018-06-209-3/+165
* MDEV-15834 The code in TABLE_SHARE::init_from_binary_frm_image() is not safeAlexander Barkov2018-06-194-1/+31
* MDEV-15113: Hang in Aria loghandlerOleksandr Byelkin2018-06-121-32/+187
* MDEV-16235 Server crashes in my_utf8_uni or in my_strtod_int uponIgor Babaev2018-06-115-4/+24
* MDEV-15729 Server crashes in Field::make_field upon HANDLER READ executed wit...Sergei Golubchik2018-06-113-0/+21
* mysqltest: Allow HANDLER READ in --ps-protocol testsSergei Golubchik2018-06-116-4/+7
* MDEV-16342 SHOW ENGINES: MyISAM description is uselessSergei Golubchik2018-06-1111-11/+11
* MDEV-15021: mysqldump --tables --routines generates non importable dump fileRutuja Surve2018-06-103-6/+43
* MDEV-15778: Remove packed attr from omt_ and subtree_ classesTeodor Mircea Ionita2018-06-101-4/+4
* Make TokuDB compile with GCC-8Vicențiu Ciorbaru2018-06-104-4/+10
* Revert "MDEV-15778: Remove packed attr from omt_ and subtree_ classes"Vicențiu Ciorbaru2018-06-101-4/+4
* MDEV-16075: Workaround to run MTR test suite for make testTeodor Mircea Ionita2018-06-104-3/+7
* Also ignore macOS .DS_Store Finder junk.Teodor Mircea Ionita2018-06-101-0/+3
* Ignore .cbp QtCreator && CodeBlocks project filesTeodor Mircea Ionita2018-06-101-0/+3
* MDEV-15778: Remove packed attr from omt_ and subtree_ classesTeodor Mircea Ionita2018-06-101-4/+4
* MDEV-15778: Manually backport TokuDB macOS fixes from 10.0Teodor Mircea Ionita2018-06-104-3/+20
* MDEV-15789 - mysqlslap use incorrect table defChris Calender2018-06-073-2/+13
* Catch of OOM situation.Oleksandr Byelkin2018-06-062-0/+5
* MDEV-10246 ssl-* config file options have no effect without mysql_ssl_set()Vladislav Vaintroub2018-06-051-0/+4
* MDEV-16225: wrong resultset from query with semijoin=onVarun Gupta2018-06-023-26/+119
* mtr: use process launch -- args to start mysqld in lldbTeodor Mircea Ionita2018-05-231-1/+1
* MDEV-16235 Server crashes in my_utf8_uni or in my_strtod_intIgor Babaev2018-05-226-7/+46
* MDEV-16220 MTR - do not pass UTF8 on the command line for mysql client.Vladislav Vaintroub2018-05-186-23/+68
* MDEV-15318 CREATE .. SELECT VALUES produces invalid table structureSergei Golubchik2018-05-173-4/+23
* (almost) sane core handling in mtrSergey Vojtovich2018-05-161-36/+45
* MDEV-654 Assertion `share->now_transactional' failed in flush_log_for_bitmap ...Monty2018-05-152-0/+9
* MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-103-4/+44
* protocol: verify that number of rows is correctSergei Golubchik2018-05-041-7/+15
* Use after free in authenticationSergei Golubchik2018-05-014-2/+20
* Bug#25471090: MYSQL USE AFTER FREESergei Golubchik2018-04-301-2/+2
* Bug#25471090: MYSQL USE AFTER FREESergei Golubchik2018-04-271-1/+1
* MDEV-15035 Wrong results when calling a stored procedureIgor Babaev2018-04-2510-15/+130
* MDEV-13699: Assertion `!new_field->field_name.str || strlen(new_field->field_...Oleksandr Byelkin2018-04-254-8/+98
* bump the VERSIONDaniel Bartholomew2018-04-231-1/+1
* Merge branch 'merge/merge-xtradb-5.5' into 5.5mariadb-5.5.60Sergei Golubchik2018-04-202-3/+3
|\
| * 5.5.59-38.11Sergei Golubchik2018-04-202-8/+11
* | Bug#25471090: MYSQL USE AFTER FREESergei Golubchik2018-04-191-1/+1
* | BUG#27216817: INNODB: FAILING ASSERTION: PREBUILT->TABLE->N_MYSQL_HANDLES_OPE...Sergei Golubchik2018-04-196-0/+76
* | BUG#26881798: SERVER EXITS WHEN PRIMARY KEY IN MYSQL.PROC IS DROPPEDSergei Golubchik2018-04-192-0/+16