Searched refs:mysql_handle_doer (Results 1 – 1 of 1) sorted by relevance
259 static zend_long mysql_handle_doer(pdo_dbh_t *dbh, const char *sql, size_t sql_len) in mysql_handle_doer() function354 PDO_DBG_RETURN(0 <= mysql_handle_doer(dbh, ZEND_STRL("START TRANSACTION"))); in mysql_handle_begin()577 mysql_handle_doer,
Completed in 6 milliseconds