summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug# 20730103 BACKPORT 19688008 TO 5.1Vamsikrishna Bhagi2015-03-251-2/+6
* Bug#16073689 : CRASH IN ITEM_FUNC_MATCH::INIT_SEARCH Neeraj Bisht2013-04-201-0/+14
* Bug #11827369: ASSERTION FAILED: !THD->LEX->CONTEXT_ANALYSIS_ONLYGleb Shchepa2013-01-311-2/+2
|\
| * Bug #11827369: ASSERTION FAILED: !THD->LEX->CONTEXT_ANALYSIS_ONLYGleb Shchepa2013-01-231-2/+2
* | Bug#16084594 USER_VAR ITEM IN 'LOAD FILE QUERY' WAS NOTVenkatesh Duggirala2013-01-281-2/+2
|/
* Bug#11745891 - LAST_INSERT(ID) DOES NOT SUPPORT BIGINT UNSIGNEDNeeraj Bisht2012-10-161-1/+2
* Bug#12392636 ASSERTION FAILED: SCALE >= 0 && PRECISION > 0 && SCALE <= PRECISIONSergey Glukhov2011-05-261-0/+3
* Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-5/+4
* Bug#11765923 58937: MANY VALGRIND ERRORS AFTER GROUPING BY RESULT OF DECIMAL...Sergey Glukhov2011-04-201-3/+0
* Bug#11766087 59125: VALGRIND UNINITIALISED VALUE WARNING IN ULL2DEC, LONGLON...Sergey Glukhov2011-03-281-1/+4
* Bug#11764994 57900: CREATE TABLE .. SELECT ASSERTS SCALE >= 0 && PRECISION >...Sergey Glukhov2011-03-281-3/+4
* Bug#11766424 59527: DECIMAL_BIN_SIZE: ASSERTION `SCALE >= 0 && PRECISION > 0...Sergey Glukhov2011-03-281-0/+1
* BUG#11766519 (bug#59648): MY_STRTOLL10_MB2: ASSERTION `(*ENDPTR - S) % 2 == 0...Alexander Barkov2011-03-031-1/+1
* automergeGeorgi Kodinov2011-01-071-3/+8
|\
| * MergeKent Boortz2010-12-291-1/+1
| |\
| | * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| * | Bug#57810 case/when/then : Assertion failed: length || !scaleSergey Glukhov2010-12-241-2/+7
* | | mergeGeorgi Kodinov2010-12-171-3/+3
|\ \ \ | |/ /
| * | Fixed following problems:Sergey Glukhov2010-12-141-1/+1
| * | mergeGeorgi Kodinov2010-11-261-6/+20
| |\ \
| * \ \ mergeTatiana A. Nurnberg2010-11-241-2/+2
| |\ \ \
| | * | | Bug#43233: Some server variables are clipped during "update," not "check" stageTatiana A. Nurnberg2010-11-111-2/+2
* | | | | Bug #57187: more user variable fun with multipleGleb Shchepa2010-12-061-1/+1
* | | | | Auto-merge with mysql-5.1-bugteam.Ramil Kalimullin2010-11-231-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix for Bug#56138 "valgrind errors about overlapping memory when double-assig...Guilhem Bichot2010-11-221-1/+1
* | | | | Auto-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-181-1/+8
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Fixed Bug#57386 - main.execution_constants segfault on MIPS64EL.Dmitry Shulga2010-11-101-1/+8
* | | | Bug#57477 SIGFPE when dividing a huge number a negative numberSergey Glukhov2010-10-271-6/+10
* | | | Bug#54484 explain + prepared statement: crash and Got error -1 from storage e...Sergey Glukhov2010-10-181-0/+10
|/ / /
* | | merged mysql-5.1 into mysql-5.1-bugteamGeorgi Kodinov2010-10-051-1/+23
|\ \ \
| * | | Bug #55826: create table .. select crashes with when Georgi Kodinov2010-08-201-1/+15
| * | | Bug #55615 and bug #55564Georgi Kodinov2010-08-131-0/+8
| |/ /
* | | Bug #53296: LONG BLOB value types are not recognizedGeorgi Kodinov2010-08-161-1/+1
|/ /
* | Bug #54461: crash with longblob and union or update with subqueryGleb Shchepa2010-08-011-0/+2
* | Bug #51876: crash/memory underrun when loading data with ucs2Georgi Kodinov2010-07-141-1/+4
* | Bug #51648 DBUG_SYNC_POINT is not defined on all platforms and mtr cant pre-...Andrei Elkin2010-03-191-74/+0
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-12-221-1/+1
|\ \ | |/
| * Bug#47371 reference by same column nameSergey Glukhov2009-12-221-1/+1
* | Bug #45261 : Crash, stored procedure + decimalGeorgi Kodinov2009-11-201-38/+1
* | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-14/+38
* | merged compilation warning fixesGeorgi Kodinov2009-09-241-1/+1
|\ \ | |/
| * fixed compilation warningsGeorgi Kodinov2009-09-241-1/+1
* | Merge from 5.0Staale Smedseng2009-09-171-4/+2
|\ \ | |/
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-171-4/+2
* | Merge from 5.0 for 43414Staale Smedseng2009-08-281-8/+4
|\ \ | |/
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-8/+4
* | Bug#45261: Crash, stored procedure + decimalDavi Arnaut2009-08-241-38/+14
* | BUG#41166 stored function requires "deterministic" if binlog_format is "state...Alfranio Correia2009-07-281-1/+6
* | Manual merge.Alexey Kopytov2009-07-031-17/+53
|\ \
| * | Bug #45262: Bad effects with CREATE TABLE and DECIMAL Alexey Kopytov2009-07-031-17/+54
| |/