summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/071.phpt
Commit message (Expand)AuthorAgeFilesLines
* Message can vary depending on server versionUlf Wendel2011-11-231-3/+3
* Well, hacking around to cope with mysql version specific behaviour if using l...Ulf Wendel2009-10-201-4/+37
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+1
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-4/+4
* Introducing new environment variable:Ulf Wendel2007-08-091-2/+5
* The last bunch of changes to the old 0*.phpt tests. Once final time aUlf Wendel2007-07-121-2/+4
* no need to test ping and kill with embedded serverHartmut Holzgraefe2006-07-111-0/+1
* check both OO and procedural style as "thread_id" is a property and notHartmut Holzgraefe2006-07-111-0/+13
* modified test to use (and cover) mysqli->thread_idHartmut Holzgraefe2006-07-111-8/+2
* test kill()Hartmut Holzgraefe2006-07-111-0/+28