Skip to content

Issue Transferring Data from SQLite to MySQL #141

@Fyrlex

Description

@Fyrlex

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions