summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/057.phpt
Commit message (Expand)AuthorAgeFilesLines
* Merge from head: do not use deprecated function aliases. The test logic is un...Ulf Wendel2010-09-231-6/+6
* 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-2/+2
* MFH. Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+11
* MFH - 1) The wording of a message can differ by version and by libmysql vs. m...Ulf Wendel2009-05-291-1/+1
* MFH - Behaviour is undefined with libmysql, accept whatever libmysql may retu...Ulf Wendel2009-05-291-1/+5
* MFH - what a wonderful word. After the change in HEAD its easy to do a merge....Ulf Wendel2009-05-281-31/+14
* MFH:Andrey Hristov2008-11-181-2/+2
* Fixed a bunch of bugs reported inAndrey Hristov2008-03-181-1/+19
* Changes to 04*.phpt, 05*.phpt.Ulf Wendel2007-10-101-10/+50
* added skipif sectionGeorg Richter2004-12-041-0/+2
* Fixed bug #30890 (testsuite)Georg Richter2004-12-041-1/+1
* mysqli_prepare_result -> mysqli_get_metadataGeorg Richter2003-09-251-2/+2
* test for mysqli_stmt_store_resultGeorg Richter2003-02-181-0/+52