Hello, > You assume here that auto-commit is re-enabled when the statements > fall outside the transaction brackets. The mode change and the > consequences should be clearly documented in Mapi. > It may indeed be useful to fall-back to auto-commit outside > explicit transaction boundaries. > > regards, Martin
It is indeed a "SQL style error" to forget the start transaction + commit around some statements. But the same script runs fine in mysql, postgres and sqlite. Would it be possible to fall-back to auto- commit, or to generate an error message? Monet behavior is not intuitive, and it would be hard to find in the documentation. BR, Alex ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
