summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with public treemonty@mysql.com2004-02-161-2/+4
|\
| * Merge with 4.0.18monty@mysql.com2004-02-111-2/+4
| |\
| | * merge 3.23 -> 4.0, 2003/02/06konstantin@mysql.com2004-02-061-2/+4
| | |\
| | | * clean up commentsvva@eagle.mysql.r18.ru2004-02-031-2/+2
| | | * Fixed Bug #2338 Trigonometric arithmetic problemvva@eagle.mysql.r18.ru2004-01-121-2/+4
* | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-02-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | my_atof is deletedserg@serg.mylan2004-02-131-1/+1
* | | | Wrong type of an argument was sent to my_printf_error(), whichjani@ua141d10.elisa.omakaista.fi2004-02-101-2/+2
* | | | Added --compact to mysqlbinlogmonty@mysql.com2004-02-091-3/+2
* | | | mergemonty@mysql.com2004-02-051-2/+8
|\ \ \ \
| * | | | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ...monty@mysql.com2004-02-051-4/+9
* | | | | code and comments cleanupvva@eagle.mysql.r18.ru2004-02-051-4/+3
| |/ / / |/| | |
* | | | Fixed a bug in GREATES() and LEAST() function, that caused a corejani@rhols221.adsl.netsonic.fi2004-01-281-0/+2
* | | | Merge deer.(none):/home/hf/work/mysql-4.1.cleanhf@deer.(none)2004-01-201-0/+9
|\ \ \ \ | |/ / /
| * | | Fixed bug #2310 "INET_ATON handles short-forms addresses incorrectly"vva@eagle.mysql.r18.ru2004-01-201-0/+9
* | | | Code cleanup (working on PS & cleanup() code)hf@deer.(none)2004-01-191-7/+7
* | | | Merge deer.(none):/home/hf/work/mysql-4.1.cleanhf@deer.(none)2004-01-061-1/+5
|\ \ \ \ | |/ / /
| * | | #2244 User variables collation conflict is not detectedbar@bar.intranet.mysql.r18.ru2003-12-311-1/+5
* | | | Fix for prepared statementshf@deer.(none)2003-12-301-1/+1
|/ / /
* | | Portability fixes found during 5.0 test compilationmonty@mysql.com2003-12-211-3/+11
* | | THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-3/+3
* | | Fixes after merge with 4.0monty@mysql.com2003-12-191-15/+16
* | | Merge with 4.0.17monty@mysql.com2003-12-171-15/+10
|\ \ \ | |/ /
| * | cleanup: if there is return from if-part, we don't need else statementkonstantin@mysql.com2003-12-101-15/+10
* | | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-4/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2003-11-231-0/+1
|\ \ \
| * | | Fixed compiler warnings from Intel compiler in Win64monty@mysql.com2003-11-231-0/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2003-11-231-4/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug #1500 "Server crash with mysql_prepare"dlenev@dlenev.mshome2003-11-231-4/+9
* | | | Merge key cache structures to onemonty@mysql.com2003-11-201-3/+0
|/ / /
* | | changed name of bit on more descriptive (after rewie change)bell@sanja.is.com.ua2003-11-181-2/+2
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-11-181-2/+2
|\ \ \
| * | | fixed using 'uncachable' tag and RAND_TABLE_BIT settingbell@sanja.is.com.ua2003-11-171-2/+2
* | | | mergemonty@mashka.mysql.fi2003-11-181-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-1/+4
* | | | Fixed minor compiler errors encountered during pre-final builds.greg@mysql.com2003-11-121-2/+2
* | | | Merge kosipov@bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2003-11-051-9/+5
|\ \ \ \ | |/ / / |/| | |
| * | | follow-up to Sanja fix: konstantin@oak.local2003-10-311-9/+5
* | | | Merge with 4.0monty@narttu.mysql.fi2003-11-041-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix for bug #1271: Undefined variable in PASSWORD() function is not gluh@gluh.mysql.r18.ru2003-10-211-1/+1
* | | | Mergemonty@narttu.mysql.fi2003-11-031-7/+8
|\ \ \ \
| * | | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-7/+8
| | |/ / | |/| |
* | | | after review fixbell@sanja.is.com.ua2003-11-031-19/+11
* | | | mergebell@sanja.is.com.ua2003-10-311-6/+78
|\ \ \ \
| * | | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...bell@sanja.is.com.ua2003-10-301-14/+48
| * | | | mergebell@sanja.is.com.ua2003-10-281-0/+38
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Mergebell@sanja.is.com.ua2003-10-221-0/+38
| | |\ \ \
| | | * | | fixed printability of Items (all items except subselects)bell@laptop.sanja.is.com.ua2003-10-121-0/+38
* | | | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bugserg@serg.mylan2003-10-251-48/+43
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxserg@serg.mylan2003-10-221-7/+7