Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/+2 |
| * | Move USE_PRAGMA_IMPLEMENTATION to proper place | monty@mysql.com | 2005-06-03 | 1 | -2/+0 |
* | | Merge | kent@mysql.com | 2005-06-02 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | tztime.cc: | kent@mysql.com | 2005-06-02 | 1 | -1/+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 |
* | | Cleanup during reviews | monty@mysql.com | 2005-03-16 | 1 | -6/+6 |
* | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -2/+2 |
* | | Merge with 4.1 to get in latest bug fixes | monty@mysql.com | 2004-11-04 | 1 | -12/+16 |
|\ \ | |/ | |||||
| * | fix call of string::copy() if HAVE_FCONVERT is set | tomas@poseidon.ndb.mysql.com | 2004-11-01 | 1 | -1/+2 |
| * | A fix according to Monty's request: | bar@mysql.com | 2004-10-29 | 1 | -11/+14 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -5/+19 |
|\ \ | |/ | |||||
| * | Produce a "truncated" warning if a value cannot be converted | bar@mysql.com | 2004-10-28 | 1 | -4/+17 |
| * | Review of all code pushed since last review | monty@mishka.local | 2004-10-20 | 1 | -1/+2 |
* | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Critical fixes after review: | bar@mysql.com | 2004-06-16 | 1 | -1/+1 |
| * | Allocate memory when a character set is requested: | bar@mysql.com | 2004-06-11 | 1 | -1/+1 |
| * | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for | konstantin@mysql.com | 2004-06-10 | 1 | -1/+0 |
* | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 1 | -52/+54 |
|\ \ | |/ | |||||
| * | sql_string.h: | bar@bar.intranet.mysql.r18.ru | 2004-05-25 | 1 | -34/+0 |
| * | 1. Some optimization when conversion is not needed. | bar@bar.intranet.mysql.r18.ru | 2004-05-25 | 1 | -15/+28 |
| * | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 1 | -11/+34 |
* | | Merge 4.1 -> 5.0 | pem@mysql.com | 2004-05-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Formatting changes requested by Monty | magnus@neptunus.(none) | 2004-04-15 | 1 | -1/+1 |
* | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -19/+60 |
|\ \ | |/ | |||||
| * | Disable INSERT DELAYED for embedded library | monty@mysql.com | 2004-03-29 | 1 | -2/+7 |
| * | Optimized GIS functions | monty@mashka.mysql.fi | 2004-03-04 | 1 | -12/+4 |
| * | Merge with public tree | monty@mysql.com | 2004-02-16 | 1 | -4/+49 |
| |\ | |||||
| | * | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -3/+48 |
| | * | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -3/+3 |
| | |\ | |||||
| | | * | a proper fix for the bug #2298 Trailing whitespace inconsistently handled in ... | ram@gw.mysql.r18.ru | 2004-01-22 | 1 | -4/+4 |
| * | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-02-13 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | small optimization | serg@serg.mylan | 2004-02-13 | 1 | -1/+1 |
* | | | | Enforce standard declaration order in SPs. | pem@mysql.comhem.se | 2004-03-29 | 1 | -0/+14 |
|/ / / | |||||
* | | | An include was missing. | jani@ua141d10.elisa.omakaista.fi | 2004-02-10 | 1 | -0/+1 |
* | | | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -51/+67 |
* | | | just tried to find all 'skipp' and replace it with 'skip'. | ram@gw.mysql.r18.ru | 2004-02-02 | 1 | -6/+6 |
|/ / | |||||
* | | sql_string.cc: | bar@bar.intranet.mysql.r18.ru | 2004-01-21 | 1 | -10/+5 |
* | | Further fixes for 2390: ucs2 alignment | bar@bar.intranet.mysql.r18.ru | 2004-01-21 | 1 | -4/+50 |
* | | UCS-2 aligning 0xAA -> 0x00AA | bar@bar.intranet.mysql.r18.ru | 2004-01-19 | 1 | -0/+46 |
* | | Bug 2202: CAST from binary to char still returns a binary string | bar@bar.intranet.mysql.r18.ru | 2003-12-25 | 1 | -1/+1 |
* | | after review fix | bell@sanja.is.com.ua | 2003-11-03 | 1 | -0/+32 |
* | | Remove 'extern' references from .cc files | monty@mashka.mysql.fi | 2003-09-13 | 1 | -0/+5 |
* | | SAPDB date/time finctions | gluh@gluh.mysql.r18.ru | 2003-07-08 | 1 | -0/+17 |
* | | merge with public tree | monty@narttu.mysql.fi | 2003-06-05 | 1 | -4/+0 |
|\ \ | |||||
| * | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -4/+0 |
* | | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ... | bar@bar.mysql.r18.ru | 2003-06-03 | 1 | -2/+2 |
|/ / | |||||
* | | CHARSET_INFO structure reorganization for easier maintainance | bar@bar.mysql.r18.ru | 2003-05-23 | 1 | -7/+7 |
* | | Variables were rename, binary collation names were added | bar@bar.mysql.r18.ru | 2003-05-22 | 1 | -3/+3 |