summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_stmt_datatype_change.phpt
Commit message (Expand)AuthorAgeFilesLines
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-2/+2
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-3/+3
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-3/+13
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-3/+3
* - Removed UEXPECT(F)Felipe Pena2009-01-061-26/+0
* MFB : Fix for Bug #43832 mysqi_get_charset() doesn't expose charset commentAndrey Hristov2008-03-251-42/+1
* - Don't modify the variables which are passed for parameter binding.Andrey Hristov2008-03-201-0/+151