Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug#10952 | acurtis@xiphis.org | 2006-05-09 | 1 | -1/+1 |
* | BUG#17314: Can't use index_merge/intersection for MERGE tables | sergefp@mysql.com | 2006-02-11 | 1 | -1/+21 |
* | Inefficient usage of String::append() fixed. | bell@sanja.is.com.ua | 2005-11-20 | 1 | -2/+2 |
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 | brian@zim.(none) | 2005-10-02 | 1 | -0/+4 |
|\ | |||||
| * | Next big patch for loadable storage engines! | brian@zim.(none) | 2005-10-02 | 1 | -0/+4 |
* | | Move handler specific options into handlerton flag check | eric@mysql.com | 2005-09-30 | 1 | -1/+1 |
|/ | |||||
* | Cleanup for handlerton structure to allow for loadable engine work. This is t... | brian@zim.(none) | 2005-09-19 | 1 | -2/+2 |
* | Implement MySQL framework to support consistent read views in | konstantin@mysql.com | 2005-07-20 | 1 | -10/+13 |
* | A fix and a test case for Bug#10760 and complementary cleanups. | konstantin@mysql.com | 2005-07-19 | 1 | -0/+24 |
* | fixes for windows 64-bit compiler warnings | georg@lmy002.wdf.sap.corp | 2005-06-13 | 1 | -1/+1 |
* | Merge with 4.1 | monty@mysql.com | 2005-06-07 | 1 | -2/+0 |
|\ | |||||
| * | a compiler must see '#pragma implementation' *before* | serg@serg.mylan | 2005-06-05 | 1 | -1/+2 |
| * | Move USE_PRAGMA_IMPLEMENTATION to proper place | monty@mysql.com | 2005-06-03 | 1 | -4/+1 |
* | | Merge | kent@mysql.com | 2005-06-02 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | tztime.cc: | kent@mysql.com | 2005-06-02 | 1 | -0/+2 |
* | | Merge from 4.1 | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 |
| |\ | |||||
| | * | Add ifdefs to control when "#pragma implementation" should be used | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 |
| * | | BUG#10687 - Merge engine fails under Windows | reggie@mdk10.(none) | 2005-05-23 | 1 | -1/+1 |
| * | | BUG# 10687: Merge engine fails under Windows | reggie@mdk10.(none) | 2005-05-23 | 1 | -2/+2 |
| * | | BUG# 10687 - MERGE engine fails under Windows | reggie@mdk10.(none) | 2005-05-19 | 1 | -2/+3 |
| |/ | |||||
* | | BUG#5964 - 4.1 MERGE tables regression from 4.0 | ingo@mysql.com | 2005-04-29 | 1 | -1/+1 |
* | | Merge mysql.com:/home/mydev/mysql-4.1-4100 | ingo@mysql.com | 2005-04-28 | 1 | -4/+24 |
|\ \ | |/ | |||||
| * | BUG#5964 - 4.1 MERGE tables regression from 4.0 | ingo@mysql.com | 2005-04-28 | 1 | -4/+24 |
| * | Fix for BUG#7377. This fix adds the same implementation for ha_myisammgr::ind... | timour@mysql.com | 2004-12-27 | 1 | -0/+11 |
* | | BUG#9714 libsupc++ problem | msvensson@neptunus.(none) | 2005-04-27 | 1 | -1/+9 |
* | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -20/+21 |
* | | ha_myisammrg was missing index_type() method bug#6756 | serg@serg.mylan | 2004-11-23 | 1 | -0/+11 |
* | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2004-11-15 | 1 | -13/+21 |
|\ \ | |||||
| * | | Changed some unneccessary calls to current_thd() into table->in_use | jani@ua141d10.elisa.omakaista.fi | 2004-11-12 | 1 | -13/+21 |
* | | | s/ha_store_ptr/my_store_ptr/ | serg@serg.mylan | 2004-11-07 | 1 | -2/+2 |
|/ / | |||||
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Support for TIMESTAMP columns holding NULL values. Unlike all other | dlenev@brandersnatch.localdomain | 2004-10-01 | 1 | -4/+4 |
* | | Added per thread status variables, after review, patch v1.1. | jani@rhols221.adsl.netsonic.fi | 2004-09-13 | 1 | -13/+15 |
* | | VIEW | bell@sanja.is.com.ua | 2004-07-16 | 1 | -2/+2 |
|/ | |||||
* | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 1 | -11/+5 |
* | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | serg@serg.mylan | 2004-04-06 | 1 | -6/+0 |
* | WL#1266 "Separate auto-set logic from TIMESTAMP type." | dlenev@jabberwock.localdomain | 2004-04-02 | 1 | -4/+4 |
* | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -2/+2 |
|\ | |||||
| * | Some small portability fixes. | monty@mysql.com | 2003-12-30 | 1 | -2/+2 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -3/+2 |
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -6/+3 |
* | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-10-31 | 1 | -0/+6 |
|\ \ | |||||
| * | | Many files: | igor@rurik.mysql.com | 2003-08-02 | 1 | -0/+6 |
* | | | key_map with more that 64 bits width | serg@serg.mylan | 2003-10-11 | 1 | -1/+1 |
|/ / | |||||
* | | Allow one to use MERGE tables with tables from different databases | monty@mashka.mysql.fi | 2003-06-27 | 1 | -25/+66 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | low-level error messages cleanup | serg@serg.mysql.com | 2003-01-28 | 1 | -1/+1 |
* | | Merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-18 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | bugfix for 'ANALYZE for MERGE' and table-less MERGE table | serg@serg.mysql.com | 2003-01-16 | 1 | -1/+1 |