summaryrefslogtreecommitdiff
path: root/sql/time.cc
Commit message (Expand)AuthorAgeFilesLines
* A fix and test case for Bug#6049 "Loss of sign when using prepared unknown2004-10-161-56/+3
* WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos...unknown2004-07-291-157/+0
* Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-557/+28
* Unused variables removed (many files).unknown2004-06-211-2/+0
* WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-64/+235
* Fix skipp -> skip once and for all.unknown2004-06-031-1/+1
* Support for character set conversion in binary protocol: another gounknown2004-05-251-3/+119
* A comment for str_to_datetime().unknown2004-05-201-0/+14
* A fix (Bug #3728: Missing warning in 4.1).unknown2004-05-181-1/+1
* Fix for valgrind errors in str_to_TIME(using of uninitialize variable).unknown2004-03-181-1/+4
* Task #835: additional changes fot str_to_dateunknown2004-03-151-16/+64
* Merge with 4.0.18unknown2004-02-111-8/+10
|\
| * Fix for bug #2523 '"func_time" test fails on QNX'.unknown2004-01-301-8/+11
* | Merge with 4.0.17unknown2003-12-171-20/+52
|\ \ | |/
| * Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-1/+3
| * WL#1175: more default_week_formats for iso compatibilityunknown2003-12-071-19/+49
* | Merge key cache structures to oneunknown2003-11-201-1/+0
* | Fixed access to uninitialized memory in protocol::store_timeunknown2003-11-041-1/+2
* | Removed some warnings reported by valgrindunknown2003-11-041-7/+13
* | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-275/+610
* | Scrum task 835 - text-to-datetime conversion functionunknown2003-10-201-43/+285
* | SAPDB date/time finctionsunknown2003-07-081-0/+1
* | Merge gluh@gw:/home/bk/mysql-4.1unknown2003-06-231-1/+12
|\ \
| * | Internal commitunknown2003-06-231-1/+12
* | | Merge with 4.0.13unknown2003-06-041-21/+35
|\ \ \ | |/ / |/| / | |/
| * Fixed problem with mysql prompt when server disconnect. (Bug 356)unknown2003-05-271-21/+35
* | Merge with 4.0.13unknown2003-05-191-141/+2
|\ \ | |/
| * Fixed that reading a DATE string of 000000 is interpreted as 0000-00-00 inste...unknown2003-05-051-140/+2
* | Fixed problem when connecting to user without a password.unknown2003-02-141-2/+4
* | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-9/+27
* | Move latin1 into a separarte fileunknown2003-01-291-20/+20
* | less use of system_charset_infounknown2002-12-191-24/+24
* | rename of net_pkg.cc to protocol.ccunknown2002-12-111-0/+17
* | Update after last merge. Fixes some wrong test results.unknown2002-10-031-13/+30
* | Merge with 4.0.4unknown2002-10-021-21/+32
|\ \ | |/ |/|
| * Merge with 4.0.3unknown2002-08-301-21/+32
| |\
| | * New ctype functions/macros to support many charsets at a timeunknown2002-03-121-21/+32
* | | Compare hostnames case insensitiveunknown2002-09-251-1/+18
|/ /
* | Reverting facist C++ comment cleanupunknown2002-08-021-20/+20
* | Some unknown2002-07-171-20/+20
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-1/+1
|/
* Update copyrightunknown2001-12-061-4/+4
* Portability fixunknown2001-11-071-5/+5
* merge with 3.23.44unknown2001-11-041-4/+2
|\
| * Portability fixesunknown2001-10-311-4/+2
* | Final fixes for INSERT into MERGE tables.unknown2001-09-271-1/+1
* | Remove usage of my_dup(), as this casued error 127 when reading MyISAM tablesunknown2001-08-211-2/+5
|/
* Fixed bug in mysqlcheck when using --fastunknown2001-06-191-2/+2
* Fixed INSERT DELAYED with Innobaseunknown2001-04-091-7/+3
* moved bdb/innobase to compile-pentium-debug-maxunknown2001-04-051-2/+6