View Single Post
  #1  
Old 03-14-2010, 01:05 PM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default Bot SQL causes database restore to fail

Please see this thread I created in the linux support section for all the details:

http://www.eqemulator.org/forums/showthread.php?t=30795

I have traced the issue back to the bot tables, but not sure where to go from there with it.

Currently it seems that one cannot use mysqldump to backup a bot enabled server, and expect to be able to restore that backup. It always fails with the following error:

ERROR 1305 (42000) at line 4923: FUNCTION eqtest.GetMobTypeByName does not exist
Reply With Quote