Got a weird error here, not sure how to explain it.
I started getting errors in my gallery software.
Upon investigation, it's a MySQL error. It tells me that one of the necessary tables doesn't exist.
If I do a 'show tables;', it lists the table in question. If I do a 'describe table_name;' it tells me it doesn't exist. If I try to recreate it, it tells me it already exists.
Thoughts?










Bookmarks