Jump to content

What's wrong with the database?


Denominator

Recommended Posts

2014-08-20 03:34:13 Opening DatabasePool 'world'. Asynchronous connections: 1, synchronous connections: 1.
2014-08-20 03:34:13 MySQL client library: 5.6.19
2014-08-20 03:34:13 MySQL server ver: 5.6.19 
2014-08-20 03:34:13 MySQL client library: 5.6.19
2014-08-20 03:34:13 MySQL server ver: 5.6.19 
2014-08-20 03:34:13 [ERROR]: In mysql_stmt_prepare() id: 55, sql: "SELECT name, security, help FROM command"
2014-08-20 03:34:13 [ERROR]: Unknown column 'security' in 'field list'
2014-08-20 03:34:13 [ERROR]: In mysql_stmt_prepare() id: 58, sql: "SELECT difficulty_entry_1, difficulty_entry_2, difficulty_entry_3, KillCredit1, KillCredit2, modelid1, modelid2, modelid3, modelid4, name, subname, IconName, gossip_menu_id, minlevel, maxlevel, exp, faction_A, faction_H, npcflag, speed_walk, speed_run, scale, rank, mindmg, maxdmg, dmgschool, attackpower, dmg_multiplier, baseattacktime, rangeattacktime, unit_class, unit_flags, dynamicflags, family, trainer_type, trainer_spell, trainer_class, trainer_race, minrangedmg, maxrangedmg, rangedattackpower, type, type_flags, lootid, pickpocketloot, skinloot, resistance1, resistance2, resistance3, resistance4, resistance5, resistance6, spell1, spell2, spell3, spell4, spell5, spell6, spell7, spell8, PetSpellDataId, VehicleId, mingold, maxgold, AIName, MovementType, InhabitType, Health_mod, Mana_mod, Armor_mod, RacialLeader, questItem1, questItem2, questItem3, questItem4, questItem5, questItem6, movementId, RegenHealth, equipment_id, mechanic_immune_mask, flags_extra, ScriptName FROM creature_template WHERE entry = ?"
2014-08-20 03:34:13 [ERROR]: Unknown column 'trainer_spell' in 'field list'
Link to comment
Share on other sites

I used everything from the wiki? I am now going to use version 7 database instead of 6 to see if it works for me :)

Nope same error, I must be doing something wrong?

Core that I'm using is https://github.com/ProjectSkyfire/SkyFire_5xx

 

Okay seems I was using as you stated the wrong core and database. Also found that VS2012 was causing me issues so am using VS2013. Everything seems to be okay now

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.