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