You are doing a great job drawde...
but... let me give you an advice...
when you are about to release a db, plz... try to load db.sql into a new db, and then your addon...
there are so many errors in db.sql in your 4.4dr1, and a lot more in your addon (factions_list, spawn, and more)
if you fix them ONE time only, each of us will not have to fix them for EVERY release...
your db.sql simply don't load because of a MUCH different
'tradeskillrecipe' definition, from the insert statement.
and your addon has duplicate keys, wrong insert ( ,, in the statement, wrong numbers of columns...)
maybe you can simply do a dump of your running db and do a cut/paste in the txt files...
anyway, thanks for your work
