haiwen / seafile-admin-docs

https://haiwen.github.io/seafile-admin-docs/
Other
36 stars 48 forks source link

migrate sqlite to mysql unclear #376

Open PDiracDelta opened 2 weeks ago

PDiracDelta commented 2 weeks ago

I'm trying to migrate from SQLite to mysql, so that I can upgrade to 11.0, so that I can move to docker, so that I can avoid other issues I'm having (yeah, domino effect ...) using https://manual.seafile.com/latest/deploy/migrate_from_sqlite_to_mysql

However, after running the sqlite2mysql.sh the guide suddenly suggests some "mysql" commands. I have no idea where/how to execute those as I don't have a mysql database yet. Can the guide be more specific/elaborate, please?