View Single Post
  #13  
Old 11-06-2015, 09:47 PM
Sublin
Fire Beetle
 
Join Date: Aug 2010
Posts: 11
Default

Quote:
Originally Posted by Uleat View Post
Can you verify that: 'DROP FUNCTION IF EXISTS `GetMobType`;'

is the line 18 that is failing?


EDIT: Couple of mentions of corruption and one of the dev's link this: http://webcheatsheet.com/sql/Fix_Can..._corrupted.php


You will also need to set your `db_version`.`bots_version` value back to '0' so that the updater will run - or..

run the update script manually and ensure that your above mentioned field is set to '9000'
The link fixed it, reran the update script and worked like a charm. Thanks!
Reply With Quote