If I BEGIN a transaction and a piece of PHP code containing another transaction is run, the second BEGIN commits the first transaction for me. How can I tell if I am in an existing transaction so that I do not issue the second BEGIN?
Thanks.. Andrew -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]