Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE | gluh@eagle.intranet.mysql.r18.ru | 2005-12-02 | 1 | -3/+9 |
* | Fixes during review of new pushed code | monty@mishka.local | 2005-07-31 | 1 | -1/+1 |
* | Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when... | monty@mysql.com | 2005-04-04 | 1 | -1/+2 |
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) | monty@mysql.com | 2005-04-01 | 1 | -3/+3 |
* | Data truncation reporting implementation (libmysql) + post review | konstantin@mysql.com | 2004-12-16 | 1 | -162/+0 |
* | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -56/+3 |
|\ | |||||
| * | A fix and test case for Bug#6049 "Loss of sign when using prepared | konstantin@mysql.com | 2004-10-16 | 1 | -56/+3 |
* | | Strict mode & better warnings | monty@mishka.local | 2004-09-28 | 1 | -19/+24 |
|/ | |||||
* | WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos... | guilhem@mysql.com | 2004-07-29 | 1 | -157/+0 |
* | Fix for Bug#4030 "Client side conversion string -> date type doesn't | konstantin@mysql.com | 2004-06-24 | 1 | -557/+28 |
* | Unused variables removed (many files). | konstantin@mysql.com | 2004-06-21 | 1 | -2/+0 |
* | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -64/+235 |
* | Fix skipp -> skip once and for all. | paul@kite-hub.kitebird.com | 2004-06-03 | 1 | -1/+1 |
* | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 1 | -3/+119 |
* | A comment for str_to_datetime(). | ram@gw.mysql.r18.ru | 2004-05-20 | 1 | -0/+14 |
* | A fix (Bug #3728: Missing warning in 4.1). | ram@gw.mysql.r18.ru | 2004-05-18 | 1 | -1/+1 |
* | Fix for valgrind errors in str_to_TIME(using of uninitialize variable). | gluh@gluh.mysql.r18.ru | 2004-03-18 | 1 | -1/+4 |
* | Task #835: additional changes fot str_to_date | gluh@gluh.mysql.r18.ru | 2004-03-15 | 1 | -16/+64 |
* | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -8/+10 |
|\ | |||||
| * | Fix for bug #2523 '"func_time" test fails on QNX'. | dlenev@mysql.com | 2004-01-30 | 1 | -8/+11 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -20/+52 |
|\ \ | |/ | |||||
| * | Fix autoincrement for signed columns (Bug #1366) | monty@mysql.com | 2003-12-12 | 1 | -1/+3 |
| * | WL#1175: more default_week_formats for iso compatibility | gluh@gluh.mysql.r18.ru | 2003-12-07 | 1 | -19/+49 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -1/+0 |
* | | Fixed access to uninitialized memory in protocol::store_time | monty@mysql.com | 2003-11-04 | 1 | -1/+2 |
* | | Removed some warnings reported by valgrind | monty@narttu.mysql.fi | 2003-11-04 | 1 | -7/+13 |
* | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -275/+610 |
* | | Scrum task 835 - text-to-datetime conversion function | gluh@gluh.mysql.r18.ru | 2003-10-20 | 1 | -43/+285 |
* | | SAPDB date/time finctions | gluh@gluh.mysql.r18.ru | 2003-07-08 | 1 | -0/+1 |
* | | Merge gluh@gw:/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2003-06-23 | 1 | -1/+12 |
|\ \ | |||||
| * | | Internal commit | gluh@gluh.mysql.r18.ru | 2003-06-23 | 1 | -1/+12 |
* | | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-04 | 1 | -21/+35 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fixed problem with mysql prompt when server disconnect. (Bug 356) | monty@narttu.mysql.fi | 2003-05-27 | 1 | -21/+35 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -141/+2 |
|\ \ | |/ | |||||
| * | Fixed that reading a DATE string of 000000 is interpreted as 0000-00-00 inste... | monty@narttu.mysql.fi | 2003-05-05 | 1 | -140/+2 |
* | | Fixed problem when connecting to user without a password. | monty@mashka.mysql.fi | 2003-02-14 | 1 | -2/+4 |
* | | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -9/+27 |
* | | Move latin1 into a separarte file | bar@bar.mysql.r18.ru | 2003-01-29 | 1 | -20/+20 |
* | | less use of system_charset_info | bar@bar.mysql.r18.ru | 2002-12-19 | 1 | -24/+24 |
* | | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -0/+17 |
* | | Update after last merge. Fixes some wrong test results. | monty@mashka.mysql.fi | 2002-10-03 | 1 | -13/+30 |
* | | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -21/+32 |
|\ \ | |/ |/| | |||||
| * | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -21/+32 |
| |\ | |||||
| | * | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 1 | -21/+32 |
* | | | Compare hostnames case insensitive | monty@hundin.mysql.fi | 2002-09-25 | 1 | -1/+18 |
|/ / | |||||
* | | Reverting facist C++ comment cleanup | salle@geopard.online.bg | 2002-08-02 | 1 | -20/+20 |
* | | Some | salle@geopard.online.bg | 2002-07-17 | 1 | -20/+20 |
* | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -1/+1 |
|/ | |||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -4/+4 |
* | Portability fix | monty@hundin.mysql.fi | 2001-11-07 | 1 | -5/+5 |