The trouble is that if you some how START TRANSACTION twice, the second one does a COMMIT. (Which is very silly, it should error IMO).
Anyhow is there a varaible I can SELECT which will tell me if a TRANSACTION has already been started?
Regards,
Jez.
PHP5 / MySQL InnoDB