~legolas/ubuntu/natty/php5/5.3.5

« back to all changes in this revision

Viewing changes to ext/mysqli/tests/mysqli_pconn_limits.phpt

  • Committer: Stas Verberkt
  • Date: 2011-02-01 09:27:15 UTC
  • Revision ID: legolas@legolasweb.nl-20110201092715-yq052iu2yl4i2eyg
Inserted PHP 5.3.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
require_once('skipifemb.inc');
7
7
require_once('skipifconnectfailure.inc');
8
8
require_once("connect.inc");
9
 
if (!$IS_MYSQLND)
10
 
        die("skip mysqlnd test only");
11
 
 
12
9
?>
13
10
--INI--
14
11
mysqli.allow_persistent=1