summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of WL#4738 from mysql-next-mr: Alexey Kopytov2009-12-281-1/+1
|\
| * WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1/+1
* | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-3/+10
|/
* Post-merge fix.Evgeny Potemkin2009-12-141-10/+11
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-46/+72
|\
| * Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-9/+173
| |\
| * \ Auto-merge.Evgeny Potemkin2009-11-241-3/+1
| |\ \
| | * | Bug #45261 : Crash, stored procedure + decimalGeorgi Kodinov2009-11-201-3/+1
| * | | Manual merge of the fix for bug#43668.Evgeny Potemkin2009-11-241-42/+64
| |\ \ \ | | |/ / | |/| |
| | * | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2)Evgeny Potemkin2009-11-171-1/+1
| * | | Auto-merged fix for the bug#34384.Evgeny Potemkin2009-11-061-18/+111
| |\ \ \
* | | | | Bug#33546: Slowdown on re-evaluation of constant expressions.Evgeny Potemkin2009-12-021-0/+131
* | | | | Auto-merged fix for the bug#34384.Evgeny Potemkin2009-12-011-18/+111
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bug#34384: Slow down on constant conversion.Evgeny Potemkin2009-11-061-18/+111
* | | | | Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-251-1/+1
|\ \ \ \ \
| * | | | | Backport of:Konstantin Osipov2009-11-241-1/+1
| | |_|_|/ | |/| | |
* | | | | Backport of the fix for bug #33969: Updating a text field via aAlexey Kopytov2009-11-211-1/+1
|/ / / /
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-61/+43
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-16/+9
| * | | Bug#47925: regression of range optimizer and date comparison in 5.1.39!Martin Hansson2009-11-021-45/+34
| |/ /
* | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-7/+27
|\ \ \ | |/ /
| * | Fix for bug#47963: Wrong results when index is usedRamil Kalimullin2009-10-131-7/+27
| |/
* | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-5/+25
|\ \
| * \ Merging mysql-next-mr-merge to mysql-next-mr.Alexander Barkov2009-10-211-3/+6
| |\ \
| | * | WL#751 Error message construction, backportSergey Glukhov2009-10-151-3/+6
| * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-2/+19
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug#47150 Assertion in Field_long::val_int() on MERGE + TRIGGER + multi-table...Sergey Glukhov2009-09-291-2/+19
* | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1,Konstantin Osipov2009-10-221-2/+166
|/ /
* | Merge mysql-next-mr --> mysql-trunk-signalMarc Alff2009-09-171-18/+42
|\ \ | |/
| * Merge from 5.0 for 43414Staale Smedseng2009-08-281-5/+2
| |\
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-5/+2
| * | Fix for a few assorted compiler warnings.Davi Arnaut2009-08-281-2/+1
| * | Manual merge between bug#46362 and bug#20577.Mattias Jonsson2009-08-281-11/+39
| |\ \
| | * | Bug#46362: Endpoint should be set to false for TO_DAYS(DATE)Mattias Jonsson2009-08-261-11/+39
* | | | WL#2110 (SIGNAL)Marc Alff2009-09-101-4/+1
|/ / /
* | | Bug#45261: Crash, stored procedure + decimalDavi Arnaut2009-08-241-9/+16
|/ /
* | Merged fix for the bug#46051.Evgeny Potemkin2009-07-191-0/+1
|\ \ | |/
| * Bug#46051: Incorrectly market field caused wrong result.Evgeny Potemkin2009-07-181-0/+1
* | 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