Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | merged | serg@serg.mylan | 2006-01-03 | 1 | -14/+8 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | many warnings (practically safe but annoying) corrected | serg@serg.mylan | 2006-01-03 | 1 | -14/+8 | |
* | | | | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b15581 | bar@mysql.com | 2006-01-12 | 1 | -3/+3 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | Bug#15581: COALESCE function truncates mutli-byte TINYTEXT values | bar@mysql.com | 2005-12-19 | 1 | -3/+3 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2006-01-06 | 1 | -2/+2 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Review fixes of new pushed code | monty@mysql.com | 2006-01-06 | 1 | -2/+2 | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | anozdrin@mysql.com | 2005-12-07 | 1 | -0/+347 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Patch for WL#2894: Make stored routine variables work | anozdrin@mysql.com | 2005-12-07 | 1 | -0/+347 | |
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-14299 | jimw@mysql.com | 2005-12-06 | 1 | -23/+34 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Report truncation of spaces when inserting into a BINARY or VARBINARY | jimw@mysql.com | 2005-11-15 | 1 | -23/+34 | |
* | | | | Addition to fix for bug #12956: cast make differ rounding. | ramil@mysql.com | 2005-11-29 | 1 | -2/+2 | |
| |/ / |/| | | ||||||
* | | | Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0 | ingo@production.mysql.com | 2005-11-21 | 1 | -9/+12 | |
|\ \ \ | ||||||
| * | | | Bug#13707 - Server crash with INSERT DELAYED on MyISAM table | ingo@mysql.com | 2005-11-14 | 1 | -9/+12 | |
| |/ / | ||||||
* | | | Inefficient usage of String::append() fixed. | bell@sanja.is.com.ua | 2005-11-20 | 1 | -26/+26 | |
|/ / | ||||||
* | | Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0 | ingo@production.mysql.com | 2005-11-08 | 1 | -3/+10 | |
|\ \ | ||||||
| * | | Bug#13707 - Server crash with INSERT DELAYED on MyISAM table | ingo@mysql.com | 2005-11-07 | 1 | -3/+10 | |
* | | | Fix for BUG#14703 "Valgrind error when inserting 0 into a BIT column (like in... | guilhem@mysql.com | 2005-11-07 | 1 | -2/+2 | |
|/ / | ||||||
* | | BUG #14532 | patg@krsna.patg.net | 2005-10-31 | 1 | -0/+1 | |
* | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 | jani@ua141d10.elisa.omakaista.fi | 2005-10-31 | 1 | -5/+3 | |
|\ \ | |/ | ||||||
| * | 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 | |
| |/ |