mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-22 02:25:34 +01:00
Updated Database management (markdown)
parent
727ee5471f
commit
cb30ea37f1
@ -19,8 +19,8 @@ This article covers how to modify data in the database.
|
||||
Perhaps you want to migrate the database to MySQL. Note: Moving data REMOVES ALL DATA FROM THE RECEIVING DATABASE.
|
||||
|
||||
1. [Set up your MySQL](https://github.com/plan-player-analytics/Plan/wiki/Bukkit-Set-Up#optional-mysql)
|
||||
2. Keep `Database.Type` as SQLite until the move has completed
|
||||
3. After Plan is using MySQL run `/plan db move SQLite MySQL`
|
||||
2. Set `Database.Type` back as SQLite until the move has completed, make sure your MySQL works before this.
|
||||
3. Run `/plan db move SQLite MySQL`
|
||||
4. `/plan reload`
|
||||
|
||||
Same works in reverse for MySQL to SQLite!
|
||||
|
Loading…
Reference in New Issue
Block a user