- 註冊時間
- 2021-7-13
- 最後登錄
- 2021-7-28
- 閱讀權限
- 30
- 積分
- 258
- 精華
- 0
- 帖子
- 123
 
該用戶從未簽到
|
-
you would use HeidiSQL to delete your peq database. This is scary so instead of doing this, I always create a test database first and restore my backup to that. If it looks good, then I go ahead and delete the peq database.
Once you have deleted it, now create a new one with the same name peq.
Then, open a command prompt not powershell because it wont take the less than symbol and type
mysql -h localhost -u root -p peq < PATH TO SQL FILE
then it will prompt you for the password and start the restore.
For me, this looks like:
mysql -h localhost -u root -p peq < "C:usersMyUserDesktopEQEmuServerBackupspeq_ 12_01_2020.sql"
Download Samsung firmwares https://samfirm.shop SamFirm Shop |
|