summaryrefslogtreecommitdiff
path: root/sql-common
Commit message (Expand)AuthorAgeFilesLines
* Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2006-11-241-9/+115
|\
| * Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-101-9/+115
| |\
| | * Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1"unknown2006-11-011-9/+115
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-11-221-1/+4
|\ \ \ | |/ / |/| |
| * | Fix for bug #21789: DATETIME with 0000-00-00 11:22:33 should be invalid, but ...unknown2006-10-041-1/+4
* | | Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-10-121-0/+2
|\ \ \
| * | | Add DBUG_ASSERT to check that mysql is not null when mysql_reconnect is calledunknown2006-10-121-0/+2
| | |/ | |/|
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-10-111-22/+69
|\ \ \ | |/ / |/| |
| * | Merge polly.local:/tmp/maint/bug11655/my41-bug11655unknown2006-10-111-22/+69
| |\ \
| | * | Fixes a number of problems with time/datetime <-> string conversion functions:unknown2006-10-041-22/+69
| | |/
* | | Patch for bug#21432 is revertedunknown2006-09-271-3/+3
|/ /
* | Bug#20393 User name truncation in mysql clientunknown2006-08-301-3/+3
* | Bug#7192 Specify --with-collation doesn't work for connections?unknown2006-08-111-2/+31
|/
* Merge bk@192.168.21.1:mysql-4.1unknown2006-07-131-1/+2
|\
| * bug #16017 (memory leaks in embedded server)unknown2006-06-011-1/+2
* | bug #20318 (ctype_ucs2_def test fails with embedded)unknown2006-06-191-36/+48
|/
* Fixed BUG #12440: "Incorrect processing of time values containingunknown2005-12-151-6/+22
* Fix for bug#14780 memory leak for mysql 4.1.14 with openssl enabledunknown2005-11-211-1/+5
* Fixes bug #5588. Additions after merge from 4.0.unknown2005-09-071-1/+1
* Fix mysql_info() returning bad data in the results of a multi-statementunknown2005-08-101-2/+3
* Review of new pushed codeunknown2005-08-091-2/+4
* Fix parsing of dates with 'T' between date and time, as in ISO-8601unknown2005-08-021-5/+7
* fix for bug#12001unknown2005-07-191-1/+1
* Merge mysql.com:/home/jimw/my/mysql-4.1-8866unknown2005-04-041-0/+27
|\
| * Fix reconnect when using prepared statements, and addunknown2005-03-281-0/+27
* | A fix for Bug#8226 "Cannot connect via shared memory": unknown2005-03-261-7/+8
|/
* initialize mysql->charset in mysql_initunknown2005-01-161-0/+1
* Replace all sprintf() calls with my_snprintf() in client.c. All of theunknown2005-01-091-22/+38
* client.c:unknown2005-01-041-2/+3
* Merged fixes for bug #7297 "Two digit year should be interpreted unknown2004-12-301-2/+1
* fix indentationunknown2004-12-231-2/+2
* BUG#6056 unknown2004-12-141-1/+11
* Manual merge of fix for bug #6266 "Invalid DATETIME value is not handledunknown2004-11-191-3/+4
|\
| * Fix for bug #6266 "Invalid DATETIME value is not handled properly".unknown2004-11-151-3/+4
* | After merge fixesunknown2004-11-121-5/+18
|/
* A fix and test case for Bug#6096 "field.max_length is always zero for unknown2004-10-271-3/+0
* Added missing initialierunknown2004-10-261-2/+2
* A lot of fixes for prepared statements (PS):unknown2004-10-262-1/+7
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-0/+72
|\
| * A fix and test case for Bug#6049 "Loss of sign when using prepared unknown2004-10-161-0/+72
* | Review of all code pushed since last reviewunknown2004-10-201-1/+1
|/
* A fix and test case for Bug#5315 "mysql_change_user() doesn't freeunknown2004-09-221-14/+27
* Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2004-09-091-3/+2
|\
| * Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2004-08-191-3/+2
| |\
| | * Change information text in pipe and shared memoryunknown2004-08-191-3/+2
* | | client.c:unknown2004-09-061-0/+1
* | | A fix and test case for Bug#4231 "Wrong result with MYSQL_TIMEunknown2004-09-021-0/+10
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-08-241-3/+2
|\ \ \
| * | | more accurate processing of find_type resultunknown2004-08-241-3/+2
* | | | Fixed windows-specific warning about undeclared localtime_r() in my_time.c.unknown2004-08-241-0/+2