Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/mydev/mysql-4.1-4100 | ingo@mysql.com | 2005-11-16 | 1 | -2/+3 |
|\ | |||||
| * | Merge mysql.com:/home/mydev/mysql-4.0-4000 | ingo@mysql.com | 2005-11-15 | 1 | -4/+45 |
| |\ | |||||
| | * | Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash | ingo@mysql.com | 2005-11-03 | 1 | -4/+45 |
* | | | Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash | ingo@mysql.com | 2005-11-15 | 1 | -4/+46 |
* | | | Fix for bug #12704 "Server crashes during trigger execution". | dlenev@mysql.com | 2005-09-15 | 1 | -1/+2 |
* | | | Fix for bug #10055 "Using stored function with information_schema causes empty | dlenev@mysql.com | 2005-08-08 | 1 | -1/+1 |
* | | | Name resolution context added (BUG#6443) | bell@sanja.is.com.ua | 2005-07-01 | 1 | -4/+7 |
* | | | A preparatory patch to help adding JOIN::transform() and move one-time | konstantin@mysql.com | 2005-06-21 | 1 | -1/+1 |
* | | | Merge | acurtis@xiphis.org | 2005-06-09 | 1 | -13/+25 |
|\ \ \ | |/ / | |||||
| * | | bug#5373: handler READ NEXT w/o HANDLER READ [FIRST] | serg@serg.mylan | 2005-06-07 | 1 | -15/+27 |
* | | | Patch two (the final one) for Bug#7306 "the server side preparedStatement | konstantin@mysql.com | 2005-06-07 | 1 | -6/+5 |
* | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem... | ingo@mysql.com | 2005-06-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem... | ingo@mysql.com | 2005-05-31 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem... | ingo@mysql.com | 2005-05-31 | 1 | -1/+1 |
| | * | - Applied some Windows portability fixes for myisampack.c and sql_handler.cc | lenz@mysql.com | 2004-10-27 | 1 | -7/+1 |
* | | | Better approach for prelocking of tables for stored routines execution | dlenev@brandersnatch.localdomain | 2005-03-04 | 1 | -1/+1 |
* | | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -3/+3 |
* | | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -24/+24 |
* | | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -2/+4 |
|\ \ \ | |/ / | |||||
| * | | * Added comments and one assert | sergefp@mysql.com | 2004-12-14 | 1 | -2/+4 |
* | | | now my_printf_error is not better then my_error, but my_error call is shorter | bell@sanja.is.com.ua | 2004-11-13 | 1 | -18/+12 |
* | | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -19/+16 |
|\ \ \ | |||||
| * | | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -2/+2 |
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-10-20 | 1 | -23/+20 |
| |\ \ \ | |||||
| | * | | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -23/+20 |
* | | | | | 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 |
| |\ \ | | |/ |