On Wed, Jan 13, 2010 at 1:14 PM, Jim Lyons <[email protected]> wrote: > I have a script that does this. It goes through every table in every > database (excluding specific database like information_schema, etc) and > issues the command: > > select 1 from <db>.<tab> limit 1;
Interesting. Would you mind sharing the script? Is it PHP? -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[email protected]
