[9367] Fixes for [9366] for restore server startup and other.

* Add expected sql update order guards to sql updates
* Update size of spell id field in spell_bonus_data.

Note: You need apply new sql updates versions or just re-aplly
      one more time new sql update version if apply already old.
This commit is contained in:
VladimirMangos 2010-02-13 20:32:36 +03:00
parent 4c18b32279
commit 0b6bc42c3f
4 changed files with 11 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9366"
#define REVISION_NR "9367"
#endif // __REVISION_NR_H__