summaryrefslogtreecommitdiff
path: root/myisam/myisamdef.h
Commit message (Expand)AuthorAgeFilesLines
* Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-121-0/+1
|\
| * Many files:unknown2003-06-121-0/+1
* | After merge fixesunknown2003-05-211-2/+2
* | Merge with 4.0.13unknown2003-05-191-1/+3
|\ \ | |/ |/|
| * 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
* | Removed compiler warningsunknown2003-05-061-1/+0
* | Bug fix: we should set have_rtree value in case of table reopen.unknown2003-02-191-1/+1
* | bug in ft2 repair-by-sort fixed (sort_key_cmp() using ft2_keydef for ft keys)unknown2003-02-181-0/+1
* | Merge with 4.0.11unknown2003-02-041-2/+1
|\ \ | |/
| * fixed crash with blobs in compressed tableunknown2003-01-301-2/+1
* | mergedunknown2003-01-211-8/+17
|\ \
| * | Two-level index structure for FULLTEXT indexesunknown2003-01-211-8/+17
* | | merge with 4.0.9unknown2003-01-091-2/+2
|\ \ \ | | |/ | |/|
| * | Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-2/+2
* | | Merge with 4.0.8unknown2003-01-031-2/+1
|\ \ \ | |/ / | | / | |/ |/|
| * bulk insert code optimizedunknown2002-12-071-2/+1
* | Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4miunknown2002-11-281-1/+38
|\ \
| * | Move MI_SORT_PARAM and BUFFPEK to myisamdef.h, delete KEY_STORE, change funct...unknown2002-11-171-1/+38
* | | myisammrg::index_next_sameunknown2002-11-251-1/+5
|/ /
* | make REPAIR killableunknown2002-10-221-0/+1
* | Merge with 4.0.3unknown2002-08-301-23/+10
|\ \ | |/ |/|
| * MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-7/+7
| * RB-Tree indexes support in HEAP tablesunknown2002-04-251-16/+0
| * This ChangeSet adds RTREE support into myisam library.unknown2002-02-201-0/+3
* | 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