summaryrefslogtreecommitdiff
path: root/myisam/myisamdef.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-271-1/+3
* warning when a 4.1 MYI file is opened in 4.0unknown2003-04-231-1/+2
* fixed crash with blobs in compressed tableunknown2003-01-301-2/+1
* Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-2/+2
* bulk insert code optimizedunknown2002-12-071-2/+1
* MyISAM: always store alloced_rec_buff_length with the buffer itselfunknown2002-07-261-4/+9
* Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-3/+0
* New SET syntax & system variables.unknown2002-07-231-1/+1
* parallel repair needs rec_buff local for thread !!!unknown2002-07-141-1/+1
* yet another generalization for rec_buff handling, MI_INFO doesn't need rec_al...unknown2002-07-141-5/+9
* Updated windows files (VC++ files and winmysqladmin).unknown2002-06-281-0/+4
* multithreaded repair-by-sort codeunknown2002-06-191-1/+1
* do not use bulk insert tree code if ``myisam_bulk_insert_tree_size'' is too s...unknown2002-06-141-2/+4
* Fix for MyISAM records > 16Munknown2001-12-111-1/+1
* Query cache.unknown2001-12-021-39/+41
* Fix not critical MyISAM bug in locking.unknown2001-11-291-1/+1
* Fix bug when repairing compressed MyISAM filesunknown2001-11-221-0/+1
* Fixed error message when opening a not-MyISAM file.unknown2001-10-291-1/+2
* Cleaned up SSL documentationunknown2001-10-021-5/+6
* Cleanupsunknown2001-09-151-1/+1
* Fix of UNION codeunknown2001-08-191-3/+3
* mergedunknown2001-07-021-1/+3
|\
| * Removed compiler warnings.unknown2001-05-311-1/+3
* | memory-limited treeunknown2001-07-021-1/+5
|/
* Fixed that MySQL compiles again after last merge.unknown2001-05-201-0/+2
* Added all changes from old 4.0 version:unknown2001-04-111-5/+9
* Fixed bug in ALTER TABLEunknown2001-04-011-2/+1
* Fixed that myisamchk -R works on text columnsunknown2001-02-181-1/+0
* Changed --replace to --replace_result in mysqltestunknown2001-02-151-0/+4
* changed to use IO_CACHE instead of FILEunknown2000-11-161-0/+1
* Fixes for automatic repairunknown2000-10-171-3/+4
* Automatic repair of MyISAM tables + small bug fixesunknown2000-10-171-0/+2
* Fixes for releaseunknown2000-09-271-0/+1
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-2/+3
* Small bug fixes + code for DELETE QUICKunknown2000-09-201-0/+1
* Fix that REPAIR/ALTER TABLE use myisam_tempdirunknown2000-09-161-1/+1
* Bug fixes for 3.23.23unknown2000-08-291-0/+2
* FLUSH TABLE table_listunknown2000-08-221-0/+2
* Force bitkeeper into syncunknown2000-08-181-5/+15
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesunknown2000-08-151-0/+3
* Import changesetunknown2000-07-311-0/+621