aboutsummaryrefslogtreecommitdiffstats
path: root/OLD/csci4131/hw7/dbconfig.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OLD/csci4131/hw7/dbconfig.xml')
-rw-r--r--OLD/csci4131/hw7/dbconfig.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/OLD/csci4131/hw7/dbconfig.xml b/OLD/csci4131/hw7/dbconfig.xml
new file mode 100644
index 0000000..a7e83ba
--- /dev/null
+++ b/OLD/csci4131/hw7/dbconfig.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<dbconfig>
+ <host>cse-mysql-classes-01.cse.umn.edu</host>
+ <user>C4131S21U83</user>
+ <password>6919</password>
+ <database>C4131S21U83</database>
+ <port>3306</port>
+</dbconfig>