summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix that REPAIR/ALTER TABLE use myisam_tempdirmonty@donna.mysql.com2000-09-161-3/+4
* BACKUP TABLE TO 'directory'sasha@mysql.sashanet.com2000-09-141-0/+80
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-45/+83
* Small portability fixesmonty@donna.mysql.com2000-09-071-1/+0
* Stopwords (English only); fulltext keys now can be repairedserg@infomag.ape.relarn.ru2000-08-251-0/+1
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-2/+0
* Mergemonty@donna.mysql.com2000-08-181-15/+25
|\
| * Removed blanksmonty@donna.mysql.com2000-08-181-23/+23
| * Updated benchmark and results for PostgreSQL 7.0.2monty@donna.mysql.com2000-08-181-16/+26
* | Mergeserg@infomag.ape.relarn.ru2000-08-171-21/+26
|\ \ | |/
| * Additions for CHECK table + update of benchmarksmonty@donna.mysql.com2000-08-171-21/+26
* | Many MATCH'es per query now allowed (i.e. AND's and OR's now work, butserg@infomag.ape.relarn.ru2000-08-171-29/+27
|/
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesmonty@donna.mysql.com2000-08-151-12/+57
* Import changesetbk@work.mysql.com2000-07-311-0/+873