Trigger trouble

Post Reply
Misermurphy
Posts: 20
Joined: Sat Sep 06, 2014 2:10 pm

Trigger trouble

Post by Misermurphy » Sun Jun 14, 2015 9:36 am

Here is the issue.

Preparing...
Importing triggers.sql...
Finished executing script
ERROR 1146 (42S02) at line 6: Table 'triggers.auction_house' doesn't exist
Operation failed with exitcode 1

any idea how to fix this

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Trigger trouble

Post by whasf » Tue Jun 16, 2015 11:03 pm

Sounds like you need to run auction_house.sql first, then triggers.sql :)
-- Whasf

Post Reply