Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge chilla.local:/home/mydev/mysql-4.1-bug8283-one | istruewing@chilla.local | 2006-10-09 | 1 | -1/+1 |
|\ | |||||
| * | Bug#8283 - OPTIMIZE TABLE causes data loss | istruewing@chilla.local | 2006-10-09 | 1 | -1/+1 |
* | | WL#2645 (CHECK TABLE FOR UPGRADE) | holyfoot@deer.(none) | 2006-02-17 | 1 | -0/+1 |
* | | Bug#10932 - Building server with key limit of 128, makes test cases fail | ingo@mysql.com | 2005-12-02 | 1 | -5/+8 |
* | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 | jani@ua141d10.elisa.omakaista.fi | 2005-10-27 | 1 | -2/+12 |
|\ \ | |/ | |||||
| * | BUG#9622: post-review-fixes: better comments | sergefp@mysql.com | 2005-10-23 | 1 | -1/+1 |
| * | BUG#9622, stage 2, work together with fix for BUG#12232: | sergefp@mysql.com | 2005-10-21 | 1 | -2/+12 |
* | | aftermerge fix | serg@serg.mylan | 2005-09-21 | 1 | -1/+1 |
* | | merged | serg@serg.mylan | 2005-09-21 | 1 | -0/+15 |
|\ \ | |/ | |||||
| * | BUG#12232: Add a server option to treat NULL values as equal when calculating... | sergefp@mysql.com | 2005-09-21 | 1 | -0/+15 |
* | | Bug#10932 - Building server with key limit of 128, makes test cases fail | ingo@mysql.com | 2005-07-19 | 1 | -6/+75 |
* | | concurrent-insert can now be set to 2 for concurrent inserts when there is ho... | monty@mishka.local | 2005-05-13 | 1 | -3/+3 |
* | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -2/+2 |
* | | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -1/+2 |
|/ | |||||
* | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -0/+1 |
|\ | |||||
| * | Fix for BUG#4785: | sergefp@mysql.com | 2004-09-22 | 1 | -0/+1 |
* | | handler interface cleanups: | serg@serg.mylan | 2004-06-23 | 1 | -1/+1 |
* | | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 1 | -4/+1 |
* | | myisam_data_pointer_size | serg@serg.mylan | 2004-05-01 | 1 | -1/+1 |
* | | MAX_KEY limit doubled (32->64) | serg@serg.mylan | 2004-04-26 | 1 | -1/+1 |
* | | longer myisam keys | serg@serg.mylan | 2004-02-20 | 1 | -1/+1 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Some small portability fixes. | monty@mysql.com | 2003-12-30 | 1 | -1/+1 |
* | | Fixed compiler warnings from Intel compiler in Win64 | monty@mysql.com | 2003-11-23 | 1 | -0/+1 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -3/+6 |
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -5/+5 |
* | | Manual merge after improving concurrency for key cache reassignment | igor@rurik.mysql.com | 2003-10-01 | 1 | -0/+3 |
|\ \ | |||||
| * | | Many files: | igor@rurik.mysql.com | 2003-10-01 | 1 | -2/+3 |
| * | | Many files: | igor@rurik.mysql.com | 2003-08-02 | 1 | -1/+1 |
| * | | mi_keycache.c: | igor@rurik.mysql.com | 2003-07-16 | 1 | -0/+2 |
* | | | table checksum background: | serg@serg.mylan | 2003-08-05 | 1 | -2/+0 |
|/ / | |||||
* | | Many files: | igor@rurik.mysql.com | 2003-06-12 | 1 | -0/+1 |
* | | Merge with 4.0.13 | monty@mashka.mysql.fi | 2003-03-26 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | make myisam usable without threads (and even w/o pthread_t) | serg@sergbook.mysql.com | 2003-03-24 | 1 | -0/+4 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | fix auto-increment in sub-key and insert ... select | serg@serg.mysql.com | 2003-03-02 | 1 | -0/+1 |
* | | merged | serg@serg.mysql.com | 2003-01-21 | 1 | -1/+8 |
|\ \ | |||||
| * | | Two-level index structure for FULLTEXT indexes | serg@serg.mysql.com | 2003-01-21 | 1 | -1/+8 |
* | | | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 1 | -0/+4 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | bulk insert code optimized | serg@serg.mysql.com | 2002-12-07 | 1 | -0/+4 |
* | | Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4mi | wax@mysql.com | 2002-11-28 | 1 | -27/+0 |
|\ \ | |||||
| * | | Move MI_SORT_PARAM and BUFFPEK to myisamdef.h, delete KEY_STORE, change funct... | wax@mysql.com | 2002-11-17 | 1 | -27/+0 |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -1/+1 |
* | | --tmpdir=dir1:dir2:... support in myisamchk | serg@serg.mysql.com | 2002-10-08 | 1 | -2/+3 |
* | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -16/+6 |
|\ \ | |/ |/| | |||||
| * | MI_KEYSEG -> HA_KEYSEG | ram@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -3/+3 |
| * | RB-Tree indexes support in HEAP tables | bar@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -14/+1 |
| * | merge | monty@hundin.mysql.fi | 2002-04-13 | 1 | -0/+2 |
| |\ | |||||
| | * | RTREE related fixes | bar@gw.udmsearch.izhnet.ru | 2002-02-19 | 1 | -0/+2 |