my sql error
im getting this in my sql
Error
SQL query: DocumentationEdit
SELECT tracking_active
FROM `hlxuser`.`pma_tracking`
WHERE `db_name` = 'hlxuser'
AND `table_name` = 'geoLiteCity_Blocks'
ORDER BY version DESC
MySQL said: Documentation
#1146 - Table 'hlxuser.pma_tracking' doesn't exist
dont know how to go about fixing this.
thanks.
|