PlotSquared icon indicating copy to clipboard operation
PlotSquared copied to clipboard

Can't import storage.db to mysql

Open Dandraghas opened this issue 2 years ago • 2 comments

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

  • [X] I have included a Plot debugpaste.
  • [X] I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists.

Anything else?

No response

Dandraghas avatar Jul 10 '23 13:07 Dandraghas

Please attach your storage.db to replicate the issue.

NotMyFault avatar Jul 10 '23 13:07 NotMyFault

Please attach your storage.db to replicate the issue.

here: storage.db.tar.gz

Dandraghas avatar Jul 10 '23 16:07 Dandraghas