summaryrefslogtreecommitdiff
path: root/tests/client_test.c
Commit message (Expand)AuthorAgeFilesLines
* Merge conflictunknown2003-01-301-62/+121
|\
| * Tests for 'n' concurrent statement executionunknown2003-01-301-64/+124
* | client_test.c:unknown2003-01-291-2/+3
|/
* Fix leak when the client disconnects with open prep statements unknown2003-01-281-15/+34
* Fix stmt_close not to close the resources on error(libmysql)unknown2003-01-271-26/+40
* Remove un-used variablesunknown2003-01-251-0/+22
* Misc cleanups + pure coverage test + Monty's commentsunknown2003-01-241-20/+155
* Add DATE,TIME and TS tests - MYSQL_TIME handlingunknown2003-01-231-21/+274
* Remove bind_length + Fix the client-testunknown2003-01-221-895/+287
* Portability fixes (for windows)unknown2003-01-211-613/+676
* Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-01-191-1/+1
|\
| * Removed compiler warningsunknown2003-01-191-1/+1
* | Few more tests + store_result fixunknown2003-01-181-80/+747
|/
* Added prepared statements sample from manual as a testunknown2003-01-091-25/+177
* Protocol conversion testsunknown2003-01-071-45/+1015
* Prepared statements + binary protocol test updateunknown2003-01-031-395/+1541
* client_test.c:unknown2002-11-221-647/+687
* Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-73/+51
* client_test.c:unknown2002-06-131-158/+119
* client_test.c:unknown2002-06-131-0/+2539