So I decided to test 4.3.4., Fresh compiled today's core (Dec 16) ok, imported all sql ok (using TDB_full_434.02_2012_08_30 btw), added all sql updates ok, authserver runs with no problems, but worldserver.exe closes giving me the following error:
In mysql_stmt_prepare() id: 56, sql: "SELECT difficulty_entry_1, difficulty_entr
y_2, difficulty_entry_3, KillCredit1, KillCredit2, modelid1, modelid2, modelid3,
modelid4, name, subname, IconName, gossip_menu_id, minlevel, maxlevel, exp, fac
tion_A, faction_H, npcflag, speed_walk, speed_run, scale, rank, mindmg, maxdmg,
dmgschool, attackpower, dmg_multiplier, baseattacktime, rangeattacktime, unit_cl
ass, unit_flags, unit_flags2, dynamicflags, family, trainer_type, trainer_spell,
trainer_class, trainer_race, minrangedmg, maxrangedmg, rangedattackpower, type,
type_flags, lootid, pickpocketloot, skinloot, resistance1, resistance2, resista
nce3, resistance4, resistance5, resistance6, spell1, spell2, spell3, spell4, spe
ll5, spell6, spell7, spell8, PetSpellDataId, VehicleId, mingold, maxgold, AIName
, MovementType, InhabitType, HoverHeight, Health_mod, Mana_mod, Mana_mod_extra,
Armor_mod, RacialLeader, questItem1, questItem2, questItem3, questItem4, questIt
em5, questItem6, movementId, RegenHealth, equipment_id, mechanic_immune_mask, fl
ags_extra, ScriptName FROM creature_template WHERE entry = ?"
DatabasePool world NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
According to similar issues I've browsed for, most ppl point that the cause is that i'm missing sql updates but im 100% SURE I did not miss a single update file, and unfortunally no SQLDriver.Log file is being generated so I have no other ways to know exactly what the problem is.
So any help is appreciated, thanks.