summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.h
Commit message (Expand)AuthorAgeFilesLines
* BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* indexless boolean fulltext search was depending on default_charset_info - Bug...serg@serg.mylan2005-02-041-2/+6
* backport Serg's fix of FT interface (BUG#6523)bell@sanja.is.com.ua2004-11-161-1/+0
* New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-3/+3
* Added missing root user to mysql.user on windows. (Bug #4242)monty@mysql.com2004-06-251-1/+1
* Followup to cleanup in handler interface.konstantin@mysql.com2004-06-251-1/+1
* bug#4089 - JOIN::join_free calling mysql_unlock w/o index_end() beforeserg@serg.mylan2004-06-241-1/+1
* handler interface cleanups:serg@serg.mylan2004-06-231-15/+12
* key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-5/+1
* WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).ingo@mysql.com2004-05-061-3/+4
* ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-5/+6
* Fixed a type mismatch between int_table_flags and table_flags() in MyISAM han...mydev@mysql.com2004-03-041-1/+1
* longer myisam keysserg@serg.mylan2004-02-201-0/+1
* Merge with 4.0.18monty@mysql.com2004-02-111-1/+2
|\
| * Some small portability fixes.monty@mysql.com2003-12-301-1/+2
* | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-0/+1
|\ \
| * \ Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-0/+1
| |\ \
| | * | mi_keycache.c:igor@rurik.mysql.com2003-07-161-0/+1
* | | | query expansion for fulltext searchserg@serg.mylan2003-10-231-1/+1
* | | | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxserg@serg.mylan2003-10-221-3/+2
|/ / /
* | | table checksum background:serg@serg.mylan2003-08-051-0/+1
|/ /
* | Many files:igor@rurik.mysql.com2003-06-121-0/+1
* | a fix for a crashing bug when attempting to create InnoDB table Sinisa@sinisa.nasamreza.org2003-04-081-1/+1
* | SCRUMhf@deer.mysql.r18.ru2003-01-151-0/+2
|/
* mergemonty@mashka.mysql.fi2002-07-231-0/+1
|\
| * New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-0/+1
* | Some salle@geopard.online.bg2002-07-171-5/+5
|/
* Made keyread (key scanning) a key specific attribute.monty@hundin.mysql.fi2002-06-191-1/+6
* Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-7/+5
* Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-4/+11
* Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-021-1/+2
* HANDLER works only with MyISAM tablesserg@serg.mysql.com2001-12-211-2/+3
* Boolean search passes _some_ testsserg@serg.mysql.com2001-10-091-3/+3
* get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...serg@serg.mysql.com2001-09-251-2/+2
* Added back old code that Sasha removedmonty@tik.mysql.fi2001-07-111-3/+5
* mergedserg@serg.mysql.com2001-07-021-0/+1
|\
| * Added support for symlinked tables.monty@hundin.mysql.fi2001-06-011-0/+1
* | ALTER TABLE ... DISABLE/ENABLE KEYS, code cleanupserg@serg.mysql.com2001-05-241-2/+2
|/
* ha_myisam.cc magic removedserg@donna.mysql.com2001-01-191-1/+1
* errmsg.txt translatedserg@serg.mysql.com2000-11-281-0/+1
* Ill-minded FULLTEXT impilict initialization hack removed.serg@serg.mysql.com2000-11-021-2/+3
* Automatic repair of MyISAM tables + small bug fixesmonty@donna.mysql.com2000-10-171-0/+1
* Automatic repair of MyISAM tables + portability fixesmonty@tik.mysql.com2000-10-111-3/+4
* First part of automatic repair of MyISAM tables.monty@tramp.mysql.fi2000-10-031-8/+12
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-1/+6
* merge of conflictssasha@mysql.sashanet.com2000-09-151-1/+1
|\
| * Fixes for MERGE TABLES and HEAP tablesmonty@donna.mysql.com2000-09-141-1/+1
* | BACKUP TABLE TO 'directory'sasha@mysql.sashanet.com2000-09-141-0/+2
|/
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-2/+3
* Many MATCH'es per query now allowed (i.e. AND's and OR's now work, butserg@infomag.ape.relarn.ru2000-08-171-7/+8