summaryrefslogtreecommitdiff
path: root/myisam/myisamdef.h
Commit message (Expand)AuthorAgeFilesLines
* Bug#8306 - TRUNCATE leads to index corruptionunknown2005-03-021-0/+1
* Changed prototype of killed_ptr() to make it more portableunknown2004-05-261-1/+1
* WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).unknown2004-05-061-1/+4
* always call start_bulk_insert, clarify this behaviour in comment blockunknown2004-04-081-0/+1
* cleanup of ha_myisam::deactivate_non_unique_index() and Co.unknown2004-04-021-0/+1
* Merge with 4.0.18unknown2004-02-111-1/+4
|\
| * two bugs in parallel repair fixedunknown2004-01-201-1/+4
* | Merge key cache structures to oneunknown2003-11-201-2/+2
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-2/+3
* | fix for r-tree code (memory overlap reported by valgrind)unknown2003-11-041-0/+1
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-4/+7
|\ \
| * \ Mergeunknown2003-10-301-4/+7
| |\ \
| | * | set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:unknown2003-08-091-4/+5
| | * | Many files:unknown2003-08-021-0/+2
* | | | mergedunknown2003-10-151-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | ft1->ft2 auto-conversion on INSERT (WL#725)unknown2003-10-021-1/+5
| |/ /
* | | Merge with 4.0.16unknown2003-10-071-1/+1
|\ \ \ | |/ / |/| / | |/
| * Correct fix for buffer overruns for compressed blobs.unknown2003-09-241-1/+1
* | 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