I just tested this with a clean peq rev1265 install with bots enabled. I used the following to back it up.
Code:
mysqldump -uroot -pROOTPASS --opt eq > /backup/db/eq.sql
and still get the same error when I run
Code:
mysql -u root -p -D eq < eq.sql
Code:
ERROR 1305 (42000) at line 4923: FUNCTION eq.GetMobTypeByName does not exist