Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes after merge with 4.1 | monty@mysql.com | 2004-11-03 | 1 | -4/+3 |
* | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -206/+453 |
|\ | |||||
| * | BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S). | ingo@mysql.com | 2004-10-13 | 1 | -7/+1 |
| * | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2004-10-07 | 1 | -35/+31 |
| |\ | |||||
| | * | Code cleanups while doing review of pushed code | monty@mysql.com | 2004-10-06 | 1 | -35/+31 |
| * | | After merge fixes | monty@mysql.com | 2004-10-07 | 1 | -7/+10 |
| * | | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -184/+460 |
| |\ \ | | |/ | |||||
| | * | BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S). | ingo@mysql.com | 2004-09-24 | 1 | -167/+451 |
* | | | Merge with implementation of WL#1724. | timour@mysql.com | 2004-10-11 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | WL#1724 "Min/Max Optimization for Queries with Group By Clause" | timour@mysql.com | 2004-08-27 | 1 | -1/+1 |
* | | | | Merge | bell@sanja.is.com.ua | 2004-09-10 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | post merge fixes | bell@sanja.is.com.ua | 2004-09-10 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | requre BASE TABLE for HANDLER (BUG#5277) | bell@sanja.is.com.ua | 2004-09-07 | 1 | -0/+4 |
|/ / / | |||||
* | | | Port of cursors to be pushed into 5.0 tree: | konstantin@mysql.com | 2004-08-03 | 1 | -1/+1 |
* | | | VIEW | bell@sanja.is.com.ua | 2004-07-16 | 1 | -2/+2 |
* | | | After merge fixes | monty@mysql.com | 2004-07-15 | 1 | -7/+10 |
|/ / | |||||
* | | After merge fixes | monty@mysql.com | 2004-06-25 | 1 | -1/+1 |
* | | Merge with 4.0 to get the latest bug patches to 4.1 | monty@mysql.com | 2004-06-25 | 1 | -27/+154 |
|\ \ | |/ | |||||
| * | bug#3565 - HANDLER and FLUSH TABLE/TABLES deadlock. | ingo@mysql.com | 2004-06-24 | 1 | -27/+159 |
* | | handler interface cleanups: | serg@serg.mylan | 2004-06-23 | 1 | -7/+14 |
* | | Merge with 4.0, mainly to get changes to windows project files | monty@mysql.com | 2004-05-20 | 1 | -4/+12 |
|\ \ | |/ | |||||
| * | Fix for BUG33649: Post-review fixes | sergefp@mysql.com | 2004-05-19 | 1 | -35/+33 |
| * | Fix and test case for BUG#3649. | sergefp@mysql.com | 2004-05-18 | 1 | -29/+39 |
* | | merge fixes (use old code) | monty@mysql.com | 2004-03-18 | 1 | -1/+1 |
|\ \ | |||||
| * \ | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | monty@mysql.com | 2004-03-10 | 1 | -1/+1 |
* | | | revision of fix_fields() calls (BUG2838) | bell@sanja.is.com.ua | 2004-02-18 | 1 | -2/+4 |
|/ / | |||||
* | | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -2/+2 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -4/+3 |
|\ \ | |/ | |||||
| * | BUG#2304 - HANDLER and tables in non-current db | serg@serg.mylan | 2004-01-13 | 1 | -4/+3 |
* | | ufter revview fix (BUG#2120) | bell@sanja.is.com.ua | 2004-02-09 | 1 | -1/+2 |
* | | Merge with 4.0 to get: | monty@mysql.com | 2003-11-20 | 1 | -0/+13 |
|\ \ | |/ | |||||
| * | Bug#1826, HANDLER+ALTER TABLE=crash (unfortunately, it cannot be tested in my... | serg@serg.mylan | 2003-11-18 | 1 | -0/+13 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -1/+0 |
* | | Merge with 4.0 tree | monty@mashka.mysql.fi | 2003-11-18 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | make error message more detailed | serg@serg.mylan | 2003-11-12 | 1 | -2/+2 |
* | | merge with 4.0 | monty@mashka.mysql.fi | 2003-10-16 | 1 | -4/+11 |
|\ \ | |/ | |||||
| * | fixed: thread lock-up on a FLASH TABLE when another thread has an open handler | serg@serg.mylan | 2003-09-09 | 1 | -4/+11 |
* | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -1/+1 |
* | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -1/+8 |
|\ \ | |/ | |||||
| * | Remove compiler warnings | monty@narttu.mysql.fi | 2003-07-04 | 1 | -1/+1 |
| * | fix and test case for the bug #787: HANDLER without INDEX doesn't work with d... | ram@mysql.r18.ru | 2003-07-04 | 1 | -22/+17 |
| * | handler should be used with constant expressions only (or rand) | serg@serg.mylan | 2003-07-04 | 1 | -1/+6 |
| * | Proposed fix for #751 | hf@deer.(none) | 2003-07-03 | 1 | -0/+2 |
* | | fix and test case for the bug #787: HANDLER without INDEX doesn't work with d... | ram@mysql.r18.ru | 2003-07-04 | 1 | -22/+17 |
* | | Merge with 4.0.11 | monty@narttu.mysql.fi | 2003-02-26 | 1 | -4/+7 |
|\ \ | |/ | |||||
| * | ALTER TABLE closes all open HANDLER's for the table in question | serg@serg.mysql.com | 2003-02-22 | 1 | -4/+7 |
* | | Merge with 4.0.11 tree to get latest bug fixes | monty@mashka.mysql.fi | 2003-02-17 | 1 | -8/+1 |
|\ \ | |/ | |||||
| * | Fixed multi-table-delete for InnoDB tables | monty@mashka.mysql.fi | 2003-02-17 | 1 | -8/+1 |
* | | After merge fixes & remove compiler warnings | monty@mashka.mysql.fi | 2003-02-07 | 1 | -15/+8 |