Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

PHP mysqlnd svn commit: r705 - trunk/tests/ext/mysqli

From: <ahristov(at)mysql.com>
Date: Wed Jul 11 2007 - 08:35:03 EDT


Author: ahristov
Date: 2007-07-11 14:35:03 +0200 (Wed, 11 Jul 2007) New Revision: 705

Modified:

   trunk/tests/ext/mysqli/mysqli_stmt_get_result_seek.phpt Log:
Fix test

Modified: trunk/tests/ext/mysqli/mysqli_stmt_get_result_seek.phpt


  • trunk/tests/ext/mysqli/mysqli_stmt_get_result_seek.phpt 2007-07-11 12:21:19 UTC (rev 704) +++ trunk/tests/ext/mysqli/mysqli_stmt_get_result_seek.phpt 2007-07-11 12:35:03 UTC (rev 705)
    @@ -88,7 +88,7 @@
    if (true !== ($tmp = mysqli_data_seek($res, 0))) printf("[015] Expecting boolan/true got %s/%s\n", gettype($tmp), $tmp);
    • if (is_array($row = $res->fetch_array(MYSQLI_NUM))) + if (!is_array($row = $res->fetch_array(MYSQLI_NUM))) printf("[016] Expecting array got %s/%s\n", gettype($tmp), $tmp);

     mysqli_free_result($res);
@@ -118,4 +118,4 @@

 Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d  

 Warning: mysqli_result::fetch_array(): Couldn't fetch mysqli_result in %s on line %d -done!
\ No newline at end of file
+done!

-- 
MySQL Code Commits Mailing List
For list archives: 
http://lists.mysql.com/commits
To unsubscribe:    
http://lists.mysql.com/commits?unsub=lists@pantek.com
Received on Wed Jul 11 08:35:27 2007

This archive was generated by hypermail 2.1.8 : Thu Aug 02 2007 - 01:53:56 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library