--TEST-- Bug #47438 (mysql_fetch_field ignores zero offset) --SKIPIF-- --FILE-- name . "\n"; $i++; } mysql_query("DROP TABLE IF EXISTS test_47438", $link); ?> --CLEAN-- --EXPECTF-- Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in %s on line %d 0.a 1.b 2.c