summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ill-minded FULLTEXT impilict initialization hack removed.unknown2000-11-021-1/+1
* Bug fixes + defines for INNOBASEunknown2000-10-201-1/+1
* Fixed indention, removed compiler varnings and fixed a bugunknown2000-09-291-1/+1
* Fixes for FULLTEXT and TIME typeunknown2000-09-131-1/+2
* ft_optimization: identical queries merging. collection -> fulltext. Bugs fixed.unknown2000-08-281-6/+15
* sql_yacc.yy => CREATE TABLE (... COLLECTION ... ) syntaxunknown2000-08-211-2/+1
* Many MATCH'es per query now allowed (i.e. AND's and OR's now work, butunknown2000-08-171-10/+11
* Import changesetunknown2000-07-311-0/+857