summaryrefslogtreecommitdiff
path: root/sql-common
Commit message (Expand)AuthorAgeFilesLines
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-161-0/+1
|\
| * initialize mysql->charset in mysql_initunknown2005-01-161-0/+1
* | Mergeunknown2005-01-111-22/+38
|\ \ | |/
| * Replace all sprintf() calls with my_snprintf() in client.c. All of theunknown2005-01-091-22/+38
* | mergedunknown2005-01-061-3/+4
|\ \ | |/
| * client.c:unknown2005-01-041-2/+3
* | Changed C++ style comments to C style, bug#7665.unknown2005-01-041-4/+4
* | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-2/+1
|\ \ | |/
| * Merged fixes for bug #7297 "Two digit year should be interpreted unknown2004-12-301-2/+1
* | manually mergedunknown2004-12-311-2/+12
|\ \ | |/
| * fix indentationunknown2004-12-231-2/+2
| * BUG#6056 unknown2004-12-141-1/+11
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-181-3/+0
|\ \
| * | BUG#7384 IM fails to compile on Solaris.unknown2004-12-181-3/+0
* | | Truncations patch: a post-review fix. unknown2004-12-181-0/+8
|/ /
* | Data truncation reporting implementation (libmysql) + post reviewunknown2004-12-161-0/+164
* | Changing the default of libmysqlclient : it's now NO reconnection.unknown2004-12-091-1/+18
* | After merge fixesunknown2004-12-061-1/+1
* | mergedunknown2004-11-201-3/+4
|\ \ | |/
| * 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
* | | Merge with 4.1unknown2004-11-121-5/+18
|\ \ \ | |/ /
| * | After merge fixesunknown2004-11-121-5/+18
| |/
* | Fixes after merge with 4.1unknown2004-11-031-0/+1
* | merge with 4.1unknown2004-10-292-19/+107
|\ \ | |/
| * 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
* | | | Strict mode & better warningsunknown2004-09-281-5/+64
* | | | Merge with 4.1unknown2004-09-062-7/+175
|\ \ \ \ | |/ / /
| * | | 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
| * | | | Bug #4629 Crash after SLAVE STOP, if the IO thread is in special state.unknown2004-08-231-10/+0
| * | | | Bug #4629 Crash after SLAVE STOP, if the IO thread is in special state.unknown2004-08-211-0/+11
| |/ / /
| * | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-08-191-3/+4
| |\ \ \ | | |/ / | |/| |
| | * | Fixes for bugs in embedded library:unknown2004-07-221-3/+4
| * | | after merge fixesunknown2004-08-191-1/+1
| | |/ | |/|
| * | - removed several C++-style comments (//) - these confuse the IBMunknown2004-08-031-5/+5
| * | syntax fix: superfluous ';' which caused a problem with gcc 2.95unknown2004-07-301-1/+1
| * | WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos...unknown2004-07-291-0/+155
| |/