The world's most popular open source database
my_bool mysql_commit(MYSQL *mysql)
Description
Commits the current transaction.
This function was added in MySQL 4.1.0.
Return Values
Zero if successful. Nonzero if an error occurred.
Errors
None.


User Comments
Add your own comment.