Sfoglia il codice sorgente

Added authentication info for default local MySQL installs

Frederic G. Marand 16 anni fa
parent
commit
686a2927f8
1 ha cambiato i file con 10 aggiunte e 4 eliminazioni
  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 =