Esildor
04-03-2014, 05:37 AM
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:
[Msg] Decompressing...
[Msg] Table Created: character_
[Msg] Importing Data...
[Msg] 2006 - MySQL server has gone away
[Msg] Table Restored: character_
[Msg] Rolling back...
[Msg] Finished - Stopped before completion
Any ideas? It says MySQL server has gone away but it's connecting fine for every other table, I'm able to log into my server and also am able to login with the EoC server editing tools.
Also, in game when my toon is trying to save I'm getting this error:
Error: Asyncronous save of your character failed.
errbuf:
I assume there is something wrong with my character_ table :l?
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:
eqemu_error_queryserv_4068.log
File Contents:
[04.03. - 06:07:41] Starting Log: logs/eqemu_error_queryserv_4068.log
[04.03. - 06:07:41] Failed to connect to database: Error: #1045: Access denied for user 'root'@'localhost' (using password: YES)
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:
[Msg] Decompressing...
[Msg] Table Created: character_
[Msg] Importing Data...
[Msg] 2006 - MySQL server has gone away
[Msg] Table Restored: character_
[Msg] Rolling back...
[Msg] Finished - Stopped before completion
Any ideas? It says MySQL server has gone away but it's connecting fine for every other table, I'm able to log into my server and also am able to login with the EoC server editing tools.
Also, in game when my toon is trying to save I'm getting this error:
Error: Asyncronous save of your character failed.
errbuf:
I assume there is something wrong with my character_ table :l?
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:
eqemu_error_queryserv_4068.log
File Contents:
[04.03. - 06:07:41] Starting Log: logs/eqemu_error_queryserv_4068.log
[04.03. - 06:07:41] Failed to connect to database: Error: #1045: Access denied for user 'root'@'localhost' (using password: YES)