summaryrefslogtreecommitdiff
path: root/include/myisam.h
Commit message (Expand)AuthorAgeFilesLines
* Bug#10932 - Building server with key limit of 128, makes test cases failingo@mysql.com2005-07-191-6/+75
* concurrent-insert can now be set to 2 for concurrent inserts when there is ho...monty@mishka.local2005-05-131-3/+3
* First stage of table definition cachemonty@mysql.com2005-01-061-2/+2
* After merge fixesmonty@mysql.com2004-12-311-1/+2
* Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-0/+1
|\
| * Fix for BUG#4785:sergefp@mysql.com2004-09-221-0/+1
* | handler interface cleanups:serg@serg.mylan2004-06-231-1/+1
* | key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-4/+1
* | myisam_data_pointer_sizeserg@serg.mylan2004-05-011-1/+1
* | MAX_KEY limit doubled (32->64)serg@serg.mylan2004-04-261-1/+1
* | longer myisam keysserg@serg.mylan2004-02-201-1/+1
* | Merge with 4.0.18monty@mysql.com2004-02-111-1/+1
|\ \ | |/
| * Some small portability fixes.monty@mysql.com2003-12-301-1/+1
* | Fixed compiler warnings from Intel compiler in Win64monty@mysql.com2003-11-231-0/+1
* | Merge key cache structures to onemonty@mysql.com2003-11-201-3/+6
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-5/+5
* | Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-0/+3
|\ \
| * | Many files:igor@rurik.mysql.com2003-10-011-2/+3
| * | Many files:igor@rurik.mysql.com2003-08-021-1/+1
| * | mi_keycache.c:igor@rurik.mysql.com2003-07-161-0/+2
* | | table checksum background:serg@serg.mylan2003-08-051-2/+0
|/ /
* | Many files:igor@rurik.mysql.com2003-06-121-0/+1
* | Merge with 4.0.13monty@mashka.mysql.fi2003-03-261-0/+2
|\ \ | |/
| * make myisam usable without threads (and even w/o pthread_t)serg@sergbook.mysql.com2003-03-241-0/+4
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-0/+1
|\ \ | |/
| * fix auto-increment in sub-key and insert ... selectserg@serg.mysql.com2003-03-021-0/+1
* | mergedserg@serg.mysql.com2003-01-211-1/+8
|\ \
| * | Two-level index structure for FULLTEXT indexesserg@serg.mysql.com2003-01-211-1/+8
* | | Merge with 4.0.8monty@mashka.mysql.fi2003-01-031-0/+4
|\ \ \ | |/ / |/| / | |/
| * bulk insert code optimizedserg@serg.mysql.com2002-12-071-0/+4
* | Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4miwax@mysql.com2002-11-281-27/+0
|\ \
| * | Move MI_SORT_PARAM and BUFFPEK to myisamdef.h, delete KEY_STORE, change funct...wax@mysql.com2002-11-171-27/+0
* | | Merge with 4.0monty@mashka.mysql.fi2002-11-211-1/+1
|\ \ \ | |/ / |/| / | |/
| * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-1/+1
* | --tmpdir=dir1:dir2:... support in myisamchkserg@serg.mysql.com2002-10-081-2/+3
* | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-16/+6
|\ \ | |/ |/|
| * MI_KEYSEG -> HA_KEYSEGram@gw.udmsearch.izhnet.ru2002-04-251-3/+3
| * RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-251-14/+1
| * mergemonty@hundin.mysql.fi2002-04-131-0/+2
| |\
| | * RTREE related fixesbar@gw.udmsearch.izhnet.ru2002-02-191-0/+2
* | | MyISAM: always store alloced_rec_buff_length with the buffer itselfserg@sergbook.mysql.com2002-07-261-1/+0
* | | MI_SORT_INFO and MI_SORT_PARAM massagingserg@sergbook.mysql.com2002-07-251-14/+13
* | | mergemonty@mashka.mysql.fi2002-07-231-4/+4
|\ \ \
| * | | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-4/+4
* | | | parallel repair: style fixupsserg@sergbook.mysql.com2002-07-211-1/+1
|/ / /
* | | parallel repair needs rec_buff local for thread !!!serg@sergbook.mysql.com2002-07-141-0/+2
* | | mergedserg@serg.mysql.com2002-06-301-1/+3
|\ \ \
| * | | "myisamchk -p" for parallel recover works (no extensive testing though)serg@serg.mysql.com2002-06-301-1/+3
* | | | Updated windows files (VC++ files and winmysqladmin).monty@hundin.mysql.fi2002-06-281-2/+3
|/ / /
* | | mi_check T_xxx options massaged. T_REP_PARALLEL addedserg@sergbook.mysql.com2002-06-241-34/+36