summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* merge with 3.23.56 to get patches for --lower-case-table-names andunknown2003-01-291-0/+1
|\
| * fixed functions to be able work with group function as argumentunknown2003-01-291-0/+1
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-04-021-3/+3
| |\
| * | fts+const_tables bug fixedunknown2002-04-021-0/+1
* | | Added timeout for wait_for_master_posunknown2003-01-251-1/+2
* | | Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-4/+3
* | | Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-031-2/+2
* | | Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USERunknown2002-11-241-1/+1
* | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-1/+1
* | | Added nety_retry_count as a changeable variableunknown2002-08-081-33/+4
* | | mergeunknown2002-08-081-3/+8
|\ \ \
| * | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-3/+8
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootunknown2002-07-251-23/+23
|\ \ \ \ | |/ / /
| * | | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-23/+23
* | | | One more resolving because of pending log functions changes. Not sure if the ...unknown2002-07-201-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Arjens LOG functions changes with small changes and tests added to mysql-testunknown2002-07-171-0/+20
* | | | OLAP functionality plus some small bug fixesunknown2002-07-201-0/+23
|/ / /
* | | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-301-2/+2
* | | Added functions :unknown2002-06-291-1/+21
* | | Removed mysql_ssl_clear() unknown2002-06-271-3/+16
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-6/+12
* | | merge with 3.23.50unknown2002-03-271-3/+3
|\ \ \ | | |/ | |/|
| * | Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-3/+3
| |/
* | fulltext+const_table bug fixedunknown2002-03-011-0/+1
* | Added --sql-mode=NO_UNSIGNED_SUBTRACTIONunknown2002-01-301-0/+2
* | New error messagesunknown2002-01-291-20/+18
* | mergedunknown2002-01-031-0/+8
|\ \
| * | BIT_LENGTH ODBC functionunknown2002-01-031-0/+8
* | | New CAST syntaxunknown2002-01-031-0/+9
* | | mergeunknown2002-01-021-0/+25
|\ \ \ | |/ / |/| |
| * | merge with 3.23unknown2002-01-021-0/+4
| |\ \ | | |/
| | * Bugfix for WHERE key=@a OR key=@bunknown2001-12-271-0/+4
| * | Added macros for nice TIMESPEC usage.unknown2002-01-021-0/+21
* | | Code that had to be changed so that CREATE ... SELECT ... always unknown2001-12-291-0/+15
|/ /
* | Query cache.unknown2001-12-021-5/+5
* | boolean fulltext search without an indexunknown2001-11-281-17/+10
* | Merge work:/home/bk/mysql-4.0unknown2001-10-221-3/+5
|\ \
| * | I have to commit to be able to pullunknown2001-10-221-3/+5
* | | Don't do signal() on windows (Causes instability problems)unknown2001-10-171-2/+8
|/ /
* | mergedunknown2001-10-091-0/+3
|\ \
| * | Fixed some build problems.unknown2001-10-041-0/+3
| |/
* | Boolean search passes _some_ testsunknown2001-10-091-12/+9
* | get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...unknown2001-09-251-2/+13
* | Initial checkin of the new boolean fulltext search codeunknown2001-09-211-11/+21
|/
* Added tests if a user variable is changed in the same query.unknown2001-03-151-3/+6
* Added fix for using variables with distinctunknown2001-03-151-0/+2
* Workaround for bug in thread library in Unixware 7unknown2001-02-031-2/+8
* rpl000016.test syncunknown2001-01-171-0/+12
* item_func.h bugfixunknown2001-01-071-2/+4
* fixed bug with FULLTEXT and ORDER BYunknown2000-11-041-1/+1