summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_stmt_send_long_data.phpt
Commit message (Expand)AuthorAgeFilesLines
* Fix MySQLi testsAndrea Faulds2014-11-291-3/+3
* Cleanup in trunk. Remove some functions, noted inAndrey Hristov2010-07-071-1/+1
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+1
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+4
* Fix a valgrind warning as well as more trace log informationAndrey Hristov2009-05-281-1/+1
* I had accidently removed Andrey's path to work with ANSI QUOTES... fixing wha...Ulf Wendel2009-05-281-1/+1
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-4/+2
* Fix tests when the server is running with ANSI_QUOTESAndrey Hristov2009-05-271-2/+2
* Make it work for MySQL 6.x as well.Ulf Wendel2008-01-031-0/+4
* More changes = synching HEAD with 5_3Ulf Wendel2007-10-101-2/+0
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Tests for mysqli_stmt_send_long_data()Ulf Wendel2007-07-231-0/+128