server/src/mangosd
VladimirMangos 8a7b77c088 [8441] Implement check DBs versions (required_* fields) at mangosd/realmd loading.
* git_id updated to generate revision_sql.h file with required_* fields strings.
* mangosd/realmd changed to include header and check this strings at startup.
* mangosd/realmd will terminated if related strings not match in DB content.
  In most cases this meaning that not all expected sql updates applied.
  Current required_* field stored in DB output in error to help find what last sql updates applied.

IMPORTNAT NOTE for mangos devs: please update used git_id before adding next commits with sql updates!
2009-08-30 15:02:10 +04:00
..
CliRunnable.cpp [8337] Fixed typo in function name. Other cleanups. 2009-08-09 10:45:17 +04:00
CliRunnable.h [7810] Moved ZThread related code on ACE framework. 2009-05-11 12:14:22 +04:00
Main.cpp [7940] Print only warnings on SSLeay check. 2009-06-01 15:52:37 +04:00
Makefile.am [8255] Makefile.am cleanup, comments + indent 2009-07-27 03:35:53 +02:00
mangosd.conf.dist.in [8424] Added support for strict chatmessage validation 2009-08-27 01:08:21 +02:00
mangosd.ico Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
mangosd.rc [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Master.cpp [8441] Implement check DBs versions (required_* fields) at mangosd/realmd loading. 2009-08-30 15:02:10 +04:00
Master.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
monitor-mangosd Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
RASocket.cpp [8337] Fixed typo in function name. Other cleanups. 2009-08-09 10:45:17 +04:00
RASocket.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
run-mangosd Removed trailing whitespaces and CRLFs 2008-10-22 11:52:03 +02:00
WorldRunnable.cpp [7810] Moved ZThread related code on ACE framework. 2009-05-11 12:14:22 +04:00
WorldRunnable.h [7810] Moved ZThread related code on ACE framework. 2009-05-11 12:14:22 +04:00