View Single Post
  #1  
Old 04-14-2024, 10:15 PM
Cremaster
Fire Beetle
 
Join Date: Dec 2023
Posts: 1
Default "Table 'peq.commands' doesn't exist SELECT command, access FROM commands"

I tried a new pull/recompile tonight and I got this error: Zone.exe has stopped working. I looked in the logs and I did see a MySQL error in one of the zone log files. It stated:

Code:
[MySQL Error] 1146: Table 'peq.commands' doesn't exist SELECT command, access FROM commands.
I have run the required SQL for changing the command table to commands_old and I have the current table command_settings but peq.commands does NOT exist in my db.

This error keeps repeating itself over and over until I kill the server.

Any ideas what might cause this?
Reply With Quote