CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
Software engineering
> Not like PHP MySQL C API function mysqli_begin_transaction open transactions?
Not like PHP MySQL C API function mysqli_begin_transaction open transactions?
Time:12-13
Ok about transaction C API only
Mysql_commit () : Commits the transaction.
And
Mysql_rollback () : Rolls back the transaction.
No mysqli_begin_transaction begin the operation? Is not this operation?
Page link:
https//www.codepudding.com/Softwareengineering/94064.html
Prev:
How to realize the use change file paths dialog background?
Next:
MFC realize save interface modification?
Tags:
The database
Related
Links:
CodePudding