IntellectualSites / PlotSquared

PlotSquared - Reinventing the plotworld
GNU General Public License v3.0
541 stars 732 forks source link

Can't import storage.db to mysql #4105

Open Dandraghas opened 1 year ago

Dandraghas commented 1 year ago

Server Implementation

Paper

Server Version

1.20.1

Describe the bug

I was trying to migrate old sqlite db to mysql but when i type /plots database import storage.db, database seems to be imported. But not saved to mysql, after reboot data is gone.

To Reproduce

  1. Enable mysql database in configuration
  2. import old database with: /plots database import storage.db
  3. reboot server
  4. see that data is not saved to mysql db

Expected behaviour

Data saved to mysql when i import it

Screenshots / Videos

No response

Error log (if applicable)

No response

Plot Debugpaste

https://athion.net/ISPaster/paste/view/70879bcda7b64089b6b837b673ad68be

PlotSquared Version

7.0.0-rc.2

Checklist

Anything else?

No response

NotMyFault commented 1 year ago

Please attach your storage.db to replicate the issue.

Dandraghas commented 1 year ago

Please attach your storage.db to replicate the issue.

here: storage.db.tar.gz