summaryrefslogtreecommitdiff
path: root/tests/mysql_client_test.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup during review of new pushed codeunknown2006-03-301-3/+3
* Revert the changeset for Bug#16144 "mysql_stmt_attr_get type error":unknown2006-03-051-20/+0
* fix for bug #12744 (MYSQL_STMT operations cause seg fault after connection re...unknown2006-02-011-0/+32
* A fix and a test case for Bug#15613 "libmysqlclient API functionunknown2006-01-181-0/+65
* A fix and a test case for Bug#16144 "mysql_stmt_attr_get type error":unknown2006-01-171-0/+20
* Merge mysql.com:/home/jimw/my/mysql-4.1-12925unknown2005-10-251-0/+19
|\
| * Fix incorrect casts in my_getopt code that capped the maximum of longlongunknown2005-10-251-0/+19
* | Bug #12698 abnormal program termination running mysql_client_testunknown2005-10-131-92/+0
* | Bug #12698 abnormal program termination running mysql_client_testunknown2005-10-131-2/+1
|/
* Bug#12817 SHOW STATUS now blob fieldsunknown2005-09-091-3/+3
* Fix incorrect spellings of "dropped" in source and tests. (Bug #12828)unknown2005-08-301-2/+2
* Fix bug #11718 query with function, join and order by returns wrong type.unknown2005-08-171-0/+35
* Fixed compiler warningsunknown2005-07-281-2/+3
* Merge grichter@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-201-0/+44
|\
| * cs fixes from last commit unknown2005-07-201-10/+10
| * fix for bug#12001unknown2005-07-191-0/+44
* | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-181-3/+3
|\ \ | |/ |/|
| * Bug #7142 Show Fields from fails using Borland's dbExpress interfaceunknown2005-07-121-3/+3
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-151-4/+14
|\ \
| * | fix for #11808 backported.unknown2005-07-141-4/+14
| |/
* | A fix and a test case for Bug#11183 "mysql_stmt_reset() doesn't resetunknown2005-07-141-0/+45
* | A fix and a test case for Bug#9735.unknown2005-07-141-1/+30
|/
* Fix 'mysql_client_test' with embedded server. (Bug #9634)unknown2005-04-271-2/+51
* mysql_client_test.c:unknown2005-03-251-0/+2
* Mergeunknown2005-02-171-0/+49
|\
| * Only escape the first character in a sequence of bytes that appears to beunknown2005-02-151-10/+10
| * When escaping a string in a multi-byte character set, escape all bytes ofunknown2005-02-091-0/+49
* | Follow-up for bug#7990unknown2005-02-101-0/+1
* | A fix and test case for Bug#7990 "mysql_stmt_close doesn't unknown2005-02-101-1/+21
* | A fix and test case for Bug#8330 "mysql_stmt_execute crashes" (libmysql).unknown2005-02-101-0/+54
|/
* Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-241-0/+6
* - renamed client_test -> mysql_client_testunknown2005-01-201-0/+11893