Server Backup Help
Hola,
Had to use the Navicat backup option tonight and, it's loading every single table back in perfectly fine except for "Character_" When I try to restore it I receive this message: Code:
[Msg] Decompressing... Also, in game when my toon is trying to save I'm getting this error: Code:
Error: Asyncronous save of your character failed. Edit: Looking at the debug files I think the save error has to do with the missing "Character_" table .. seeing as how everything else loaded in from my restore the inventory table etc already has values, and the character save it's trying to do is using an ID that is already saved into my DB and so I think that's what's triggering the character save fail(?). Edit2: So, I don't think this has anything to do with my "Character_" table issue, but, looking through my logs I noticed I've been getting the same error everytime I boot my server since I started tinkering with my server almost a month ago now, it looks like this: File Name: Code:
eqemu_error_queryserv_4068.log Code:
[04.03. - 06:07:41] Starting Log: logs/eqemu_error_queryserv_4068.log |
wrong password as root user?
|
Actually, no, check your mysql permissions.
You have read, deny write' |
Quote:
Also, do you think that's my character table problem? It was working perfectly fine before I had to restore. Edit: If you mean user permissions in like Navicat for the database then I've got them all selected. |
Still can't get this character table to restore :/
|
Tried again, and then looking at the MySQL logs this is what's being logged as it fails to restore the "character_" table:
Code:
[2014-04-04 00:49:28.921] [000002] [EQEmu] [MYSQL] |
Just tried a few different backup points for the "Character_" table and none of them worked, so, I'm assuming the files aren't corrupted or something.
Figures the only post I've found online with the same exact error message is in another language :rolleyes: |
fml. Figured it out, had to add "max_allowed_packet=100M" to my.ini in the MySQL folder.
Thank the baby lord jesus. Anyone know what is wrong with my queryserv stuff? |
Quote:
|
Quote:
|
That worked Lerxst. I had entered everything but the password. Thanks for the tip!
|
All times are GMT -4. The time now is 02:27 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.