View Single Post
  #1  
Old 12-15-2014, 12:38 PM
Bohbo
Hill Giant
 
Join Date: Dec 2012
Posts: 116
Default Missing Tables After Initial Source - Player Tables

I will get to the point.

After I do the initial source of peqbeta_10-11 which seems to work fine, I source the player_tables_2014-10-11-02_01.sql and i don't get any errors but I am also not getting all the tables.

I tried dropping the DB and just sourcing player_tables and this is all I get



the rule values are super limited maybe 20 of them and no account table etc.

I get 21 Rows affected, records 21 dup 0 warning 0 after the source I don't understand why it would fail to create those tables. I looked at the sql file and it clearly has CREATE TABLE `account` ( with the child values there.

Any ideas?
Reply With Quote