summaryrefslogtreecommitdiff
path: root/sql-common
Commit message (Expand)AuthorAgeFilesLines
* Bug#18997: DATE_ADD and DATE_SUB perform year2K autoconversion magic on 4-dig...unknown2006-05-161-1/+1
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0unknown2006-05-091-19/+107
|\
| * Remove C++ commentsunknown2006-05-031-5/+5
| * Merge neptunus.(none):/home/msvensson/mysql/bug17208/my50-bug17208unknown2006-04-261-19/+107
| |\
| | * Bug#17208 SSL: client does not verify server certificateunknown2006-04-181-2/+84
| | * Fix up patchunknown2006-04-121-67/+1
| | * Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-04-121-17/+89
| | |\
| | | * Cleanup SSL implementationunknown2006-03-101-17/+89
| * | | Backport fix for mysql client not using SSl library directlyunknown2006-04-221-0/+21
| |/ /
* | | Final patch to remove the last of the OS2 support. unknown2006-04-151-9/+4
* | | Update implementation of new function 'mysql_get_ssl_cipher' after reviewunknown2006-04-101-1/+1
* | | Merge bk-internal:/home/bk/mysql-5.1-newunknown2006-04-071-0/+21
|\ \ \ | |/ / |/| |
| * | Add new function mysql_get_ssl_cipher to libmysl and use it from client to av...unknown2006-04-071-0/+21
* | | Moving mysql_get_server_version() from libmysql.c to client.c,unknown2006-04-061-0/+30
* | | client.c:unknown2006-04-061-0/+3
|/ /
* | Safer fix for Bug #18435 "5.0.19 libmysqlclient not ABI-compatible with 5.0.18"unknown2006-03-271-6/+0
* | Make usage of the MYSQL struct in shared libraries compatible with MySQL 5.0....unknown2006-03-231-2/+11
|/
* Fixes to embedded server to be able to run tests with itunknown2006-02-241-4/+5
* Merge neptunus.(none):/home/msvensson/mysql/bug15719/my50-bug15719unknown2006-01-301-17/+18
|\
| * Bug #15719 MYSQL_OPT_RECONNECT option is modified by mysql_real_connectunknown2006-01-261-17/+18
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-161-1/+1
|\ \ | |/ |/|
| * mergedunknown2006-01-031-1/+1
| |\
| | * many warnings (practically safe but annoying) correctedunknown2006-01-031-1/+1
* | | Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clauseunknown2006-01-112-1/+58
|/ /
* | Merge mysql.com:/home/alexi/dev/mysql-4.1-12440unknown2005-12-151-6/+22
|\ \ | |/ |/|
| * Fixed BUG #12440: "Incorrect processing of time values containingunknown2005-12-151-6/+22
* | Fix value returned by mysql_warning_count() after fetching a preparedunknown2005-12-061-1/+1
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-11-251-1/+6
|\ \ | |/
| * Fix for bug#14780 memory leak for mysql 4.1.14 with openssl enabledunknown2005-11-211-1/+5
* | Improved testing of ssl and compressionunknown2005-10-041-1/+4
* | Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-2/+9
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-09-121-1/+1
|\ \ | |/
| * Fixes bug #5588. Additions after merge from 4.0.unknown2005-09-071-1/+1
* | Merge mysql.com:/home/jimw/my/mysql-5.0-11787unknown2005-09-031-0/+3
|\ \
| * | Make it possible to change reconnect setting withunknown2005-07-061-0/+3
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-151-2/+3
|\ \ \ | | |/ | |/|
| * | Fix mysql_info() returning bad data in the results of a multi-statementunknown2005-08-101-2/+3
* | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1unknown2005-08-111-2/+4
|\ \ \ | |/ /
| * | Review of new pushed codeunknown2005-08-091-2/+4
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-041-5/+7
|\ \ \ | |/ /
| * | 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
* | | Fixes during review of new pushed codeunknown2005-07-311-17/+16
* | | Cleanups during review of new codeunknown2005-07-281-2/+10
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-5906unknown2005-07-191-40/+49
|\ \ \
| * | | Fix number to date conversion so it always honors the NO_ZERO_DATE,unknown2005-07-181-40/+49
| | |/ | |/|
* | | Restore previous used client charset in mysql_reconnectunknown2005-07-161-1/+43
|/ /
* | fixes for windows 64-bit compiler warningsunknown2005-06-131-1/+1
* | Fixed failing tests for not 32 bit intel machinesunknown2005-05-161-3/+6
* | A fix and test case for Bug#9478 "mysql_stmt_attr_set mysql_stmt_execute"unknown2005-05-121-0/+2