Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | '#pragma interface' (that comes with the #include'd header file) | ||||
| * | Move USE_PRAGMA_IMPLEMENTATION to proper place | monty@mysql.com | 2005-06-03 | 1 | -4/+1 |
| | | | | | | | | | | | | Ensure that 'null_value' is not accessed before val() is called in FIELD() functions Fixed initialization of key maps. This fixes some problems with keys when you have more than 64 keys Fixed that ROLLUP don't always create a temporary table. This fix ensures that func_gconcat.test results are now predictable | ||||
* | | Merge | kent@mysql.com | 2005-06-02 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | tztime.cc: | kent@mysql.com | 2005-06-02 | 1 | -0/+2 |
| | | | | | | | | | | | | Set #pragma implementation" earlier Many files: Need to include <my_global.h> before #ifdef USE_PRAGMA_IMPLEMENTATION | ||||
* | | 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 |
| | | | | | | | | Added some more ifdefs for "#pragma interface" | ||||
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -0/+28 |
| | | |||||
* | | 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 | -2/+1 |
|/ | | | | | used only one implementation of format parser of (printf) fixed multistatement | ||||
* | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 1 | -1/+2 |
| | |||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -3/+3 |
| | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC) | ||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+71 |