소스 검색

Added authentication info for default local MySQL installs

Frederic G. Marand 16 년 전
부모
커밋
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 =