Zandig
02-13-2021, 10:41 AM
Using the Perl script: perl eqemu_server.pl
and selecting --> database --> backup_player_tables
creates a full backup of the database, which is the same size and number of lines as creating a database backup using -- backup_database.
I've noticed that the file ' character_table_list.txt ' when created is an empty/0 byte file
Enter a command #> backup_player_tables
[Update] No script update necessary...
[Database] Performing database backup of player tables....
[Download] Saved [backups/character_table_list.txt] from [https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/character_table_list.txt]
Is the file missing from the Github?
It would seem the command: backup_player_tables
would just backup the player tables unless I'm getting confused here ?
and selecting --> database --> backup_player_tables
creates a full backup of the database, which is the same size and number of lines as creating a database backup using -- backup_database.
I've noticed that the file ' character_table_list.txt ' when created is an empty/0 byte file
Enter a command #> backup_player_tables
[Update] No script update necessary...
[Database] Performing database backup of player tables....
[Download] Saved [backups/character_table_list.txt] from [https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/character_table_list.txt]
Is the file missing from the Github?
It would seem the command: backup_player_tables
would just backup the player tables unless I'm getting confused here ?