summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* mergedserg@serg.mysql.com2001-10-091-34/+40
|\
| * Updated manual about embedded version.monty@hundin.mysql.fi2001-10-081-33/+39
| * Final fixes for INSERT into MERGE tables.monty@tik.mysql.fi2001-09-271-1/+1
* | Boolean search passes _some_ testsserg@serg.mysql.com2001-10-091-1/+1
* | get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...serg@serg.mysql.com2001-09-251-1/+1
|/
* Merge work.mysql.com:/home/bk/mysqlmonty@work.mysql.com2001-09-181-5/+7
|\
| * Fix for LOAD DATA FROM MASTER when using tables with checksummonty@hundin.mysql.fi2001-09-181-5/+7
* | Portability fixesmonty@hundin.mysql.fi2001-09-151-1/+0
* | mergemonty@hundin.mysql.fi2001-09-021-0/+8
|\ \
| * \ merge with 3.23.42monty@work.mysql.com2001-09-021-0/+8
| |\ \ | | |/
| | * Increase version numbermonty@hundin.mysql.fi2001-08-301-0/+8
* | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBmonty@hundin.mysql.fi2001-09-021-1/+2
|/ /
* | mergedsasha@mysql.sashanet.com2001-08-091-1/+1
|\ \ | |/
| * Added new optino --sql-mode to mysqld.jani@hynda.mysql.fi2001-08-091-1/+1
* | mergedserg@serg.mysql.com2001-07-021-4/+22
|\ \
| * | Symlinking of tables should not work.monty@hundin.mysql.fi2001-06-051-9/+8
| * | Added support for symlinked tables.monty@hundin.mysql.fi2001-06-011-0/+19
| |/
* | memory-limited treeserg@serg.mysql.com2001-07-021-0/+5
* | ALTER TABLE ... DISABLE/ENABLE KEYS, code cleanupserg@serg.mysql.com2001-05-241-3/+16
|/
* Fixed that database name is shown for CHECK TABLEmonty@donna.mysql.fi2001-04-201-3/+13
* Added test for PTHREAD_YIELDmonty@donna.mysql.fi2001-04-181-2/+4
* Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexmonty@donna.mysql.fi2001-03-281-3/+4
* Added new tests to benchmark suitemonty@donna.mysql.fi2001-03-111-1/+2
* Cleanups...jcole@tetra.spaceapes.com2001-02-201-7/+7
* Added locks needed for Innobasemonty@donna.mysql.com2001-02-181-1/+1
* Use new bitmap interfacemonty@donna.mysql.com2001-02-071-1/+2
* ha_myisam.cc magic removedserg@donna.mysql.com2001-01-191-12/+2
* fixed buffer overrun in resolve_stack_dumpsasha@mysql.sashanet.com2001-01-181-5/+34
* Fixed bug in CHECK TABLE ... EXTENDEDmonty@donna.mysql.com2001-01-161-4/+8
* Don't use subtransactions on write_row() and delete_row() intim@cane.mysql.fi2000-12-281-1/+1
* Fixed delete in tables with hidden primary keymonty@donna.mysql.com2000-12-121-1/+1
* New error messagesmonty@donna.mysql.com2000-12-051-1/+4
* Fixed bug in 'drop table'monty@donna.mysql.com2000-11-291-0/+8
* Mergeserg@serg.mysql.com2000-11-281-1/+11
|\
| * errmsg.txt translatedserg@serg.mysql.com2000-11-281-1/+11
* | New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-281-3/+3
|/
* Split error message for crashed table to 3 different error messages.monty@donna.mysql.com2000-11-221-3/+7
* fixed bug with FULLTEXT and ORDER BYserg@serg.mysql.com2000-11-041-1/+2
* Ill-minded FULLTEXT impilict initialization hack removed.serg@serg.mysql.com2000-11-021-22/+8
* Fix of automatic repairmonty@donna.mysql.com2000-10-231-20/+35
* Fixes for automatic recover of MyISAM tablesmonty@donna.mysql.com2000-10-171-48/+18
* Fixes for automatic repairmonty@donna.mysql.com2000-10-171-12/+17
* Automatic repair of MyISAM tables + small bug fixesmonty@donna.mysql.com2000-10-171-7/+32
* Automatic repair of MyISAM tables + portability fixesmonty@tik.mysql.com2000-10-111-10/+30
* Fixed bug in how FAST and CHANGED workedmonty@donna.mysql.com2000-10-051-3/+4
* First part of automatic repair of MyISAM tables.monty@tramp.mysql.fi2000-10-031-20/+49
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-7/+16
* mergemonty@donna.mysql.com2000-09-201-4/+7
|\
| * Small bug fixes + code for DELETE QUICKmonty@donna.mysql.com2000-09-201-4/+7
* | better use of fn_format() in ha_mysisam::restore() and ha_myisam::backup()sasha@mysql.sashanet.com2000-09-181-25/+9
|/