Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes during review of new pushed code | monty@mishka.local | 2005-07-31 | 1 | -11/+11 |
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ramil@mysql.com | 2005-07-27 | 1 | -1/+4 |
|\ | |||||
| * | fix (bug #11964: ALTER TABLE gives wrong error message with sql-mode TRADITIO... | ramil@mysql.com | 2005-07-25 | 1 | -1/+4 |
* | | a fix (bug #11546: Bad error message from inserting out of range values, SQL_... | ramil@mysql.com | 2005-07-26 | 1 | -2/+8 |
|/ | |||||
* | Fix date conversion on 32-bit machines. | jimw@mysql.com | 2005-07-20 | 1 | -4/+4 |
* | Fix warnings/compilation failures reported by Jan Lindstrom | konstantin@mysql.com | 2005-07-20 | 1 | -5/+5 |
* | Merge mysql.com:/home/jimw/my/mysql-5.0-5906 | jimw@mysql.com | 2005-07-19 | 1 | -119/+92 |
|\ | |||||
| * | Fix number to date conversion so it always honors the NO_ZERO_DATE, | jimw@mysql.com | 2005-07-18 | 1 | -119/+92 |
* | | NO_DEFAULT_VALUE_FLAG and BLOB_FLAG combined | ramil@mysql.com | 2005-07-15 | 1 | -2/+2 |
* | | a fix (bug #9881: ALTER TABLE gives wrong error message with sql-mode TRADITI... | ramil@mysql.com | 2005-07-15 | 1 | -1/+2 |
* | | Merge mysql.com:/opt/local/work/mysql-4.1-root | konstantin@mysql.com | 2005-07-14 | 1 | -1/+3 |
|\ \ | |/ |/| | |||||
| * | A fix and a test case for Bug#9735. | konstantin@mysql.com | 2005-07-14 | 1 | -1/+3 |
* | | manual merge | monty@mysql.com | 2005-07-04 | 1 | -2/+7 |
|\ \ | |||||
| * | | Fixes during review of new code | monty@mysql.com | 2005-07-04 | 1 | -1/+1 |
| * | | Simple optimization | monty@mysql.com | 2005-06-29 | 1 | -1/+6 |
* | | | Merge with 4.1 | monty@mysql.com | 2005-07-03 | 1 | -1/+8 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@rurik.mysql.com | 2005-06-28 | 1 | -17/+24 |
| |\ | |||||
| * | | Cleanup during review of new code | monty@mishka.local | 2005-06-21 | 1 | -1/+8 |
* | | | field.cc: | igor@rurik.mysql.com | 2005-06-24 | 1 | -1/+1 |
* | | | Manual merge | igor@rurik.mysql.com | 2005-06-23 | 1 | -12/+16 |
|\ \ \ | | |/ | |/| | |||||
| * | | func_str.result, func_str.test: | igor@rurik.mysql.com | 2005-06-23 | 1 | -17/+24 |
| |/ | |||||
* | | WL#2286 - Compile MySQL w/YASSL support | svoj@mysql.com | 2005-06-22 | 1 | -1/+1 |
* | | WL#2286 - Compile MySQL w/YASSL support | svoj@mysql.com | 2005-06-19 | 1 | -1/+1 |
* | | Manual merge | igor@rurik.mysql.com | 2005-06-15 | 1 | -8/+29 |
|\ \ | |||||
| * | | cast.result, cast.test: | igor@rurik.mysql.com | 2005-06-15 | 1 | -8/+29 |
* | | | fixes for windows 64-bit compiler warnings | georg@lmy002.wdf.sap.corp | 2005-06-13 | 1 | -4/+5 |
|/ / | |||||
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-10543 | jimw@mysql.com | 2005-06-09 | 1 | -0/+33 |
|\ \ | |||||
| * | | Fix partial keys when converting VARCHAR to TEXT. (Bug #10543) | jimw@mysql.com | 2005-05-25 | 1 | -0/+33 |
* | | | Fix for bug #9894 (Negative numbers are allowed to 'unsigned' column) | hf@deer.(none) | 2005-06-08 | 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 rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ramil@mysql.com | 2005-06-06 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | a fix (bug #10539: When inserting out of range value in BIT, different engine... | ramil@mysql.com | 2005-05-18 | 1 | -2/+3 |
* | | | | Merge | bar@mysql.com | 2005-06-03 | 1 | -7/+8 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | ctype_utf8.result, ctype_utf8.test: | bar@mysql.com | 2005-06-03 | 1 | -7/+8 |
* | | | | 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 |
* | | | a fix (bug #6961: Traditional: assignment of string to numeric column should ... | ramil@mysql.com | 2005-05-13 | 1 | -3/+14 |
| |/ |/| | |||||
* | | Fixed bug 10465. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-05-12 | 1 | -1/+6 |
* | | A lot of fixes to Precision math | holyfoot@hf-ibm.(none) | 2005-05-05 | 1 | -47/+45 |
* | | Fix for #6553 and #8776 (no errors on bad spatial data) | hf@deer.(none) | 2005-04-29 | 1 | -1/+29 |
* | | Bit type: fix for create_field::create_field(). | ramil@mysql.com | 2005-04-14 | 1 | -1/+3 |
* | | Bit type: code cleanup. | ramil@mysql.com | 2005-04-12 | 1 | -2/+2 |
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ramil@mysql.com | 2005-04-12 | 1 | -5/+67 |
|\ \ | |||||
| * | | Bit type support for non-MyISAM tables. | ramil@mysql.com | 2005-04-12 | 1 | -5/+67 |
* | | | Fix warning and error when compiling on Windows. | jimw@mysql.com | 2005-04-09 | 1 | -1/+1 |
|/ / | |||||
* | | manually merged | serg@serg.mylan | 2005-04-06 | 1 | -10/+13 |
|\ \ | |/ |