summaryrefslogtreecommitdiff
path: root/sql-common/client.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | many warnings (practically safe but annoying) correctedunknown2006-01-031-1/+1
|/
* 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
| * | fix for bug#12001unknown2005-07-191-1/+1
* | | Cleanups during review of new codeunknown2005-07-281-2/+10
* | | 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
* | BUG#9391 mysqlshow prints incorrect "rows" informationunknown2005-04-131-2/+0
* | Mergeunknown2005-04-041-0/+27
|\ \ | |/
| * 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
* | | Manual mergeunknown2005-03-261-7/+8
|\ \ \ | |/ /
| * | A fix for Bug#8226 "Cannot connect via shared memory": unknown2005-03-261-7/+8
| |/
* | Porting of "buffered read" patch to 5.0 and post-review fixes.unknown2005-03-061-2/+3
* | WL #2094 Federated Storage Handlerunknown2005-02-231-1/+20
* | Mergeunknown2005-02-201-1/+1
|\ \
| * | WL# 2094unknown2005-02-061-1/+1
* | | Fixed Bug#7783, "mysql_free_result removes all resultsets (multi statements)".unknown2005-02-171-1/+1
|/ /
* | 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