Thread: Fresh Debain 7
View Single Post
  #4  
Old 10-26-2014, 05:41 PM
Azuull
Sarnak
 
Join Date: May 2008
Location: No.
Posts: 21
Default

Quote:
Originally Posted by vsab View Post
Did you source in player-tables.sql from http://peqtgc.com/releases ?
You're just missing a few db tables is all.

Result:
Code:
root@PEQ:~/peq# mysql -u eq -p -h localhost eq < player_*.sql
Enter password:
ERROR 1050 (42S01) at line 3: Table 'commands' already exists
root@PEQ:~/peq#
I have even opened MySQL in /peq/ and tried 'source' and got 'DUPLICATE', etc.

Last edited by Azuull; 10-26-2014 at 05:42 PM.. Reason: Addition of information.
Reply With Quote