[6824] [2008_11_14_01_mangos_scripts.sql] Fixes in db_script_striong related code and DB.

Fixed field order in db script tables as expected base at mangos.sql.
Fixed unexpected errors output in some cases.
This commit is contained in:
VladimirMangos 2008-11-14 19:46:17 +03:00
parent a62bee6d66
commit d287a17597
5 changed files with 25 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6823"
#define REVISION_NR "6824"
#endif // __REVISION_NR_H__