jackel2013 Posted September 6, 2017 Posted September 6, 2017 Please help someone. I need to know how to back up a created RO account in My SQL. Thnks Quote
0 vBrenth Posted September 6, 2017 Posted September 6, 2017 (edited) Go to your database and export it? Or if you want an auto backup for linux use this: Edited September 6, 2017 by vBrenth Quote
0 Chaos92 Posted September 6, 2017 Posted September 6, 2017 using mysqldump mysqldump --opt --user=mysqlusername --password=mysqlpassword ragnarok > backup.sql ragnarok=database name. Quote
Question
jackel2013
Please help someone. I need to know how to back up a created RO account in My SQL. Thnks
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.