summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Fix of automatic repairunknown2000-10-232-4/+11
* Give an error if you use a BLOB(X) where X > 255unknown2000-10-222-4/+4
* Fixes for automatic recover of MyISAM tablesunknown2000-10-173-28/+106
* Fixes for automatic repairunknown2000-10-172-4/+6
* Automatic repair of MyISAM tables + small bug fixesunknown2000-10-174-66/+51
* Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ta...unknown2000-10-152-2/+20
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-142-30/+31
* mergeunknown2000-10-115-21/+35
|\
| * Automatic repair of MyISAM tables + portability fixesunknown2000-10-115-21/+35
* | Mergeunknown2000-10-073-113/+80
|\ \ | |/
| * Small fixesunknown2000-10-051-0/+3
| * Portability fixesunknown2000-10-041-2/+4
| * First part of automatic repair of MyISAM tables.unknown2000-10-032-111/+73
* | sql_table.cc key length limit check disabled for FULLTEXTunknown2000-10-041-3/+4
|/
* Fixed indention, removed compiler varnings and fixed a bugunknown2000-09-296-30/+61
* Fixes for releaseunknown2000-09-272-3/+10
* Small fixes for releaseunknown2000-09-263-8/+26
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-265-46/+83
* Fixes for MyISAM and packed keys + AIXunknown2000-09-223-8/+21
* Fix for SAFE_MUTEX + MERGE tablesunknown2000-09-211-0/+1
* Small bug fixes + code for DELETE QUICKunknown2000-09-209-14/+43
* Fix that REPAIR/ALTER TABLE use myisam_tempdirunknown2000-09-163-4/+8
* Fixes for MERGE TABLES and HEAP tablesunknown2000-09-143-8/+25
* Fixes for FULLTEXT and TIME typeunknown2000-09-133-30/+46
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-122-10/+1
* Small bug fixesunknown2000-09-071-2/+2
* Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-08-293-3/+25
|\
| * Updates for releaseunknown2000-08-293-3/+25
* | sql_select.cc ft-optimization: AND, GT/LT/GE/LEunknown2000-08-291-1/+1
|/
* mergeunknown2000-08-299-4/+26
|\
| * Bug fixes for 3.23.23unknown2000-08-299-4/+26
* | ft_optimization: identical queries merging. collection -> fulltext. Bugs fixed.unknown2000-08-282-2/+25
* | Stopwords (English only); fulltext keys now can be repairedunknown2000-08-252-16/+39
|/
* Fixes for Ia64unknown2000-08-232-5/+5
* FLUSH TABLE table_listunknown2000-08-221-0/+2
* RENAME TABLE table_name TO new_table_name ; Faster Allocunknown2000-08-211-14/+34
* Merge monty@work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-08-184-11/+19
|\
| * Force bitkeeper into syncunknown2000-08-184-11/+19
* | myisam/ft_* bugfixunknown2000-08-183-2/+5
|/
* Mergeunknown2000-08-186-14/+53
|\
| * Updated benchmark and results for PostgreSQL 7.0.2unknown2000-08-186-14/+53
* | Mergeunknown2000-08-171-0/+14
|\ \ | |/
| * Additions for CHECK table + update of benchmarksunknown2000-08-171-0/+14
* | Many MATCH'es per query now allowed (i.e. AND's and OR's now work, butunknown2000-08-173-24/+26
* | Mergeunknown2000-08-161-7/+15
|\ \ | |/
| * Delayed keys + portability fixesunknown2000-08-161-7/+15
* | Mergeunknown2000-08-157-27/+105
|\ \ | |/
| * Fixed for Ia64 + delayed key creation + a lot of small bug fixesunknown2000-08-157-27/+105
* | PART I: Keys support for MyMERGE tablesunknown2000-08-143-13/+43
|/
* Aesthetic changes only.unknown2000-08-111-31/+36