You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Q: How can I migrate from sqlite to mysql (or vice-versa)?
A: Follow those steps:
Make sure to first create a backup using /qs export
Setup the database you currently use with the right credentials and settings.
Reload the plugin using /qs reload
Use /qs convert sqlite or /qs convert mysql to convert to the new database.
Once the conversion has finished, change the database-type to the new one and reload again.
Enjoy!
It was written, but even if you run it this way, the shop will disappear if you switch to mysql.
If anyone has successfully migrated to mysql, please tell me how to do it in detail.
After conversion, data without "qs_" will be created on the database.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It was written, but even if you run it this way, the shop will disappear if you switch to mysql.
If anyone has successfully migrated to mysql, please tell me how to do it in detail.
After conversion, data without "qs_" will be created on the database.
Paper 1.20.1
QuickShop 5.1.2.2
Beta Was this translation helpful? Give feedback.
All reactions