summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6255 DUPLICATE KEY Errors on SELECT .. GROUP BY that uses temporary and ...Michael Widenius2014-09-1119-83/+237
* MDEV-6698: safe_mutex: Found wrong usage of mutex 'log_space_lock' and 'LOCK_...Michael Widenius2014-09-091-4/+8
* Fixed two bugs with CREATE OR REPLACE and LOCK TABLES:Michael Widenius2014-09-088-4/+151
* MDEV-6638 mysql_options4 symbol missing from libmysqlclient.so.18Sergei Golubchik2014-09-071-0/+3
* compilation failure on x86Sergei Golubchik2014-09-071-1/+1
* MDEV-6580 Assertion `thd' failed in my_malloc_size_cb_func upon writing statu...Sergei Golubchik2014-09-073-2/+14
* MDEV-6562 MDEV-6410 breaks WITHOUT_SERVER buildSergei Golubchik2014-09-071-1/+4
|\
| * MDEV-6562: Fix WITHOUT_SERVER buildJames Le Cuirot2014-08-111-1/+4
* | MDEV-6610 Assertion `thd->is_error() || thd->killed' failed in mysql_execute_...Sergei Golubchik2014-09-063-0/+55
* | MDEV-6616 Server crashes in my_hash_first if shutdown is performed when FLUSH...Sergei Golubchik2014-09-066-32/+61
* | - MDEV-6695 Bad column name for UCS2 string literalsAlexander Barkov2014-09-0410-122/+255
* | Creating a new class in_string::Item_string_for_in_vectorAlexander Barkov2014-09-042-7/+16
* | Using more Item_string_sysAlexander Barkov2014-09-041-3/+1
* | MDEV-6044 MySQL BUG#12735829 - SPACE() FUNCTION WARNING REFERS TO REPEAT() IN...Alexander Barkov2014-09-046-28/+128
* | Adding Item_string_sys and Item_string_ascii to reduce duplicate codeAlexander Barkov2014-09-036-50/+57
* | MDEV-6688 Illegal mix of collation with bit string B'01100001'Alexander Barkov2014-09-034-83/+71
* | MDEV-6462: Slave replicating using GTID doesn't recover correctly when master...Kristian Nielsen2014-09-026-0/+373
* | Moving Item::str_value from public to protected.Alexander Barkov2014-09-0312-43/+86
* | MDEV-6683 A parameter and a string literal with the same values are not recog...Alexander Barkov2014-09-033-4/+20
* | MDEV-6679 Different optimizer plan for "a BETWEEN 'string' AND ?" and "a BETW...Alexander Barkov2014-09-025-92/+136
* | MDEV-6682 innodb.innodb_simulate_comp_failures_small is too slow Jan Lindström2014-09-022-3/+3
* | A clean-up for the previous patchAlexander Barkov2014-09-023-0/+14
* | MDEV-6661 PI() does not work well in UCS2/UTF16/UTF32 contextAlexander Barkov2014-09-0116-189/+433
* | MDEV-6590: InnoDB recover ends in signal 11Jan Lindström2014-08-252-8/+34
* | MDEV-6625 SHOW GRANTS for current_user_name@wrong_host_nameSergei Golubchik2014-08-213-2/+12
* | sanitySergei Golubchik2014-08-103-37/+25
* | Fix test case that requires dbug to not fail in release build.Kristian Nielsen2014-08-201-0/+1
* | MDEV-6321: close_temporary_tables() in format description event not serialise...Kristian Nielsen2014-08-202-5/+12
* | MDEV-6321: close_temporary_tables() in format description event not serialise...Kristian Nielsen2014-08-194-4/+205
* | MDEV-6321: close_temporary_tables() in format description event not serialise...Kristian Nielsen2014-07-025-0/+279
* | Automatic merge from 5.5Michael Widenius2014-08-1928-43/+384
|\ \
| * | MDEV-6450 - MariaDB crash on Power8 when built with advance tool chainMichael Widenius2014-08-1921-19/+359
| * | Change a couple of permissions that cause lintian warnings in .deb packaging ...Kristian Nielsen2014-08-133-0/+0
| * | MDEV-6546: innodb.innodb_simulate_comp_failures_small failsJan Lindström2014-08-131-1/+1
| * | disable still racy tokudb testsSergei Golubchik2014-08-122-4/+4
| * | MDEV-5706 MariaDB does not build on hurd-i386Sergei Golubchik2014-08-121-11/+10
| * | fix tokudb versionSergei Golubchik2014-08-051-1/+1
| * | Increased the version numberElena Stepanova2014-08-121-1/+1
* | | MDEV-6551: Some replication errors are ignored if slave_parallel_threads > 0Kristian Nielsen2014-08-154-8/+131
* | | If one uses 3 --verbose options to mysql_upgrade or mysqlcheck one will now g...Michael Widenius2014-08-145-53/+80
* | | Added Innobase .ic and errmsg-utf8.txt to tagged filesMichael Widenius2014-08-142-7/+7
* | | MDEV-6549, failing to update gtid_slave_pos for a transaction that was retried.Kristian Nielsen2014-08-135-20/+138
* | | MDEV-6546: innodb.innodb_simulate_comp_failures_small fails Jan Lindström2014-08-131-1/+1
* | | Increased the version numberElena Stepanova2014-08-121-1/+1
* | | Recoding feedback_plugin_send.result (forgotten in the previous commit).Alexander Barkov2014-08-121-1/+10
| |/ |/|
* | MDEV-6274 Collation usage statisticsAlexander Barkov2014-08-117-2/+99
* | after-merge fixes for 10.0-connectmariadb-10.0.13Sergei Golubchik2014-08-083-7/+7
* | 10.0-connect mergeSergei Golubchik2014-08-0881-2824/+13496
|\ \
| * \ - Commiting merge filesOlivier Bertrand2014-08-072872-94553/+138340
| |\ \
| | * | - Fix failing tests. part_file.test failure was due to a new alter flag thatOlivier Bertrand2014-08-052-3/+2