Sourcing problems
Have had a server up and running for about two months now, but sfter this last release of eqemu i decided to update the peq. Now i would post there but i have a feeling the error is on my part so I thought i would try and learn from the wisdom of you guys first. I enter into mysql -u root -p, I have the proper folder and such, but upon selecting the database to be "sourced" and doing the command:
source load_system.sql
It goes though giving me numerous errors consisting of example:
Error 1005 (HY000): Can't create table '.\peq\aa_actions.frm' (errno:121)
This error is followed by 4 of these:
Error 1146 (42S02): Table 'peq.aa_actions' doesn't exist
And then 9 of these before moving on to the next error:
Query OK, 0 rows affected (0.00 sec)
The only two tables that actually get successfully written properly are
Items.sql
and the
Tradeskill_recipe_entries.sql
If anybody has any info, I would be much appreciative.
|