From: Ulf Wendel Date: Wed, 11 Jul 2007 15:17:47 +0000 (+0000) Subject: Whitespace and new checks for default connection. X-Git-Tag: BEFORE_IMPORT_OF_MYSQLND~219 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90ad13cca1557ee4dc807a9832c6b244b31906b7;p=php Whitespace and new checks for default connection. --- diff --git a/ext/mysql/tests/mysql_insert_id.phpt b/ext/mysql/tests/mysql_insert_id.phpt index ab648e8a01..850c9e8251 100644 --- a/ext/mysql/tests/mysql_insert_id.phpt +++ b/ext/mysql/tests/mysql_insert_id.phpt @@ -2,53 +2,60 @@ mysql_insert_id() --SKIPIF-- - --FILE-- --EXPECTF-- Warning: mysql_insert_id(): %d is not a valid MySQL-Link resource in %s on line %d diff --git a/ext/mysql/tests/mysql_list_dbs.phpt b/ext/mysql/tests/mysql_list_dbs.phpt index 6f8cacb1d4..5050f01901 100644 --- a/ext/mysql/tests/mysql_list_dbs.phpt +++ b/ext/mysql/tests/mysql_list_dbs.phpt @@ -4,35 +4,44 @@ mysql_list_dbs() --FILE-- --EXPECTF-- done!