port over some changes from Trinity version including one possible memory leak fix
[AHbot.git] / sql / updates / 2008_12_22_10_mangos_string.sql
blob16c9f0dda3cf4d37b7305a573e853243c0e45c66
1 ALTER TABLE db_version CHANGE COLUMN required_2008_12_22_09_mangos_spell_affect required_2008_12_22_10_mangos_string bit;
3 INSERT INTO `mangos_string` VALUES
4 (345,'Forced customize for player %s will be requested at next login.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),
5 (346,'Forced customize for player %s (GUID #%u) will be requested at next login.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);