P
ponggr
Guest
Hi
When I click on clients I get the following:
ERROR: PleskMainDBException
MySQL query failed: Got error 134 from storage engine
0: /usr/local/psa/admin/plib/common_func.php3:216
db_query(string 'SELECT c.id, l.value FROM clients c LEFT JOIN ClientsTraffic ct ON ct.cl_id=c.id LEFT JOIN Limits l ON l.id=c.limits_id AND l.limit_name='max_traffic' AND l.value>-1 WHERE (ct.date between '2007-09-01' and '2007-09-24') GROUP BY c.id HAVING sum(ct.http_in) + sum(ct.ftp_in) + sum(ct.smtp_in) + sum(ct.pop3_imap_in) + sum(ct.http_out) + sum(ct.ftp_out) + sum(ct.smtp_out) + sum(ct.pop3_imap_out) > l.value')
1: /usr/local/psa/admin/plib/class.TrafficData.php:133
TrafficData->getClientsExcTraffic()
2: /usr/local/psa/admin/plib/class.ClientsList.php3:246
ClientsList->fetchClientsList()
3: /usr/local/psa/admin/plib/class.cList.php3:103
cList->fetchList()
4: /usr/local/psa/admin/plib/class.cList.php3:123
cList->init()
5: /usr/local/psa/admin/htdocs/clients/clients.php3:89
When I click on domains it works fine and websites that use MySQL seem to work fine. I dont know if related but I cant also change the password for the admin panel. I click change but it doesnt change the passoword nor it returns an error.
When I click on clients I get the following:
ERROR: PleskMainDBException
MySQL query failed: Got error 134 from storage engine
0: /usr/local/psa/admin/plib/common_func.php3:216
db_query(string 'SELECT c.id, l.value FROM clients c LEFT JOIN ClientsTraffic ct ON ct.cl_id=c.id LEFT JOIN Limits l ON l.id=c.limits_id AND l.limit_name='max_traffic' AND l.value>-1 WHERE (ct.date between '2007-09-01' and '2007-09-24') GROUP BY c.id HAVING sum(ct.http_in) + sum(ct.ftp_in) + sum(ct.smtp_in) + sum(ct.pop3_imap_in) + sum(ct.http_out) + sum(ct.ftp_out) + sum(ct.smtp_out) + sum(ct.pop3_imap_out) > l.value')
1: /usr/local/psa/admin/plib/class.TrafficData.php:133
TrafficData->getClientsExcTraffic()
2: /usr/local/psa/admin/plib/class.ClientsList.php3:246
ClientsList->fetchClientsList()
3: /usr/local/psa/admin/plib/class.cList.php3:103
cList->fetchList()
4: /usr/local/psa/admin/plib/class.cList.php3:123
cList->init()
5: /usr/local/psa/admin/htdocs/clients/clients.php3:89
When I click on domains it works fine and websites that use MySQL seem to work fine. I dont know if related but I cant also change the password for the admin panel. I click change but it doesnt change the passoword nor it returns an error.