Lucien2017-10-27 10:18:49
The database account and password of the project must match your local mysql account password
johnxu2017-10-19 20:05:17
Use navicat to transfer the database on his computer to sql, and then run the sql on your computer. Modify the username and password of the mysql connection in the program
Day2017-10-19 17:41:16
You can directly assign the database to the data folder of Mysql. Please note that the username and password for connecting to the database in the project code are correct. You can try it!