Subject Re: [firebird-support] MySQL Migration Trigger Issue
Author Ann W. Harrison
Kurt Federspiel wrote:
>
> The insert (into data) is coming through an ODBC
> connection and appears to auto-commit (or I'm getting
> a really good dirty read across several hundred rows).
>

You can see uncommitted changes made by your transaction...


Good luck


Ann