Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed compiler warnings. | jani@ua141d10.elisa.omakaista.fi | 2007-02-28 | 1 | -3/+3 |
* | Fixed compiler warnings (for linux and win32 and win64) | monty@mysql.com/narttu.mysql.fi | 2007-02-22 | 1 | -0/+10 |
* | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2 | stewart@willster.(none) | 2006-10-16 | 1 | -2/+2 |
|\ | |||||
| * | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables | stewart@willster.(none) | 2006-08-10 | 1 | -2/+2 |
* | | Bug#20573 | acurtis/antony@xiphis.org/ltantony.xiphis.org | 2006-08-30 | 1 | -1/+4 |
* | | Inefficient usage of String::append() fixed. | bell@sanja.is.com.ua | 2005-11-20 | 1 | -1/+1 |
* | | This patch add support for storing Geometry types to Archive, Innodb, NDB, an... | brian@zim.(none) | 2005-10-24 | 1 | -0/+1 |
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 | brian@zim.(none) | 2005-10-03 | 1 | -4/+14 |
|\ \ | |||||
| * | | Final patch for 5.0 for simplifying storage engine code. We now have just one... | brian@zim.(none) | 2005-10-03 | 1 | -1/+0 |
| * | | Next big patch for loadable storage engines! | brian@zim.(none) | 2005-10-02 | 1 | -4/+15 |
* | | | Bug#11238 | serg@serg.mylan | 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 | -1/+1 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-08-15 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix bug #10802 Index is not used if table using BDB engine on HP-UX | evgen@moonbone.local | 2005-08-15 | 1 | -1/+1 |
* | | | Fixes during review of new pushed code | monty@mysql.com | 2005-08-12 | 1 | -13/+5 |
|/ / | |||||
* | | Implement MySQL framework to support consistent read views in | konstantin@mysql.com | 2005-07-20 | 1 | -0/+3 |
* | | A fix and a test case for Bug#10760 and complementary cleanups. | konstantin@mysql.com | 2005-07-19 | 1 | -1/+13 |
* | | sql/mysql_priv.h | serg@serg.mylan | 2005-06-09 | 1 | -69/+4 |
* | | Merge with 4.1 | monty@mysql.com | 2005-06-07 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | a compiler must see '#pragma implementation' *before* | serg@serg.mylan | 2005-06-05 | 1 | -1/+3 |
| * | 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 |
|\ \ | |/ | |||||
| * | Add ifdefs to control when "#pragma implementation" should be used | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 |
* | | Fixes while reviewing new code | monty@mishka.local | 2005-05-06 | 1 | -3/+1 |
* | | BUG#9714 libsupc++ problem | msvensson@neptunus.(none) | 2005-04-27 | 1 | -2/+7 |
* | | Merge | msvensson@neptunus.(none) | 2005-04-01 | 1 | -2/+1 |
|\ \ | |||||
| * | | BUG#6554: Problem Building MySql on Fedora Core 3 | msvensson@neptunus.(none) | 2005-03-21 | 1 | -2/+1 |
| * | | Manual merge | msvensson@neptunus.(none) | 2005-03-14 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
* | | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() on | jimw@mysql.com | 2005-03-18 | 1 | -2/+2 |
* | | | Merge 4.1 - 5.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-03-15 | 1 | -1/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | BUG#6554 Problem Building MySql on Fedora Core 3 | msvensson@neptunus.(none) | 2005-03-14 | 1 | -1/+2 |
* | | | print xa recovery progress | serg@serg.mylan | 2005-03-13 | 1 | -0/+1 |
| |/ |/| | |||||
* | | windows compilation fixes | serg@serg.mylan | 2005-02-19 | 1 | -0/+1 |
* | | manually merged | serg@serg.mylan | 2005-02-14 | 1 | -53/+91 |
|\ \ | |||||
| * | | query_id and my_xid -> ulonglong | serg@serg.mylan | 2005-01-27 | 1 | -14/+12 |
| * | | XA (not completely polished out yet) | serg@serg.mylan | 2005-01-16 | 1 | -47/+87 |
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-bdb-init | jimw@mysql.com | 2005-01-13 | 1 | -0/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix small memory leak that occured when BerkeleyDB failed to initialize. | jimw@mysql.com | 2005-01-12 | 1 | -0/+2 |
* | | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -61/+78 |
* | | | Add 0x before pointers (to help with debugging) | monty@mysql.com | 2004-12-18 | 1 | -10/+17 |
| |/ |/| | |||||
* | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -31/+66 |
* | | Merge with 4.1 to get new thd->mem_root handling | monty@mysql.com | 2004-11-08 | 1 | -4/+6 |
|\ \ | |/ | |||||
| * | Simpler arena swapping code | monty@mysql.com | 2004-11-08 | 1 | -4/+6 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -8/+8 |
|\ \ | |/ | |||||
| * | Bug#6202: ENUMs are not case sensitive even if declared BINARY | bar@mysql.com | 2004-10-25 | 1 | -1/+1 |
| * | Support for TIMESTAMP columns holding NULL values. Unlike all other | dlenev@brandersnatch.localdomain | 2004-10-01 | 1 | -4/+4 |