Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed portability issue in my_thr_init.c (was added in my last push) | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -2/+2 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | kostja@bodhi.local | 2006-07-08 | 1 | -0/+17 |
|\ | |||||
| * | Merge mysql.com:/home/mydev/mysql-4.1-bug11824 | ingo@mysql.com | 2006-06-29 | 1 | -0/+17 |
| |\ | |||||
| | * | Bug#11824 - internal /tmp/*.{MYD,MYI} files remain, causing subsequent querie... | ingo@mysql.com | 2006-06-27 | 1 | -0/+17 |
* | | | Merge bodhi.local:/opt/local/work/tmp_merge | kostja@bodhi.local | 2006-07-08 | 1 | -7/+29 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bug#8706 | acurtis@xiphis.org | 2006-07-05 | 1 | -7/+29 |
| |/ | |||||
* | | locking issues, | serg@serg.mylan | 2005-12-23 | 1 | -2/+3 |
* | | Merging | hf@deer.(none) | 2005-07-27 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Fix for bug #10893 (myisamchk fails on packed spatial) | hf@deer.(none) | 2005-07-23 | 1 | -2/+4 |
* | | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0 | hf@deer.(none) | 2005-07-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix for bug #10839 (myisamchk -rq crashes on spatial field) | hf@deer.(none) | 2005-07-20 | 1 | -1/+1 |
* | | | Bug#10932 - Building server with key limit of 128, makes test cases fail | ingo@mysql.com | 2005-07-19 | 1 | -1/+1 |
|/ / | |||||
* | | Merge with 4.1 | monty@mysql.com | 2005-07-03 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Don't allow 8bytes for data file pointers for now. | jani@ua141d10.elisa.omakaista.fi | 2005-06-30 | 1 | -0/+3 |
| * | Fixed Bug#11226 and reverted fix for Bug#6993. | jani@ua141d10.elisa.omakaista.fi | 2005-06-30 | 1 | -4/+3 |
* | | fixes for compiler warnings from VC6 | reggie@monster. | 2005-06-06 | 1 | -1/+1 |
* | | concurrent-insert can now be set to 2 for concurrent inserts when there is ho... | monty@mishka.local | 2005-05-13 | 1 | -4/+3 |
* | | Merge with after merge fix | ingo@mysql.com | 2005-03-04 | 1 | -7/+7 |
|\ \ | |/ | |||||
| * | Merge mysql.com:/home/mydev/mysql-4.0 | ingo@mysql.com | 2005-03-04 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix for a build bug. | ingo@mysql.com | 2005-03-04 | 1 | -1/+1 |
| * | | merge | serg@serg.mylan | 2005-03-03 | 1 | -7/+7 |
| |\ \ | | |/ | |||||
| | * | Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it) | serg@serg.mylan | 2005-03-03 | 1 | -8/+8 |
* | | | Merge | ingo@mysql.com | 2005-03-02 | 1 | -0/+15 |
|\ \ \ | |/ / | |||||
| * | | Bug#8306 - TRUNCATE leads to index corruption | ingo@mysql.com | 2005-03-02 | 1 | -0/+15 |
* | | | Fixed memory reference errors found by valgrind | monty@mysql.com | 2005-01-12 | 1 | -1/+3 |
* | | | Add 0x before pointers (to help with debugging) | monty@mysql.com | 2004-12-18 | 1 | -21/+61 |
* | | | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 1 | -5/+10 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -5/+10 |
* | | | use FT_MAX_WORD_LEN_FOR_SORT instead of HA_FT_MAXBYTELEN when calculating | serg@serg.mylan | 2004-11-23 | 1 | -4/+6 |
|/ / | |||||
* | | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -4/+9 |
|\ \ | |/ | |||||
| * | Fix for BUG#4785: | sergefp@mysql.com | 2004-09-22 | 1 | -4/+9 |
* | | Merging | hf@deer.(none) | 2004-05-27 | 1 | -0/+7 |
|\ \ | |||||
| * | | WL#1163 To make spatial code optional | hf@deer.(none) | 2004-03-12 | 1 | -0/+7 |
* | | | myisam_data_pointer_size | serg@serg.mylan | 2004-05-01 | 1 | -2/+2 |
* | | | Merge with 4.0 to get lastest bug fixes | monty@mysql.com | 2004-03-29 | 1 | -1/+7 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Allow keys with 0 segements in MyISAM | monty@mysql.com | 2004-03-26 | 1 | -1/+7 |
* | | just tried to find all 'skipp' and replace it with 'skip'. | ram@gw.mysql.r18.ru | 2004-02-02 | 1 | -9/+9 |
* | | make a clear distinction between max_word_length in *characters* and in *bytes* | serg@serg.mylan | 2003-12-04 | 1 | -2/+2 |
* | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed some varnings from valgrind | monty@narttu.mysql.fi | 2003-08-20 | 1 | -1/+1 |
* | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ... | bar@bar.mysql.r18.ru | 2003-06-03 | 1 | -1/+1 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | fix auto-increment in sub-key and insert ... select | serg@serg.mysql.com | 2003-03-02 | 1 | -1/+1 |
* | | merged | serg@serg.mysql.com | 2003-01-21 | 1 | -34/+11 |
|\ \ | |||||
| * | | Two-level index structure for FULLTEXT indexes | serg@serg.mysql.com | 2003-01-21 | 1 | -34/+11 |
* | | | Merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-18 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | After merge fix | monty@mashka.mysql.fi | 2003-01-17 | 1 | -1/+1 |
| * | Merge with 3.23 | monty@mashka.mysql.fi | 2003-01-16 | 1 | -2/+2 |
| |\ | |||||
| | * | Fixed max_key_length when using UNIQUE keys. | monty@mashka.mysql.fi | 2002-12-27 | 1 | -1/+1 |
| | * | bugfix: uniques did not contributed to MYI tot_length estimation, which resul... | serg@sergbook.mysql.com | 2002-07-25 | 1 | -0/+3 |