--TEST-- mysqli_stmt_bind_result (SHOW) --SKIPIF-- field_count) { printf("skip SHOW command is not supported in prepared statements."); } $stmt->close(); mysqli_close($link); ?> --FILE-- --EXPECTF-- array(2) { [0]=> %unicode|string%(4) "port" [1]=> %unicode|string%(%d) "%s" } done!