andrey          Mon Nov 28 08:35:56 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src/ext/mysqli/tests   009.phpt 
  Log:
  mysql 4.1.x gives strange result. the result in the test is generated with
  5.0.16 (valid for 5.1.3).
  
  
http://cvs.php.net/diff.php/php-src/ext/mysqli/tests/009.phpt?r1=1.6.2.6&r2=1.6.2.7&ty=u
Index: php-src/ext/mysqli/tests/009.phpt
diff -u php-src/ext/mysqli/tests/009.phpt:1.6.2.6 
php-src/ext/mysqli/tests/009.phpt:1.6.2.7
--- php-src/ext/mysqli/tests/009.phpt:1.6.2.6   Thu Nov 24 20:13:56 2005
+++ php-src/ext/mysqli/tests/009.phpt   Mon Nov 28 08:35:54 2005
@@ -1,5 +1,5 @@
 --TEST--
-mysqli fetch bigint values
+mysqli fetch bigint values (ok to fail with 4.1.x)
 --SKIPIF--
 <?php
        if (PHP_INT_SIZE == 8) {

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to