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
990 php_mysqli_report_index(stmt->query, mysqli_stmt_server_status(stmt->stmt) TSRMLS_CC);
Completed in 14 milliseconds