瀏覽代碼

Added authentication info for default local MySQL installs

Frederic G. Marand 17 年之前
父節點
當前提交
686a2927f8
共有 1 個文件被更改,包括 10 次插入4 次删除
  1. 10 4
      pgma.ini

+ 10 - 4
pgma.ini

@@ -1,4 +1,10 @@
-[Layout]
-maximized = TRUE
-width = 800
-height = 600
+[Layout]
+maximized = TRUE
+width = 800
+height = 600
+
+[Auth]
+server = localhost
+port = 3306
+user = root
+pass =