admin
09-24-2003, 10:33 AM
There has been a problem with MySQL and CPanel(domain management software) where a bug in CPanel will lock MySQL tables. The geodesic_sessions table has been affected by this combination of software. You will see this error if this has happened to your installation.
delete from geodesic_sessions WHERE last_time < 1064412780
Your host can fix this issue by applying a fix for CPanel.
delete from geodesic_sessions WHERE last_time < 1064412780
Your host can fix this issue by applying a fix for CPanel.