summaryrefslogtreecommitdiff
path: root/include/myisam.h
Commit message (Expand)AuthorAgeFilesLines
* key_cmp -> key_cmp_if_sameunknown2004-05-161-4/+1
* myisam_data_pointer_sizeunknown2004-05-011-1/+1
* MAX_KEY limit doubled (32->64)unknown2004-04-261-1/+1
* longer myisam keysunknown2004-02-201-1/+1
* Merge with 4.0.18unknown2004-02-111-1/+1
|\
| * Some small portability fixes.unknown2003-12-301-1/+1
* | Fixed compiler warnings from Intel compiler in Win64unknown2003-11-231-0/+1
* | Merge key cache structures to oneunknown2003-11-201-3/+6
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-5/+5
* | Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-0/+3
|\ \
| * | Many files:unknown2003-10-011-2/+3
| * | Many files:unknown2003-08-021-1/+1
| * | mi_keycache.c:unknown2003-07-161-0/+2
* | | table checksum background:unknown2003-08-051-2/+0
|/ /
* | Many files:unknown2003-06-121-0/+1
* | Merge with 4.0.13unknown2003-03-261-0/+2
|\ \ | |/
| * make myisam usable without threads (and even w/o pthread_t)unknown2003-03-241-0/+4
* | Merge with 4.0unknown2003-03-161-0/+1
|\ \ | |/
| * fix auto-increment in sub-key and insert ... selectunknown2003-03-021-0/+1
* | mergedunknown2003-01-211-1/+8
|\ \
| * | Two-level index structure for FULLTEXT indexesunknown2003-01-211-1/+8
* | | Merge with 4.0.8unknown2003-01-031-0/+4
|\ \ \ | |/ / |/| / | |/
| * bulk insert code optimizedunknown2002-12-071-0/+4
* | Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4miunknown2002-11-281-27/+0
|\ \
| * | Move MI_SORT_PARAM and BUFFPEK to myisamdef.h, delete KEY_STORE, change funct...unknown2002-11-171-27/+0
* | | Merge with 4.0unknown2002-11-211-1/+1
|\ \ \ | |/ / |/| / | |/
| * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-1/+1
* | --tmpdir=dir1:dir2:... support in myisamchkunknown2002-10-081-2/+3
* | Merge with 4.0.3unknown2002-08-301-16/+6
|\ \ | |/ |/|
| * MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-3/+3
| * RB-Tree indexes support in HEAP tablesunknown2002-04-251-14/+1
| * mergeunknown2002-04-131-0/+2
| |\
| | * RTREE related fixesunknown2002-02-191-0/+2
* | | MyISAM: always store alloced_rec_buff_length with the buffer itselfunknown2002-07-261-1/+0
* | | MI_SORT_INFO and MI_SORT_PARAM massagingunknown2002-07-251-14/+13
* | | mergeunknown2002-07-231-4/+4
|\ \ \
| * | | New SET syntax & system variables.unknown2002-07-231-4/+4
* | | | parallel repair: style fixupsunknown2002-07-211-1/+1
|/ / /
* | | parallel repair needs rec_buff local for thread !!!unknown2002-07-141-0/+2
* | | mergedunknown2002-06-301-1/+3
|\ \ \
| * | | "myisamchk -p" for parallel recover works (no extensive testing though)unknown2002-06-301-1/+3
* | | | Updated windows files (VC++ files and winmysqladmin).unknown2002-06-281-2/+3
|/ / /
* | | mi_check T_xxx options massaged. T_REP_PARALLEL addedunknown2002-06-241-34/+36
* | | resolvingunknown2002-06-201-32/+41
|\ \ \
| * | | multithreaded repair-by-sort codeunknown2002-06-191-31/+40
| |/ /
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-17/+24
|/ /
* | REPAIR ... USE_FRMunknown2002-03-221-1/+1
* | commit to pullunknown2002-03-211-0/+6
* | mi_check flags cleanupunknown2002-03-131-33/+41
|/
* Fix for FLUSH QUERY CACHEunknown2002-01-051-0/+1