Was this helpful?
Edit on GitHub Export as PDF mysql_rollback Syntaxmy_bool mysql_rollback(MYSQL * mysql);
mysql
- a mysql handle, which was previously allocated by mysql_init() or mysql_real_connect().
Rolls back the current transaction for the database. Returns zero on success, nonzero if an error occurred.
mysql_rollback()
will not work as expected if autocommit mode was set or the storage engine does not support transactions.
Last updated 20 days ago
Was this helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4