Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#16986 - Deadlock condition with MyISAM tables | ingo@mysql.com | 2006-06-26 | 1 | -5/+6 |
* | Changed condition similar to code in 4.1. | jani@a193-229-222-105.elisa-laajakaista.fi | 2006-01-16 | 1 | -3/+4 |
* | Fixed a bug in merge. | jani@ua141d10.elisa.omakaista.fi | 2006-01-12 | 1 | -3/+1 |
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 | jani@ua141d10.elisa.omakaista.fi | 2006-01-12 | 1 | -1/+7 |
|\ | |||||
| * | Re-run fix-fields on condition if table was reopened in HANDLERREAD | monty@mysql.com | 2006-01-10 | 1 | -3/+8 |
| * | After merge fix (Lines lost in manual merge) | monty@mysql.com | 2006-01-09 | 1 | -0/+3 |
| * | Merge mysql.com:/home/my/mysql-4.0 | monty@mysql.com | 2006-01-08 | 1 | -31/+7 |
| |\ | |||||
| | * | Fixes during review of new pushed code: | monty@mysql.com | 2006-01-06 | 1 | -34/+12 |
* | | | After merge fix and a safety fix for handler | monty@mysql.com | 2006-01-06 | 1 | -7/+7 |
* | | | Review fixes of new pushed code | monty@mysql.com | 2006-01-06 | 1 | -28/+7 |
* | | | 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 |