Changeset: 0c3c7750dbe6 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/0c3c7750dbe6
Modified Files:
        clients/odbc/ChangeLog
Branch: default
Log Message:

Move autocommit property, as it is not part of the TLS properties.


diffs (23 lines):

diff --git a/clients/odbc/ChangeLog b/clients/odbc/ChangeLog
--- a/clients/odbc/ChangeLog
+++ b/clients/odbc/ChangeLog
@@ -9,7 +9,6 @@
     CERTHASH / Server Certificate Hash = sha256:HEXDIGITS
     CLIENTKEY / Client Key = PATH
     CLIENTCERT / Client Certificate = PATH
-    AUTOCOMMIT / Autocommit = ON/OFF
 - Several more connection properties have been made configurable:
     SCHEMA / Schema = NAME
     TIMEZONE / Time Zone = Minutes East Of UTC
@@ -17,8 +16,10 @@
     LOGFILE / Log File = PATH
     LOGINTIMEOUT / Login Timeout = MILLISECONDS
     CONNECTIONTIMEOUT / Connection Timeout = MILLISECONDS
+    AUTOCOMMIT / Autocommit = ON/OFF
     SOCK / Unix Socket = PATH (unix only)
-- SQLBrowseConnect adds On/Off suggestions to boolean settings
+- SQLBrowseConnect() adds On/Off suggestions to boolean settings
   and prioritizes the DATABASE attribute if it notices monetdbd
   requires one. Apart from that only UID/User and PWD/Password
   are required, all others have sensible defaults.
+
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to