Author: uwendel
Date: 2007-09-03 18:50:30 +0200 (Mon, 03 Sep 2007)
New Revision: 974
Modified:
trunk/tests/ext/mysqli/mysqli_stmt_get_result_metadata_fetch_field.phpt
Log:
Let's ignore if we get 12 or 17 here. What we get is
server version dependent.
Modified: trunk/tests/ext/mysqli/mysqli_stmt_get_result_metadata_fetch_field.phpt
===================================================================
--- trunk/tests/ext/mysqli/mysqli_stmt_get_result_metadata_fetch_field.phpt 2007-09-03
16:04:23 UTC (rev 973)
+++ trunk/tests/ext/mysqli/mysqli_stmt_get_result_metadata_fetch_field.phpt 2007-09-03
16:50:30 UTC (rev 974)
@@ -102,7 +102,7 @@
["max_length"]=>
int(0)
["length"]=>
- int(17)
+ int(%d)
["charsetnr"]=>
int(63)
["flags"]=>
| Thread |
|---|
| • PHP mysqlnd svn commit: r974 - trunk/tests/ext/mysqli | uwendel | 3 Sep |