summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #49130 Running mtr tests with valgrind and debug produces lots of warningsTor Didriksen2009-12-021-1/+1
* Merged from mysql-next-mr-bugfixing.Alexey Kopytov2009-11-211-62/+117
|\
| * Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-24/+57
| |\
| | * Backport of Bug#15192 to mysql-next-mrDavi Arnaut2009-11-101-14/+9
| | * Backport of Bug#41860 to mysql-next-mrDavi Arnaut2009-11-101-1/+1
| | * Backport of Bug#10374 to mysql-next-mrDavi Arnaut2009-11-101-10/+48
| * | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-14/+38
| |\ \ | | |/ | |/|
| | * Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-14/+38
| * | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-4/+2
| |\ \
| | * \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-4/+2
| | |\ \ | | | |/
| | | * 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
| * | | | Backport of:Konstantin Osipov2009-10-141-20/+20
| |/ / /
* | | | Backport of the patch for bug #8457 "Precision math: DIV Alexey Kopytov2009-10-131-0/+32
|/ / /
* | | Merge mysql-next-mr --> mysql-trunk-signalMarc Alff2009-09-171-8/+4
|\ \ \ | |/ /
| * | Merge from 5.0 for 43414Staale Smedseng2009-08-281-8/+4
| |\ \ | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-8/+4
* | | WL#2110 (SIGNAL)Marc Alff2009-09-101-6/+6
|/ /
* | 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
| |/
| |
| \
*-. \ Merge from 5.0-bugteam for 43414Staale Smedseng2009-06-091-2/+2
|\ \ \ | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-2/+2
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-2/+2
| |/
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-06-021-2/+2
|\ \ | |/
| * Bug#45152 crash with round() function on longtext column in a derived tableSergey Glukhov2009-06-021-2/+2
* | merged 5.0-bugteam to 5.1-bugteamGeorgi Kodinov2009-05-271-1/+9
|\ \
| * | Bug #38159: Function parsing problem generates misleading error messageGeorgi Kodinov2009-05-271-1/+9
| |/
| * merged 5.0-main -> 5.0-bugteamGeorgi Kodinov2009-05-151-4/+4
| |\
| | * Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-4/+4
| | |\
| | | * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-3/+15
| | | |\
| | | * \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-9/+14
| | | |\ \
| | | * \ \ Merge from 5.0 trunk.Chad MILLER2008-07-141-1/+1
| | | |\ \ \
| | | * \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-1/+15
| | | |\ \ \ \
| | | * \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-6/+14
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-4/+4
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:/data0/mysqldev/my/mysql-5.0-releaseunknown2007-11-071-2/+11
| | | | |\ \ \ \ \ \
| | | | | * | | | | | apply patch for bug#31035 to 5.0.50 release cloneunknown2007-10-041-2/+11
| | | | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-4/+4
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | | | * | | | | | Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-4/+4
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-4/+4
| | | | | | |\ \ \ \ \ \
* | | | | | | | | | | | | Bug #42778: delete order by null global variable causesGleb Shchepa2009-05-221-1/+11
* | | | | | | | | | | | | Bug #44768: SIGFPE crash when selecting rand from a view containing nullGleb Shchepa2009-05-181-5/+15
* | | | | | | | | | | | | Manual merge.Ramil Kalimullin2009-05-101-0/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Fix for bug#42009: SELECT into variable gives different results to direct SELECTRamil Kalimullin2009-05-101-0/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Fix for bug#42009: SELECT into variable gives different results to direct SELECTRamil Kalimullin2009-02-241-0/+35
| * | | | | | | | | | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-0/+4
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |