Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | MyISAM: always store alloced_rec_buff_length with the buffer itself | serg@sergbook.mysql.com | 2002-07-26 | 1 | -1/+0 |
* | | | MI_SORT_INFO and MI_SORT_PARAM massaging | serg@sergbook.mysql.com | 2002-07-25 | 1 | -14/+13 |
* | | | merge | monty@mashka.mysql.fi | 2002-07-23 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -4/+4 |
* | | | | parallel repair: style fixups | serg@sergbook.mysql.com | 2002-07-21 | 1 | -1/+1 |
|/ / / | |||||
* | | | parallel repair needs rec_buff local for thread !!! | serg@sergbook.mysql.com | 2002-07-14 | 1 | -0/+2 |
* | | | merged | serg@serg.mysql.com | 2002-06-30 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | "myisamchk -p" for parallel recover works (no extensive testing though) | serg@serg.mysql.com | 2002-06-30 | 1 | -1/+3 |
* | | | | Updated windows files (VC++ files and winmysqladmin). | monty@hundin.mysql.fi | 2002-06-28 | 1 | -2/+3 |
|/ / / | |||||
* | | | mi_check T_xxx options massaged. T_REP_PARALLEL added | serg@sergbook.mysql.com | 2002-06-24 | 1 | -34/+36 |
* | | | resolving | serg@serg.mysql.com | 2002-06-20 | 1 | -32/+41 |
|\ \ \ | |||||
| * | | | multithreaded repair-by-sort code | serg@serg.mysql.com | 2002-06-19 | 1 | -31/+40 |
| |/ / | |||||
* | | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -17/+24 |
|/ / | |||||
* | | REPAIR ... USE_FRM | serg@serg.mysql.com | 2002-03-22 | 1 | -1/+1 |
* | | commit to pull | serg@serg.mysql.com | 2002-03-21 | 1 | -0/+6 |
* | | mi_check flags cleanup | serg@serg.mysql.com | 2002-03-13 | 1 | -33/+41 |
|/ | |||||
* | Fix for FLUSH QUERY CACHE | monty@hundin.mysql.fi | 2002-01-05 | 1 | -0/+1 |
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -12/+11 |
* | Update of query cache code. | monty@hundin.mysql.fi | 2001-12-05 | 1 | -1/+1 |
* | Query cache. | monty@hundin.mysql.fi | 2001-12-02 | 1 | -0/+2 |
* | Cleaned up SSL documentation | monty@hundin.mysql.fi | 2001-10-02 | 1 | -1/+6 |
* | Merge work.mysql.com:/home/bk/mysql | monty@work.mysql.com | 2001-09-18 | 1 | -1/+2 |
|\ | |||||
| * | Fix for LOAD DATA FROM MASTER when using tables with checksum | monty@hundin.mysql.fi | 2001-09-18 | 1 | -1/+2 |