craiglathrop218
Customer
In the back end resource statistics have stopped showing. Is this an indication that the software has stopped working? System tests still function. The server load average does seem a bit high...
CREATE TABLE IF NOT EXISTS `vboptimise` (
`statid` bigint(20) unsigned NOT NULL auto_increment,
`queries` int(11) NOT NULL,
`dateline` varchar(30) NOT NULL,
PRIMARY KEY (`statid`)
) ENGINE=MyISAM ;
We use essential cookies to make this site work, and optional cookies to enhance your experience.