DB function failed with error number 1142 CREATE command denied to user 'pe_user'@'localhost' for table 'jos_vvisitcounter' SQL=CREATE TABLE IF NOT EXISTS jos_vvisitcounter (
id int(11) unsigned NOT NULL AUTO_INCREMENT,
tm int NOT NULL,
ip varchar(16) NOT NULL DEFAULT '0.0.0.0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=1;
DB function failed with error number 145 Table '.\pesquisaescolar\jos_vvisitcounter' is marked as crashed and should be repaired SQL=INSERT INTO jos_vvisitcounter (id, tm, ip) VALUES ('', '1695768477', '18.206.194.21')
DB function failed with error number 145 Table '.\pesquisaescolar\jos_vvisitcounter' is marked as crashed and should be repaired SQL=SELECT MAX(id) FROM jos_vvisitcounter
DB function failed with error number 145 Table '.\pesquisaescolar\jos_vvisitcounter' is marked as crashed and should be repaired SQL=SELECT COUNT(*) FROM jos_vvisitcounter WHERE tm >= '1695697200'