Page 1 of 1

Trigger trouble

Posted: Sun Jun 14, 2015 9:36 am
by Misermurphy
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

Re: Trigger trouble

Posted: Tue Jun 16, 2015 11:03 pm
by whasf
Sounds like you need to run auction_house.sql first, then triggers.sql :)