Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wl#3700 - post-review fixes: | serg@janus.mylan | 2007-03-17 | 1 | -1/+1 |
* | WL#3700: Handler API change: all index search methods - that is, | serg@janus.mylan | 2007-01-29 | 1 | -2/+4 |
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ | |||||
| * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| * | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2006-12-04 | 1 | -1/+0 |
| |\ | |||||
| | * | Fixed portability issue in my_thr_init.c (was added in my last push) | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -1/+0 |
* | | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.1 | msvensson@shellback.(none) | 2006-11-29 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | Fixed a LOT of compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-27 | 1 | -3/+4 |
* | | | | Merge mysql.com:/usr/home/ram/work/bug21587/my50-bug21587 | ramil/ram@myoffice.izhnet.ru | 2006-11-28 | 1 | -0/+38 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Fix for bug #21587: FLUSH TABLES causes server crash when used with HANDLER s... | ramil/ram@mysql.com/myoffice.izhnet.ru | 2006-11-27 | 1 | -0/+38 |
| |/ | |||||
* | | Merge mysql.com:/home/mydev/mysql-5.0-tmp_merge | ingo@mysql.com | 2006-07-04 | 1 | -5/+6 |
|\ \ | |/ | |||||
| * | Bug#16986 - Deadlock condition with MyISAM tables | ingo@mysql.com | 2006-06-26 | 1 | -5/+6 |
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes... | monty@mysql.com | 2006-06-04 | 1 | -3/+10 |
* | | Remove unused variable | msvensson@shellback. | 2006-04-11 | 1 | -1/+0 |
* | | Merge mysql.com:/home/kostja/mysql/mysql-5.0-for_merge | konstantin@mysql.com | 2006-02-02 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | Changed condition similar to code in 4.1. | jani@a193-229-222-105.elisa-laajakaista.fi | 2006-01-16 | 1 | -3/+4 |
* | | Manually merged | evgen@moonbone.local | 2006-01-16 | 1 | -0/+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 |
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-clean | jimw@mysql.com | 2006-01-06 | 1 | -29/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
* | | | | Table definition cache, part 2 | monty@mysql.com | 2005-11-23 | 1 | -6/+8 |
* | | | | Merge mysql.com:/home/mysql_src/mysql-5.0-van | guilhem@mysql.com | 2005-11-19 | 1 | -4/+47 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
* | | | | merge | ndbdev@dl145c.mysql.com | 2005-09-15 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix for bug #12704 "Server crashes during trigger execution". | dlenev@mysql.com | 2005-09-15 | 1 | -1/+2 |
* | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 | pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-08-25 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix for bug #10055 "Using stored function with information_schema causes empty | dlenev@mysql.com | 2005-08-08 | 1 | -1/+1 |
* | | | | Patch for push of wl1354 Partitioning | mronstrom@mysql.com | 2005-07-18 | 1 | -3/+3 |
|/ / / | |||||
* | | | 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 |
|\ \ \ | |/ / |