View Single Post
  #11  
Old 03-21-2003, 12:23 AM
Mauritius
Sarnak
 
Join Date: Mar 2002
Location: Neriak
Posts: 61
Default

well,
42to43.sql includes all the fixes mentioned in this thread.

i'll suggest to just add in the top of the script
DROP TABLE npc_faction_entries;

This should avoid the error:
ERROR 1050: Table 'npc_faction_entries' already exists

The other errors mentioned in Floppies post just informs you that the modifications are already done.
Reply With Quote