Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed wellformedlen to well_formed_len | monty@mysql.com | 2004-02-17 | 1 | -9/+13 |
* | Merge with public tree | monty@mysql.com | 2004-02-16 | 1 | -4/+3 |
|\ | |||||
| * | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -4/+3 |
| |\ | |||||
| | * | Fix for bug #2523 '"func_time" test fails on QNX'. | dlenev@mysql.com | 2004-01-30 | 1 | -9/+5 |
| | * | Fix for bugs #1885, #2464, #2539. Proper handling of default | dlenev@mysql.com | 2004-01-30 | 1 | -2/+1 |
| | * | Code cleanup | monty@mysql.com | 2003-12-18 | 1 | -1/+1 |
| | * | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | vva@eagle.mysql.r18.ru | 2003-12-17 | 1 | -1/+1 |
| | |\ | |||||
| | | * | fixed small error in types in sql/field.cc | vva@eagle.mysql.r18.ru | 2003-12-17 | 1 | -1/+1 |
* | | | | http://bugs.mysql.com/bug.php?id=2368 | bar@bar.intranet.mysql.r18.ru | 2004-02-10 | 1 | -18/+14 |
|/ / / | |||||
* | | | Ensure that result from date_format() is binary | monty@mysql.com | 2004-02-09 | 1 | -3/+2 |
* | | | merge | monty@mysql.com | 2004-02-09 | 1 | -21/+26 |
|\ \ \ | |||||
| * | | | Problem fix: | bar@bar.intranet.mysql.r18.ru | 2004-02-06 | 1 | -21/+27 |
* | | | | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -6/+14 |
|/ / / | |||||
* | | | Conflicts resolved | hf@deer.(none) | 2004-01-23 | 1 | -1/+9 |
|\ \ \ | |||||
| * | | | SCRUM: | hf@deer.(none) | 2004-01-15 | 1 | -1/+9 |
* | | | | Further fixes for 2390: ucs2 alignment | bar@bar.intranet.mysql.r18.ru | 2004-01-21 | 1 | -10/+6 |
* | | | | field length convertion (bytes->chars) should be done with rounding UP. | serg@serg.mylan | 2004-01-19 | 1 | -3/+3 |
* | | | | field.cc: | bar@bar.intranet.mysql.r18.ru | 2004-01-15 | 1 | -2/+4 |
|/ / / | |||||
* | | | merge | monty@mysql.com | 2003-12-19 | 1 | -55/+80 |
|\ \ \ | |||||
| * | | | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -4/+3 |
| * | | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -55/+81 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixes for last pull | monty@mysql.com | 2003-12-16 | 1 | -1/+1 |
| | * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-12-13 | 1 | -2/+2 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-12-11 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | Fix for bug when zeros are to be prepended to decimal field | Sinisa@sinisa.nasamreza.org | 2003-11-18 | 1 | -2/+2 |
| | * | | | refixed last vva patch with monty's instructions | vva@eagle.mysql.r18.ru | 2003-12-12 | 1 | -2/+2 |
| | * | | | added checking for old cuted value in Field_enum::store | vva@eagle.mysql.r18.ru | 2003-12-12 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | cleanup: if there is return from if-part, we don't need else statement | konstantin@mysql.com | 2003-12-10 | 1 | -2/+2 |
| | * | | Fix undeterministic behaviour of year check | dlenev@mysql.com | 2003-12-04 | 1 | -9/+5 |
| | * | | Fix for Bug #1448 "Date parsing fails, and fails to complain | dlenev@mysql.com | 2003-12-02 | 1 | -22/+50 |
| | |/ | |||||
* | | | proper fix for the bug #2077: accented characters in enum/defaul values are r... | ram@gw.mysql.r18.ru | 2003-12-16 | 1 | -6/+16 |
|/ / | |||||
* | | Fix for BUG#1960 "date_format() returns spurious '-' for valid dates". | guilhem@mysql.com | 2003-11-26 | 1 | -1/+1 |
* | | after review fixes | bell@sanja.is.com.ua | 2003-11-23 | 1 | -0/+122 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -2/+1 |
* | | test a correct flag in Field::optimize_range | serg@serg.mylan | 2003-11-13 | 1 | -1/+1 |
* | | Merge | monty@narttu.mysql.fi | 2003-11-03 | 1 | -109/+50 |
|\ \ | |||||
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -109/+50 |
* | | | fixes to Bitmap class | serg@serg.mylan | 2003-10-24 | 1 | -1/+2 |
* | | | merged | serg@serg.mylan | 2003-10-21 | 1 | -2/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | key_map with more that 64 bits width | serg@serg.mylan | 2003-10-11 | 1 | -2/+1 |
* | | | Merge commit | gluh@gluh.mysql.r18.ru | 2003-10-20 | 1 | -29/+44 |
|\ \ \ | |/ / |/| | | |||||
| * | | Scrum task 835 - text-to-datetime conversion function | gluh@gluh.mysql.r18.ru | 2003-10-20 | 1 | -29/+44 |
* | | | Bug fix: | bar@bar.mysql.r18.ru | 2003-09-16 | 1 | -6/+2 |
* | | | merge with 4.1 tree | monty@mashka.mysql.fi | 2003-09-11 | 1 | -4/+14 |
|\ \ \ | |/ / |/| | | |||||
| * | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -4/+14 |
| |\ \ | | |/ | |||||
| | * | Move test that uses many tables (in query_cache.test) to separate test so tha... | monty@narttu.mysql.fi | 2003-08-22 | 1 | -1/+8 |
| | * | Fixed some varnings from valgrind | monty@narttu.mysql.fi | 2003-08-20 | 1 | -2/+5 |
| | * | snprintf compatibility fix | serg@serg.mylan | 2003-08-12 | 1 | -1/+1 |
* | | | mysql_create_table now accepts field lengths in CREATE form, not in internal ... | bar@bar.mysql.r18.ru | 2003-09-10 | 1 | -0/+21 |
|/ / | |||||
* | | merge | monty@mashka.mysql.fi | 2003-08-19 | 1 | -2/+22 |
|\ \ |