Searched refs:mysqli_stmt_server_status (Results 1 – 3 of 3) sorted by relevance
38 #define mysqli_stmt_server_status(s) mysqlnd_stmt_server_status((s)) macro
37 #define mysqli_stmt_server_status(s) (s)->mysql->server_status macro
931 php_mysqli_report_index(stmt->query, mysqli_stmt_server_status(stmt->stmt));
Completed in 10 milliseconds