Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | After merge fixes | monty@mysql.com | 2004-06-21 | 1 | -2/+0 |
* | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 1 | -1/+18 |
|\ | |||||
| * | Fixed http address in some scripts (Bug #3460) | monty@mysql.com | 2004-04-28 | 1 | -1/+18 |
* | | Cleanups & safety fixes | monty@mysql.com | 2004-03-25 | 1 | -1/+2 |
* | | Fix for #3264 (FROM_DAYS doesn't work properly in range comparison) | hf@deer.(none) | 2004-03-23 | 1 | -0/+8 |
* | | Task #835: additional changes fot str_to_date | gluh@gluh.mysql.r18.ru | 2004-03-15 | 1 | -2/+8 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -0/+19 |
|\ \ | |/ | |||||
| * | Fix autoincrement for signed columns (Bug #1366) | monty@mysql.com | 2003-12-12 | 1 | -0/+7 |
| * | WL#1175: more default_week_formats for iso compatibility | gluh@gluh.mysql.r18.ru | 2003-12-07 | 1 | -0/+12 |
* | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -1/+1 |
* | | WL#1253: LAST_DAY | gluh@gluh.mysql.r18.ru | 2003-11-17 | 1 | -0/+13 |
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -0/+3 |
* | | merge | monty@mashka.mysql.fi | 2003-08-19 | 1 | -0/+9 |
|\ \ | |||||
| * | | Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345) | dlenev@dlenev.mshome | 2003-08-11 | 1 | -0/+9 |
* | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+2 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | SCRUM | gluh@gluh.mysql.r18.ru | 2003-06-19 | 1 | -0/+4 |
| * | test case for bug #614 | hf@deer.(none) | 2003-06-11 | 1 | -0/+2 |
* | | add option default-week-format and variable default_week_format | wax@mysql.com | 2003-02-19 | 1 | -0/+4 |
* | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -0/+2 |
* | | Fixes for binary protocol (complement to last push) | monty@mashka.mysql.fi | 2002-12-14 | 1 | -0/+31 |
|/ | |||||
* | merge with 3.23 to get bugfixes for <=> NULL and --bind-address | monty@mashka.mysql.fi | 2002-11-24 | 1 | -0/+1 |
|\ | |||||
| * | Moved test to correct file | monty@mashka.mysql.fi | 2002-11-22 | 1 | -0/+18 |
* | | Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USER | monty@mashka.mysql.fi | 2002-11-24 | 1 | -0/+2 |
* | | Extended WEEK() to be able to handle ISO weeks. | monty@mashka.mysql.fi | 2002-11-12 | 1 | -0/+3 |
* | | Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2 | monty@hundin.mysql.fi | 2002-11-05 | 1 | -1/+18 |
* | | merge with 3.23.44 | monty@hundin.mysql.fi | 2001-11-04 | 1 | -0/+19 |
|\ \ | |/ | |||||
| * | Fix that mysqladmin shutdown can be interrupted with ^C | monty@hundin.mysql.fi | 2001-11-03 | 1 | -0/+1 |
| * | Portability fixes | monty@hundin.mysql.fi | 2001-10-31 | 1 | -0/+18 |
* | | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | fixed bug in Item_func_div::val_int() that broke all functions that | sasha@mysql.sashanet.com | 2001-08-16 | 1 | -1/+2 |
* | | Remove usage of my_dup(), as this casued error 127 when reading MyISAM tables | monty@hundin.mysql.fi | 2001-08-21 | 1 | -1/+11 |
|/ | |||||
* | Remove wrong access check for locks. | monty@donna.mysql.fi | 2001-05-23 | 1 | -0/+2 |
* | Fixed INSERT DELAYED with Innobase | monty@donna.mysql.fi | 2001-04-09 | 1 | -0/+9 |
* | New myisamchk option --sort-recover | monty@donna.mysql.com | 2001-01-31 | 1 | -1/+15 |
* | Add test for str_to_time | tim@cane.mysql.fi | 2001-01-15 | 1 | -0/+7 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+100 |