summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* Changed thd variables max_join_size and select_limit to type ha_rows.monty@mashka.mysql.fi2002-12-201-4/+3
* Change of internal key_field=NULL handling to avoid error messages.monty@hundin.mysql.fi2002-12-031-2/+2
* Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USERmonty@mashka.mysql.fi2002-11-241-1/+1
* Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-1/+1
* Added nety_retry_count as a changeable variablemonty@hundin.mysql.fi2002-08-081-33/+4
* mergemonty@mashka.mysql.fi2002-08-081-3/+8
|\
| * Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-3/+8
* | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootpeter@mysql.com2002-07-251-23/+23
|\ \ | |/
| * Removed wrong implementation of CUBE/ROLLUPmonty@mashka.mysql.fi2002-07-241-23/+23
* | One more resolving because of pending log functions changes. Not sure if the ...peter@mysql.com2002-07-201-0/+20
|\ \ | |/ |/|
| * Arjens LOG functions changes with small changes and tests added to mysql-testpeter@mysql.com2002-07-171-0/+20
* | OLAP functionality plus some small bug fixesSinisa@sinisa.nasamreza.org2002-07-201-0/+23
|/
* Update for running gcc 3.x (mainly on HPUX)monty@hundin.mysql.fi2002-06-301-2/+2
* Added functions :Sinisa@sinisa.nasamreza.org2002-06-291-1/+21
* Removed mysql_ssl_clear() monty@hundin.mysql.fi2002-06-271-3/+16
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-6/+12
* merge with 3.23.50monty@hundin.mysql.fi2002-03-271-3/+3
|\
| * Fix for bug in WHERE key='j' or key='J'monty@hundin.mysql.fi2002-03-221-3/+3
* | fulltext+const_table bug fixedserg@serg.mysql.com2002-03-011-0/+1
* | Added --sql-mode=NO_UNSIGNED_SUBTRACTIONmonty@hundin.mysql.fi2002-01-301-0/+2
* | New error messagesmonty@hundin.mysql.fi2002-01-291-20/+18
* | mergedserg@serg.mysql.com2002-01-031-0/+8
|\ \
| * | BIT_LENGTH ODBC functionserg@serg.mysql.com2002-01-031-0/+8
* | | New CAST syntaxmonty@hundin.mysql.fi2002-01-031-0/+9
* | | mergemonty@hundin.mysql.fi2002-01-021-0/+25
|\ \ \ | |/ / |/| |
| * | merge with 3.23monty@hundin.mysql.fi2002-01-021-0/+4
| |\ \ | | |/
| | * Bugfix for WHERE key=@a OR key=@bmonty@hundin.mysql.fi2001-12-271-0/+4
| * | Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-021-0/+21
* | | Code that had to be changed so that CREATE ... SELECT ... always Sinisa@sinisa.nasamreza.org2001-12-291-0/+15
|/ /
* | Query cache.monty@hundin.mysql.fi2001-12-021-5/+5
* | boolean fulltext search without an indexserg@serg.mysql.com2001-11-281-17/+10
* | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-10-221-3/+5
|\ \
| * | I have to commit to be able to pullserg@serg.mysql.com2001-10-221-3/+5
* | | Don't do signal() on windows (Causes instability problems)monty@hundin.mysql.fi2001-10-171-2/+8
|/ /
* | mergedserg@serg.mysql.com2001-10-091-0/+3
|\ \
| * | Fixed some build problems.monty@hundin.mysql.fi2001-10-041-0/+3
| |/
* | Boolean search passes _some_ testsserg@serg.mysql.com2001-10-091-12/+9
* | get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...serg@serg.mysql.com2001-09-251-2/+13
* | Initial checkin of the new boolean fulltext search codeserg@serg.mysql.com2001-09-211-11/+21
|/
* Added tests if a user variable is changed in the same query.monty@donna.mysql.fi2001-03-151-3/+6
* Added fix for using variables with distinctmonty@donna.mysql.fi2001-03-151-0/+2
* Workaround for bug in thread library in Unixware 7monty@donna.mysql.com2001-02-031-2/+8
* rpl000016.test syncsasha@mysql.sashanet.com2001-01-171-0/+12
* item_func.h bugfixserg@serg.mysql.com2001-01-071-2/+4
* fixed bug with FULLTEXT and ORDER BYserg@serg.mysql.com2000-11-041-1/+1
* Ill-minded FULLTEXT impilict initialization hack removed.serg@serg.mysql.com2000-11-021-1/+1
* Bug fixes + defines for INNOBASEmonty@donna.mysql.com2000-10-201-1/+1
* Fixed indention, removed compiler varnings and fixed a bugmonty@donna.mysql.com2000-09-291-1/+1
* Fixes for FULLTEXT and TIME typemonty@donna.mysql.com2000-09-131-1/+2
* ft_optimization: identical queries merging. collection -> fulltext. Bugs fixed.serg@infomag.ape.relarn.ru2000-08-281-6/+15