Hi Cory - nice to see a fellow Lasso user here!

I've not use transactions myself but I think you might be having a problem with 
autocommit.
http://dev.mysql.com/doc/refman/5.0/en/commit.html

HTH,
James Harvard

At 12:44 am -0700 15/12/05, Cory @ SkyVantage wrote:
>I have a transaction that is very simple, I need to create records in multiple 
>tables that are related.  If any one insert statement fails or throws an error 
>I want to rollback the ENTIRE transaction.
>
>I thought that this was the default functionality, but apparently that's not 
>the case here.
>
>I'm running MySQL-Cluster 5.0.something.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to