[MonetDB-users] Enable/Disable auto-commit

How do I enable/disable auto-commit using "mclient"? Does \A and \a still work? Thanks,

Hello Venks, As far as I know, auto-commit is enabled by default. It will be automatically disabled if you use "START TRANSACTION" and will be enabled again after the "commit;" statement. If this is not what you need, you will have to wait until tomorrow for the sql experts:) Regards, Jennie On Dec 08, 2007, at 00:14 , Venks wrote:
How do I enable/disable auto-commit using "mclient"? Does \A and \a still work?
Thanks,
------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users

mclient -lsql --help gives you the answer ;) Ying Zhang wrote:
Hello Venks,
As far as I know, auto-commit is enabled by default. It will be automatically disabled if you use "START TRANSACTION" and will be enabled again after the "commit;" statement. If this is not what you need, you will have to wait until tomorrow for the sql experts:)
Regards,
Jennie
On Dec 08, 2007, at 00:14 , Venks wrote:
How do I enable/disable auto-commit using "mclient"? Does \A and \a still work?
Thanks,
------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
participants (3)
-
Martin Kersten
-
Venks
-
Ying Zhang