Quote:
Originally Posted by vsab
|
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.