Fix a bug in makeConnectString().
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Mon, 29 May 2017 02:54:15 +0000 (11:54 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Mon, 29 May 2017 02:54:15 +0000 (11:54 +0900)
dlg_specific.c

index 52e38f41549107a0797b8d26a086a2c75ee9d3e4..4031fcfe11550c4b9d13495f860badcb822fd66c 100644 (file)
@@ -331,7 +331,7 @@ inolog("hlen=%d", hlen);
            INI_SHOWOIDCOLUMN "=%s;"
            INI_ROWVERSIONING "=%s;"
            INI_SHOWSYSTEMTABLES "=%s;"
-           "=%s"       /* INI_CONNSETTINGS */
+           "%s"        /* INI_CONNSETTINGS */
            INI_FETCH "=%d;"
            INI_UNKNOWNSIZES "=%d;"
            INI_MAXVARCHARSIZE "=%d;"