Logout >
Database CheckMyPages >
Restricted to chk_ >
Problem with SQL: select count(*) from information_schema.ROUTINES where routine_schema = schema() and routine_name like 'chk_%' Got error 28 from storage engine
Problem with SQL: select count(*), sum(table_rows) from chkdb_tabsTable 'CheckMyPages.chkdb_tabs' doesn't exist
There are tables and stored procedures matching chk_ Contains approximately Problem with SQL: select sum( 100 - priority ) / count( distinct table_name ) from chkdb_out Table 'CheckMyPages.chkdb_out' doesn't exist records With an overall score of 100% Report took 0 seconds to run |
Problem with SQL: select table_name, txt, priority, field_name from ( select table_name, txt, priority, seq, field_name from chkdb_out order by priority limit 100 ) xxx order by table_name, priority, seq + 0 desc Table 'CheckMyPages.chkdb_out' doesn't exist |
by Mike Robinson |