summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* item_func.cc bug with several fulltext indexes fixedserg@serg.mysql.com2000-11-291-1/+1
* errmsg.txt translatedserg@serg.mysql.com2000-11-281-3/+6
* item_func.cc bugfix - two fulltext indices were not working sometimesserg@serg.mysql.com2000-11-161-15/+26
* fixed bug with FULLTEXT and ORDER BYserg@serg.mysql.com2000-11-041-23/+27
* Ill-minded FULLTEXT impilict initialization hack removed.serg@serg.mysql.com2000-11-021-16/+11
* Fixed indention, removed compiler varnings and fixed a bugmonty@donna.mysql.com2000-09-291-1/+4
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-0/+13
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-1/+1
* ft_optimization: identical queries merging. collection -> fulltext. Bugs fixed.serg@infomag.ape.relarn.ru2000-08-281-19/+50
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-1/+1
* Many MATCH'es per query now allowed (i.e. AND's and OR's now work, butserg@infomag.ape.relarn.ru2000-08-171-29/+31
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesmonty@donna.mysql.com2000-08-151-6/+10
* fixed coredump in UDFsasha@mysql.sashanet.com2000-08-071-1/+3
* Import changesetbk@work.mysql.com2000-07-311-0/+1981