summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.5-tokudb tree. In particular:Sergei Golubchik2013-09-106-6/+54
|\
| * tokudb patches for prepare range scanSergei Golubchik2013-09-094-1/+49
| * cmake fixes for tokudbSergei Golubchik2013-09-091-2/+2
| * workaround for partitioning bug MDEV-4466 (fixed in 10.0)Sergei Golubchik2013-09-091-1/+2
| * remove PBXTSergei Golubchik2013-08-301-2/+1
| * start using jemallocSergei Golubchik2013-08-301-1/+1
* | Merge from 5.3Alexander Barkov2013-09-107-177/+419
|\ \
| * | MDEV-4863 COALESCE(time_or_datetime) returns wrong results in numeric contextAlexander Barkov2013-09-098-166/+424
* | | MDEV-4472 Audit-plugin. Server-related part of the task.Alexey Botchkov2013-09-096-9/+35
* | | mysql-5.5.33 mergeSergei Golubchik2013-09-0620-252/+462
|\ \ \
| * | | Bug#16589511: MYSQL_UPGRADE FAILS TO WRITE OUT ENTIREMattias Jonsson2013-06-282-32/+46
| * | | Bug#16753869:INCORRECT TRUNCATION OF LONG SET EXPRESSION INSujatha Sivakumar2013-06-244-8/+24
| * | | Bug#16945503 ADDRESSSANITIZER BUG IN SYS_VARSTor Didriksen2013-06-211-6/+13
| * | | Bug#14834378 ADDRESSSANITIZER BUG IN FILENAME_TO_TABLENAMETor Didriksen2013-06-141-1/+2
| * | | Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8Tor Didriksen2013-06-142-5/+5
| * | | Bug#13548704 ALGORITHM USED FOR DROPPING PARTITIONED TABLE CAN LEADAditya A2013-06-142-15/+31
| |\ \ \
| | * | | Bug#13548704 ALGORITHM USED FOR DROPPING PARTITIONED TABLE CAN LEADAditya A2013-06-142-15/+31
| | * | | Bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERSMurthy Narkedimilli2013-06-111-1/+1
| | * | | Bug #16119355: PREPARED STATEMENT: READ OF FREED MEMORY WITHChaithra Gopalareddy2013-05-232-40/+71
| | * | | Bug#11766191:INVALID MEMORY READ IN DO_DIV_MOD WITH DOUBLY ASSIGNED VARIABLESChaithra Gopalareddy2013-05-223-10/+27
| | * | | Bug#16119355:PREPARED STATEMENT: READ OF FREED MEMORY WITH STRING CONVERSION ...Chaithra Gopalareddy2013-05-102-71/+40
| * | | | Bug #14227431: CHARACTER SET MISMATCH WHEN ALTERING FOREIGN KEYSSivert Sorumgard2013-06-123-8/+22
| * | | | Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERSMurthy Narkedimilli2013-06-101-1/+1
| * | | | 4371 Maitrayi Sabaratnam 2013-05-23Maitrayi Sabaratnam2013-05-241-2/+2
| * | | | Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLESAshish Agarwal2013-05-192-4/+66
| * | | | Bug#16447483: PARTITION PRUNING IS NOT CORRECT FOR RANGE COLUMNSMattias Jonsson2013-05-161-142/+207
| * | | | Bug#16607258 :Linker Errors Due To Inclusion Of An Implementation FileShubhangi Garg2013-05-141-1/+0
| * | | | Bug#12328597 - MULTIPLE COUNT(DISTINCT) IN SAME SELECT FALSE Neeraj Bisht2013-05-133-6/+35
| * | | | Bug#16779374: NEW ERROR MESSAGE ADDED TO 5.5 AFTER 5.6 GA - REUSINGJon Olav Hauglid2013-05-082-4/+4
| * | | | Merge from 5.1 to 5.5Chaithra Gopalareddy2013-05-072-40/+72
| |\ \ \ \ | | |/ / /
| | * | | Bug #16119355: PREPARED STATEMENT: READ OF FREED MEMORY WITHChaithra Gopalareddy2013-05-072-40/+72
| * | | | 5.1 -> 5.5 mergeSergey Glukhov2013-05-071-4/+19
| |\ \ \ \ | | |/ / /
| | * | | Bug#16095534 CRASH: PREPARED STATEMENT CRASHES IN ITEM_BOOL_FUNC2::FIX_LENGTH...Sergey Glukhov2013-05-071-4/+19
| * | | | Bug#16757869: INNODB: POSSIBLE REGRESSION IN 5.5.31, BUG#16004999Jon Olav Hauglid2013-05-061-3/+15
* | | | | Merge 5.3->5.5Igor Babaev2013-09-061-2/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fixed bug mdev-4996.Igor Babaev2013-09-061-2/+5
* | | | | MDEV-4978 - Server cursor is broken with blobs in the select list,Sergey Vojtovich2013-09-067-10/+24
* | | | | MDEV-4836: Merge into 5.5-mainSergey Petrunya2013-09-033-58/+96
|\ \ \ \ \
| * \ \ \ \ Automatic merge of MDEV-4836 fix into 5.5Sergey Petrunya2013-08-283-58/+96
| |\ \ \ \ \
| | * | | | | Fix for MDEV-4836 fix: take into account situation where "notnull_col IS NULL...Sergey Petrunya2013-08-263-2/+25
| | * | | | | Fix for MDEV-4836: Merge with current 5.5Sergey Petrunya2013-08-263-58/+73
| | |\ \ \ \ \
| | | * | | | | MDEV-4836: Wrong result on <not null date column> IS NULL (old documented hac...Sergey Petrunya2013-08-233-17/+87
* | | | | | | | MergeIgor Babaev2013-08-311-1/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 5.3->5.5Igor Babaev2013-08-311-1/+3
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Fixed bug mdev-4971.Igor Babaev2013-08-291-1/+3
* | | | | | | | | MDEV-4902 - sql_yacc.yy incompatible with bison 3Sergey Vojtovich2013-08-304-476/+376
|/ / / / / / / /
* | | | | | | | Merge 5.3->5.5Igor Babaev2013-08-292-1/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fixed bug mdev-4962.Igor Babaev2013-08-292-1/+11
* | | | | | | fix an old bug where dd_frm_type() could incorrectly determine the table typeSergei Golubchik2013-08-282-5/+61
* | | | | | | bugfix: storage engine might return a negative error code, but it shouldn'tSergei Golubchik2013-08-261-0/+2