summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.38 mergeSergei Golubchik2014-06-038-58/+194
|\
| * Bug #18167356: EXPLAIN W/ EXISTS(SELECT* UNION SELECT*)mithun2014-04-282-0/+34
| * BUG#17994219: CREATE TABLE .. SELECT PRODUCES INVALID STRUCTURE,Nisha Gopalakrishnan2014-04-281-4/+6
| * Backport from trunk:Tor Didriksen2014-04-231-22/+31
| * Bug#17942050:KILL OF TRUNCATE TABLE WILL LEAD TO BINARY LOGSujatha Sivakumar2014-04-152-15/+46
| * Addendum #1 to the fix for bug #18359924Georgi Kodinov2014-04-112-6/+11
| * Bug #18359924: INNODB AND MYISAM CORRUPTION ON PREFIX INDEXESGeorgi Kodinov2014-04-103-5/+36
| * Bug#11759519 - INFINITE HANG WITH 100% CPU USAGE WITH LOAD DATAPraveenkumar Hulakund2014-03-191-6/+13
| * Bug#18319790 QUERY TO INFORMATION_SCHEMA CRASHES SERVERMarc Alff2014-03-171-7/+58
* | 5.3 mergeSergei Golubchik2014-06-023-7/+17
|\ \
| * | MDEV-6251: SIGSEGV in query optimizer (in set_check_materialized with MERGE v...unknown2014-06-023-7/+17
* | | MDEV-6239: Partition pruning is not working as expected in an inner querySergey Petrunya2014-05-291-1/+2
* | | MDEV-6263: Wrong result when using IN subquery with order bySergey Petrunya2014-05-281-12/+17
* | | MDEV-6083 - Assertion `! (&(&LOCK_open)->m_mutex)->count ||Sergey Vojtovich2014-05-061-1/+2
* | | 2 typo fixedunknown2014-05-271-2/+2
* | | MDEV-6193: Problems with multi-table updates that JOIN against read-only tableunknown2014-05-083-4/+26
* | | merge 5.5->5.3unknown2014-05-073-47/+78
|\ \ \ | |/ /
| * | MDEV-5981: name resolution issues with views and multi-update in ps-protocolunknown2014-05-013-47/+80
* | | rename handler::ha_set_lock_type() -> handler::set_lock_type(),Sergei Golubchik2014-04-283-3/+3
* | | Added new states to be able to better diagnose where server hangs.Michael Widenius2014-05-036-6/+15
* | | An after-fix for MDEV-6146 Can't mix (latin1_swedish_ci,NUMERIC) and (utf8_un...Alexander Barkov2014-04-291-2/+22
* | | MDEV-5459 Illegal mix of collations for datetimeAlexander Barkov2014-04-281-2/+2
* | | MDEV-5702 Incorrect results are returned with NULLIF()Alexander Barkov2014-04-281-1/+1
* | | MDEV-6139: UPDATE w/ join against MRG_MyISAM table with read-only sub-table f...unknown2014-04-283-1/+7
* | | MDEV-6129: Server crashes during UNION with ORDER BY field IS NULLMichael Widenius2014-04-242-9/+15
* | | MDEV-6146 Can't mix (latin1_swedish_ci,NUMERIC) and (utf8_unicode_ci,IMPLICIT...Alexander Barkov2014-04-231-2/+1
* | | Merge from 5.3Alexander Barkov2014-04-211-2/+4
|\ \ \ | |/ /
| * | MDEV-6045 MySQL Bug#11829861 - SUBSTRING_INDEX() RESULTS "OMIT" CHARACTER WHE...Alexander Barkov2014-04-211-2/+4
* | | Merge from 5.3.Alexander Barkov2014-04-211-0/+2
|\ \ \ | |/ /
| * | MDEV-6134 SUBSTRING_INDEX returns wrong result for 8bit character sets when d...Alexander Barkov2014-04-211-0/+2
* | | Merge from 5.3Alexander Barkov2014-04-184-25/+68
|\ \ \ | |/ /
| * | MDEV-5041 Inserting a TIME with hour>24 into a DATETIME column produces a wro...Alexander Barkov2014-04-184-25/+68
* | | Merge from 5.3Alexander Barkov2014-04-181-1/+1
|\ \ \ | |/ /
| * | Fixed bugs mdev-5927 and mdev-6116.Igor Babaev2014-04-161-1/+1
* | | MDEV-4856 SQL_ERROR_LOG shows 1146 errors which didnt appear in mysql client.Alexey Botchkov2014-04-153-131/+45
* | | MDEV-5138 Numerous test failures in "mtr --ps --embedded".Alexey Botchkov2014-04-151-0/+3
* | | MDEV-5138 Numerous test failures in "mtr --ps --embedded".Alexey Botchkov2014-04-152-6/+13
* | | MDEV-5991: crash in Item_field::used_tablesmariadb-5.5.37unknown2014-04-151-1/+9
* | | MDEV-5700 Cannot SHOW CREATE VIEW if underlying tabels are ALTERedSergei Golubchik2014-04-101-10/+4
* | | Make THDVAR_INT variables to be signed in SELECT in SHOWSergei Golubchik2014-04-092-5/+11
* | | MDEV-5743 Server crashes in mysql_alter_table on an attempt to add a primary ...Sergei Golubchik2014-04-071-1/+1
* | | Merge MDEV-6067 from 5.3 to 5.5.unknown2014-04-113-21/+6
|\ \ \ | |/ /
| * | Merge MDEV-6067 from 5.2 to 5.3.unknown2014-04-113-21/+5
| |\ \
| | * | MDEV-6067: Partitioned table DML sometimes binlogged without XID eventunknown2014-04-113-21/+5
* | | | mysql-5.5.37 selective mergeSergei Golubchik2014-03-2731-17/+134
|\ \ \ \ | | |_|/ | |/| |
| * | | Updated/added copyright header. Added line "use is subject to license terms" Murthy Narkedimilli2014-02-1724-0/+24
| * | | Bug#17075846 - UNQUOTED FILE NAMES FOR VARIABLE VALUES ARENeeraj Bisht2014-02-121-1/+8
| * | | Bug#16814264: FILTER OUT THE PERFORMANCE_SCHEMA RELAY LOG EVENTS FROM RELAY LOGRitheesh Vedire2014-01-311-0/+8
| * | | BUG#18054998 - BACKPORT FIX FOR BUG#11765785 to 5.5Thayumanavar2014-01-133-17/+7
| * | | Bug#17081415:>=4GB ROW EVENT CRASHES SERVER WITH WILD MEMCPYSujatha Sivakumar2014-01-101-2/+25