Code: Select all
Could not execute query: ALTER TABLE `hesk_tickets` ADD COLUMN `status_int` INT NOT NULL DEFAULT 0 AFTER `status`;. MySQL said: Table 'db_(DB).hesk_tickets' doesn't exist
Moderator: mkoch227
Code: Select all
Could not execute query: ALTER TABLE `hesk_tickets` ADD COLUMN `status_int` INT NOT NULL DEFAULT 0 AFTER `status`;. MySQL said: Table 'db_(DB).hesk_tickets' doesn't exist