PHP & MySQL - Transactions
Moderator: General Moderators
PHP & MySQL - Transactions
Is it possible to execute "Transactions" on an innoDB table in mysql via PHP?
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
inndb supports transactions, therefore php supports doing them.
http://dev.mysql.com/doc/refman/4.1/en/commit.html
http://dev.mysql.com/doc/refman/4.1/en/commit.html