summaryrefslogtreecommitdiff
path: root/tests/client_test.c
Commit message (Expand)AuthorAgeFilesLines
* BUG#1644: Insertion of more than 3 NULL columns with parameter binding failspem@mysql.comhem.se2003-10-271-2/+1
* A few more fixes.pem@mysql.comhem.se2003-10-251-2/+111
* A major overhaul to adopt to recent changes. It now passes all tests.pem@mysql.comhem.se2003-10-251-70/+130
* - Code cleanup: replaced C++-style comments with the proper syntax forlenz@kallisto.local2003-09-241-1/+1
* merge with 4.1 treemonty@mashka.mysql.fi2003-09-111-13/+12
|\
| * After merge fixes.monty@mashka.mysql.fi2003-09-111-13/+12
* | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation)bell@sanja.is.com.ua2003-09-021-0/+80
|/
* fixed string parameter assugnment (coping instead of asigning pointer to buff...bell@sanja.is.com.ua2003-09-021-2/+86
* Fix for timestamp issue (BR #819)venu@myvenu.com2003-07-301-24/+52
* Enable warnings by default for single value list inserts also when the client...venu@myvenu.com2003-07-211-4/+87
* test for SQL_MODE with PIPES_AS_CONCAT, ANSI and IGNORE_SPACEvenu@myvenu.com2003-06-241-4/+135
* Fix for mysql_list_fields & reset stmt buffers from stmt_free_resultvenu@myvenu.com2003-06-081-47/+191
* protocol test update venu@myvenu.com2003-06-041-5/+125
* client_test.c:venu@myvenu.com2003-05-211-7/+715
* Fix EXPLAIN bug with binary protocolvenu@myvenu.com2003-03-041-5/+216
* 1. Fix for the crash in debug mode when the .frm is corrupted and SHOW TABLE ...venu@myvenu.com2003-02-241-36/+305
* Another misc variable test which is of bool type returning a longlongvenu@myvenu.com2003-02-151-1/+20
* Updated tests for MYSQL_FIELD members for misc casesvenu@myvenu.com2003-02-151-12/+176
* Fix stupid signed and unsigned conversion - When field and buffer types are...venu@myvenu.com2003-02-051-5/+175
* Conversion fix - bug report from PHPvenu@myvenu.com2003-02-041-192/+321
* Force to read all unread packets on stmt_closevenu@myvenu.com2003-01-311-4/+42
* Few misc cases check from PHP - client_testvenu@myvenu.com2003-01-311-2/+119
* Fix for subsequent error calls in multi-queryvenu@myvenu.com2003-01-311-20/+32
* Fix alloc_stmt_fields for non-select statementsvenu@myvenu.com2003-01-301-25/+101
* Merge conflictvenu@myvenu.com2003-01-301-62/+121
|\
| * Tests for 'n' concurrent statement executionvenu@myvenu.com2003-01-301-64/+124
* | 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