summaryrefslogtreecommitdiff
path: root/tests/client_test.c
Commit message (Expand)AuthorAgeFilesLines
* client_test.c:bar@bar.mysql.r18.ru2003-01-291-2/+3
* Fix leak when the client disconnects with open prep statements venu@myvenu.com2003-01-281-15/+34
* Fix stmt_close not to close the resources on error(libmysql)venu@myvenu.com2003-01-271-26/+40
* Remove un-used variablesvenu@myvenu.com2003-01-251-0/+22
* Misc cleanups + pure coverage test + Monty's commentsvenu@myvenu.com2003-01-241-20/+155
* Add DATE,TIME and TS tests - MYSQL_TIME handlingvenu@myvenu.com2003-01-231-21/+274
* Remove bind_length + Fix the client-testvenu@myvenu.com2003-01-221-895/+287
* Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-613/+676
* Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1monty@mashka.mysql.fi2003-01-191-1/+1
|\
| * Removed compiler warningsmonty@mashka.mysql.fi2003-01-191-1/+1
* | Few more tests + store_result fixvenu@myvenu.com2003-01-181-80/+747
|/
* Added prepared statements sample from manual as a testvenu@myvenu.com2003-01-091-25/+177
* Protocol conversion testsvenu@myvenu.com2003-01-071-45/+1015
* Prepared statements + binary protocol test updatevenu@myvenu.com2003-01-031-395/+1541
* client_test.c:venu@myvenu.com2002-11-221-647/+687
* Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-73/+51
* client_test.c:venu@myvenu.com2002-06-131-158/+119
* client_test.c:venu@myvenu.com2002-06-131-0/+2539