Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | make myisam usable without threads (and even w/o pthread_t) | serg@sergbook.mysql.com | 2003-03-24 | 1 | -1/+3 |
* | New multi-table-update code | monty@mashka.mysql.fi | 2002-11-29 | 1 | -10/+12 |
* | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -1/+1 |
* | 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 |