From 9061cee2ceca79bd84522b99bea6d2a217cd6bbc Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 23 May 2015 15:51:58 +0200 Subject: Add bug: SQL Server only allows CREATE DATABASE in auto-commit mode --- bug/list | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bug') diff --git a/bug/list b/bug/list index bcbb5fc..a6a434e 100644 --- a/bug/list +++ b/bug/list @@ -1,3 +1,7 @@ +- SQL Server only allows CREATE DATABASE in auto-commit mode [mssql] + + See email from /23-May-2015. + - Macro expansion in code fragment pragmas Currently we expand macros in all pragmas. This is probably the wrong -- cgit v1.1