I just used Navicat 8 to dump the character_ table to an .sql file.
upon importing with mysql, and with navicat i am getting the same error:
Code:
'ERROR 1054 (42S22): Unknown column '0x0A04E78E4E6F7366656E746F72000000000000000000000000000000000000' in 'field list'
Any thoughts?
Also - what is the purpose of the character_backup table? i was able to import that table back into the db without a problem.
is there a way to re-load the character info to the character_ table from character_backup?