On 24-Apr-09 03:45, Chris wrote:
> I don't think mysql has any way of finding that out. If you're using an
> abstraction layer, it's easy enough in code - though rollback's are a
> little harder - should they do a complete rollback or just to a savepoint?

Thank you for taking the time to sketch that mock-up -- yes, we were
also thinking about something similar as a last resort, but I just can't
believe you can't simply ask MySQL whether it's going to autocommit the
next query or not...

Bogdan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to