summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-74/+0
|\
| * Bug #51648 DBUG_SYNC_POINT is not defined on all platforms and mtr cant pre-...Andrei Elkin2010-03-191-74/+0
* | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-1/+1
|\ \ | |/
| * 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-12-221-1/+1
| |\
| | * Bug#47371 reference by same column nameSergey Glukhov2009-12-221-1/+1
* | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-38/+1
|\ \ \ | |/ /
| * | Bug #45261 : Crash, stored procedure + decimalGeorgi Kodinov2009-11-201-38/+1
* | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-18/+40
|\ \ \ | |/ /
| * | 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 MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-46/+18
|\ \ \ | |/ /
| * | 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
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-31/+134
|\ \ \ | |/ /
| * | 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
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| | * | | | | | | | | | | auto-mergeIgnacio Galarza2009-03-191-1/+4
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| * | | | | | | | | | | | Bug#44367 valgrind warnings with find_in_set() functionsSergey Glukhov2009-04-231-1/+1
* | | | | | | | | | | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /