summaryrefslogtreecommitdiff
path: root/tests/mysql_client_test.c
Commit message (Expand)AuthorAgeFilesLines
* don't let bugfix for bug#8303 break the bugfix for bug#8378kent@mysql.com2006-05-241-7/+14
* Merge mysql.com:/home/jimw/my/mysql-4.1-12925jimw@mysql.com2005-10-251-0/+19
|\
| * Fix incorrect casts in my_getopt code that capped the maximum of longlongjimw@mysql.com2005-10-251-0/+19
* | Bug #12698 abnormal program termination running mysql_client_testmsvensson@neptunus.(none)2005-10-131-92/+0
* | Bug #12698 abnormal program termination running mysql_client_testmsvensson@neptunus.(none)2005-10-131-2/+1
|/
* Bug#12817 SHOW STATUS now blob fieldsgluh@eagle.intranet.mysql.r18.ru2005-09-091-3/+3
* Fix incorrect spellings of "dropped" in source and tests. (Bug #12828)jimw@mysql.com2005-08-301-2/+2
* Fix bug #11718 query with function, join and order by returns wrong type.evgen@moonbone.local2005-08-171-0/+35
* Fixed compiler warningsmonty@mysql.com2005-07-281-2/+3
* Merge grichter@bk-internal.mysql.com:/home/bk/mysql-4.1georg@lmy002.wdf.sap.corp2005-07-201-0/+44
|\
| * cs fixes from last commit georg@lmy002.wdf.sap.corp2005-07-201-10/+10
| * fix for bug#12001georg@lmy002.wdf.sap.corp2005-07-191-0/+44
* | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1reggie@linux.site2005-07-181-3/+3
|\ \ | |/ |/|
| * Bug #7142 Show Fields from fails using Borland's dbExpress interfacereggie@linux.site2005-07-121-3/+3
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2005-07-151-4/+14
|\ \
| * | fix for #11808 backported.ramil@mysql.com2005-07-141-4/+14
| |/
* | A fix and a test case for Bug#11183 "mysql_stmt_reset() doesn't resetkonstantin@mysql.com2005-07-141-0/+45
* | A fix and a test case for Bug#9735.konstantin@mysql.com2005-07-141-1/+30
|/
* Fix 'mysql_client_test' with embedded server. (Bug #9634)jimw@mysql.com2005-04-271-2/+51
* mysql_client_test.c:bar@mysql.com2005-03-251-0/+2
* Mergejimw@mysql.com2005-02-171-0/+49
|\
| * Only escape the first character in a sequence of bytes that appears to bejimw@mysql.com2005-02-151-10/+10
| * When escaping a string in a multi-byte character set, escape all bytes ofjimw@mysql.com2005-02-091-0/+49
* | Follow-up for bug#7990konstantin@mysql.com2005-02-101-0/+1
* | A fix and test case for Bug#7990 "mysql_stmt_close doesn't konstantin@mysql.com2005-02-101-1/+21
* | A fix and test case for Bug#8330 "mysql_stmt_execute crashes" (libmysql).konstantin@mysql.com2005-02-101-0/+54
|/
* Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-01-241-0/+6
* - renamed client_test -> mysql_client_testlenz@mysql.com2005-01-201-0/+11893