Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Transferring Data from SQLite to MySQL #141

Open
Fyrlex opened this issue Jun 3, 2021 · 0 comments
Open

Issue Transferring Data from SQLite to MySQL #141

Fyrlex opened this issue Jun 3, 2021 · 0 comments

Comments

@Fyrlex
Copy link

Fyrlex commented Jun 3, 2021

Hi there,

I have been trying to transfer my data from the SQLite file to MySQL, here's what I did and what happened.

  1. put the mysql login into the config, enable it
  2. restart the server
  3. run /statz transfer and confirm
  4. console is spammed that each table in the database does not exist
  5. generates a sqlite file with the same name as the database: name in the config, it's empty
  6. run /statz transfer and confirm again
  7. says everything is up to date
  8. the mysql database has all the tables, but no data

If more information is necessary, feel free to contact me at Fyrlex#2740 on Discord.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant