summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* 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