summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Automerge.Alexey Kopytov2009-07-031-18/+31
|\
| * Manual merge.Alexey Kopytov2009-07-031-18/+31
| |\
| | * Bug #45262: Bad effects with CREATE TABLE and DECIMAL Alexey Kopytov2009-07-031-18/+31
* | | Bug #45807: crash accessing partitioned table and sql_modeGeorgi Kodinov2009-07-021-2/+8
* | | Bug#45485 replication different between master/slaver using procedure with gbkSergey Glukhov2009-06-251-2/+2
|/ /
| |
| \
*-. \ Merge from 5.0-bugteamStaale Smedseng2009-06-171-4/+0
|\ \ \ | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-2/+0
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-1/+1
| |/
| * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-3/+3
* | merged 36995 to 5.1-bugteamGeorgi Kodinov2009-06-041-0/+3
|\ \ | |/
| * Bug #36995: valgrind error in remove_const during subquery executionsGeorgi Kodinov2009-06-041-0/+3
* | Bug #44399 : crash with statement using TEXT columns, aggregates, GROUP BY, andGeorgi Kodinov2009-05-251-4/+208
* | Bug #42778: delete order by null global variable causesGleb Shchepa2009-05-221-2/+3
* | Fix for bug#44743: Join in combination with concat does not always workRamil Kalimullin2009-05-211-1/+4
* | manual merge 5.0-bugteam --> 5.1-bugteam (bug 40825)Gleb Shchepa2009-05-191-1/+2
|\ \ | |/
| * Bug#40825: Error 1356 while selecting from a viewGleb Shchepa2009-05-181-1/+2
* | bug#44166Sergei Golubchik2009-05-041-8/+6
* | manual merge 5.0-bugteam --> 5.1-bugteamGleb Shchepa2009-04-281-1/+1
|\ \ | |/
| * backport from 6.0:Gleb Shchepa2009-04-281-1/+1
| * Backport bug #37348 fix 5.1 --> 5.0.Gleb Shchepa2009-04-011-0/+1
| * Automerge.Alexey Kopytov2009-03-271-11/+19
| |\
| * \ MergeLeonard Zhou2009-03-271-2/+19
| |\ \
| | * \ auto-mergeIgnacio Galarza2009-03-191-1/+18
| | |\ \
| | * \ \ auto-mergeIgnacio Galarza2009-03-191-34/+43
| | |\ \ \
| | * | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
* | | | | | Automerge.Alexey Kopytov2009-03-271-11/+19
|\ \ \ \ \ \
| * \ \ \ \ \ Manual merge.Alexey Kopytov2009-03-271-11/+19
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Fix for bug #43432: Union on floats does unnecessary rounding Alexey Kopytov2009-03-271-11/+19
| | | |_|/ / | | |/| | |
* | | | | | Merge 5.0 to 5.1Leonard Zhou2009-03-271-1/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | BUG#35515 Aliases of variables in binary log are ignored with NAME_CONST.Leonard Zhou2009-03-261-1/+4
| | |/ / / | |/| | |
* | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-03-191-1/+18
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Bug#41627 Illegal mix of collations in LEAST / GREATEST / CASESergey Glukhov2009-03-191-1/+18
| |/ /
* | | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-02-201-1/+0
|\ \ \ | |/ /
| * | fixed a warningGeorgi Kodinov2009-02-201-1/+0
* | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-02-191-39/+43
|\ \ \ | |/ /
| * | Bug#37601 Cast Is Not Done On Row ComparisonSergey Glukhov2009-02-191-33/+43
* | | Automerge.Alexey Kopytov2009-02-191-1/+1
|\ \ \ | |/ /
| * | Fix for bug #41078: With CURSOR_TYPE_READ_ONLY mysql_stmt_fetch() ...Alexey Kopytov2009-02-191-1/+1
| |/
* | Auto-mergeRamil Kalimullin2009-02-051-6/+19
|\ \ | |/
| * Fix for bug#42014: Crash, name_const with collateRamil Kalimullin2009-02-051-6/+19
* | auto-mergeTatiana A. Nurnberg2009-01-311-2/+2
|\ \ | |/
| * auto-mergeTatiana A. Nurnberg2009-01-311-2/+2
| |\
| | * Bug#41370: TIMESTAMP field does not accepts NULL from FROM_UNIXTIME()Tatiana A. Nurnberg2009-01-301-2/+2
* | | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-01-161-1/+18
|\ \ \ | |/ /
| * | auto mergeGeorgi Kodinov2009-01-161-1/+18
| |\ \ | | |/ | |/|
| | * Bug #38637: COUNT DISTINCT prevents NULL testing in HAVING clauseGeorgi Kodinov2008-10-171-1/+18
| * | backported the fix for bug #34773 to 5.0Georgi Kodinov2008-12-091-2/+2
* | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
|\ \ \
| * \ \ Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
| |\ \ \
| | * | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1