summaryrefslogtreecommitdiff
path: root/client/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-11-07 19:55:41 -0200
committerKali Kaneko <kali@leap.se>2013-11-07 19:57:19 -0200
commit4b800e2035da2bcd643274f314d62e650d39edc5 (patch)
treee91f0bbfc4e50b71cd9929258cb72974f692b48c /client/changes
parent7dc16ac9286f0383c158e6028a028d99c5b1f373 (diff)
open db in autocommit mode
Diffstat (limited to 'client/changes')
-rw-r--r--client/changes/bug_open-db-in-autocommit-mode2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/changes/bug_open-db-in-autocommit-mode b/client/changes/bug_open-db-in-autocommit-mode
new file mode 100644
index 00000000..26edd5a9
--- /dev/null
+++ b/client/changes/bug_open-db-in-autocommit-mode
@@ -0,0 +1,2 @@
+ o Open db in autocommit mode, to avoid nested transactions problems.
+ Closes: #4400