*Warning*: Can't open file: 'cache.MYI' (errno: 145) query: SELECT data, *Warning*: Can't open file: 'cache.MYI' (errno: 145) query: LOCK TABLES
These are MySQL error messages that usually indicated a corrupted table. If you can, you'd want to "REPAIR cache;" either from the MySQL shell, from phpMyAdmin, or ask your host to run that statement on your DB.