Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2005-10-31 | 1 | -5/+3 | |
| |\ | ||||||
| | * | Additional fix for #12839 | hf@deer.(none) | 2005-10-31 | 1 | -2/+1 | |
| | * | Fix for bug #12839 (Endian support is absurd) | hf@deer.(none) | 2005-09-21 | 1 | -5/+4 | |
* | | | 4.1->5.0 merge | sergefp@mysql.com | 2005-10-29 | 1 | -0/+12 | |
|\ \ \ | |/ / | ||||||
| * | | BUG#14139: When handling "CREATE TABLE(field_X type_spec,...) SELECT smth AS ... | sergefp@mysql.com | 2005-10-26 | 1 | -0/+12 | |
| |/ | ||||||
| * | Fixed compiler warnings | monty@mysql.com | 2005-07-28 | 1 | -1/+1 | |
* | | Move handling of suffix_length from strnxfrm_bin() to filesort to ensure prop... | monty@mysql.com | 2005-10-14 | 1 | -0/+43 | |
* | | type_binary.result, type_binary.test: | bar@mysql.com | 2005-10-13 | 1 | -1/+2 | |
* | | Some minor fixes revealed as warnings by | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-23 | 1 | -1/+1 | |
* | | Added option --valgrind-mysqltest to mysql-test-run | monty@mishka.mysql.fi | 2005-09-14 | 1 | -80/+131 | |
* | | 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 |