Strange mysql error, will pay for solution
Alright, for some reason, after abruptly doing a force restart, all mysql pages are loading blank.A log shows the following happens:
051102 15:54:01 1 Connect root@localhost on
1 Init DB test
1 Query SELECT uid FROM table_nameWHERE username='test'
2 Connect root@localhost on
1 Quit
Any ideas on what is going on? The table may have been corrupted but i ran mysqlcheck and myisamchk on it and they seem to be fine. IN addition, phpadmin seems to work to browse all tables.