mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-04 04:14:58 +00:00
fixed typo
This commit is contained in:
@@ -23,7 +23,7 @@ cnx = mysql.connector.connect(
|
||||
host="127.0.0.1",
|
||||
port=3306,
|
||||
user="admin",
|
||||
password="kobuki!",
|
||||
password="kobuki",
|
||||
database="kobuki")
|
||||
|
||||
cnx.close()
|
||||
|
Reference in New Issue
Block a user