summaryrefslogtreecommitdiff
path: root/ext/mysqli
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>2005-11-28 13:35:54 +0000
committerAndrey Hristov <andrey@php.net>2005-11-28 13:35:54 +0000
commitda9abd8b73c7f87f1867919695e50443db581084 (patch)
tree30ef84f5b1dd5ff46b688d2df67318c58c1d37ef /ext/mysqli
parentd69ab24f69447fbba2cf81b5142169b40ac8811e (diff)
downloadphp-git-da9abd8b73c7f87f1867919695e50443db581084.tar.gz
mysql 4.1.x gives strange result. the result in the test is generated with
5.0.16 (valid for 5.1.3).
Diffstat (limited to 'ext/mysqli')
-rw-r--r--ext/mysqli/tests/009.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/tests/009.phpt b/ext/mysqli/tests/009.phpt
index c69447a003..32ed3c18f0 100644
--- a/ext/mysqli/tests/009.phpt
+++ b/ext/mysqli/tests/009.phpt
@@ -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) {