Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make a clear distinction between max_word_length in *characters* and in *bytes* | serg@serg.mylan | 2003-12-04 | 1 | -2/+2 |
* | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -9/+13 |
* | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -3/+5 |
|\ | |||||
| * | Fix to remove compiler warnings | monty@mashka.mysql.fi | 2003-04-28 | 1 | -0/+2 |
| * | Fixed problem when comparing a key for a multi-byte-character set. (bug 152) | monty@mashka.mysql.fi | 2003-04-27 | 1 | -3/+3 |
* | | 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 | -1/+3 |
* | | bug in ft2 repair-by-sort fixed (sort_key_cmp() using ft2_keydef for ft keys) | serg@serg.mysql.com | 2003-02-18 | 1 | -7/+7 |
* | | After merge fixes & remove compiler warnings | monty@mashka.mysql.fi | 2003-02-07 | 1 | -15/+20 |
* | | Two-level index structure for FULLTEXT indexes | serg@serg.mysql.com | 2003-01-21 | 1 | -4/+19 |
* | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -10/+12 |
|\ \ | |/ | |||||
| * | New multi-table-update code | monty@mashka.mysql.fi | 2002-11-29 | 1 | -10/+12 |
* | | Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4mi | wax@mysql.com | 2002-11-28 | 1 | -21/+154 |
|\ \ | |||||
| * | | Correct view of sort.c and mi_too_big_key_for_sort() | wax@mysql.com | 2002-11-28 | 1 | -6/+7 |
| * | | Move MI_SORT_PARAM and BUFFPEK to myisamdef.h, delete KEY_STORE, change funct... | wax@mysql.com | 2002-11-17 | 1 | -84/+67 |
| * | | add functions for store keys to temporary file with variable length | wax@mysql.com | 2002-11-13 | 1 | -29/+178 |
* | | | 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 |
* | | make REPAIR killable | serg@serg.mysql.com | 2002-10-22 | 1 | -1/+6 |
* | | --tmpdir=dir1:dir2:... support in myisamchk | serg@serg.mysql.com | 2002-10-08 | 1 | -6/+6 |
|/ | |||||
* | Removed wrong implementation of CUBE/ROLLUP | monty@mashka.mysql.fi | 2002-07-24 | 1 | -1/+1 |
* | parallel repair needs rec_buff local for thread !!! | serg@sergbook.mysql.com | 2002-07-14 | 1 | -14/+18 |
* | merged | serg@serg.mysql.com | 2002-06-30 | 1 | -17/+24 |
|\ | |||||
| * | "myisamchk -p" for parallel recover works (no extensive testing though) | serg@serg.mysql.com | 2002-06-30 | 1 | -11/+21 |
* | | Updated windows files (VC++ files and winmysqladmin). | monty@hundin.mysql.fi | 2002-06-28 | 1 | -3/+4 |
* | | Fixed bug in REPAIR table. | monty@hundin.mysql.fi | 2002-06-28 | 1 | -1/+1 |
* | | Indentation cleanup & new comments | monty@hundin.mysql.fi | 2002-06-28 | 1 | -58/+105 |
|/ | |||||
* | multithreaded repair-by-sort code | serg@serg.mysql.com | 2002-06-19 | 1 | -115/+355 |
* | init_dynamic_array MyODBC compatibility fix | serg@serg.mysql.com | 2002-04-28 | 1 | -1/+1 |
* | Portability fix. | monty@hundin.mysql.fi | 2001-11-07 | 1 | -12/+16 |
* | Merge with 3.23.42 | monty@work.mysql.com | 2001-09-13 | 1 | -3/+3 |
|\ | |||||
| * | OS2 patch | monty@hundin.mysql.fi | 2001-09-12 | 1 | -3/+3 |
* | | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -5/+8 |
|\ \ | |/ | |||||
| * | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 1 | -5/+8 |
* | | Added SQL_CALC_FOUND_ROWS and FOUND_ROWS() | monty@donna.mysql.fi | 2001-04-12 | 1 | -2/+4 |
* | | Added all changes from old 4.0 version: | monty@work.mysql.com | 2001-04-11 | 1 | -57/+95 |
|/ | |||||
* | Give an error if you use a BLOB(X) where X > 255 | monty@donna.mysql.com | 2000-10-22 | 1 | -2/+2 |
* | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | monty@donna.mysql.com | 2000-10-14 | 1 | -26/+26 |
* | Automatic repair of MyISAM tables + portability fixes | monty@tik.mysql.com | 2000-10-11 | 1 | -3/+3 |
* | First part of automatic repair of MyISAM tables. | monty@tramp.mysql.fi | 2000-10-03 | 1 | -111/+72 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+531 |