Use teacher's DB password

Bug48-Aya
Lan Hui 2025-07-10 15:52:07 +08:00
parent 2ce0aa95b2
commit f6833e7398
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ def restore_database():
Benefit: we can reproduce the same test result.
'''
PASSWORD = 'root' # root password
PASSWORD = 'p-@va9' # root password
DB_NAME = 'lrr' # database name used for LRR
# commands used to import data to DB_NAME