I need to do CHECK TABLE on a lot of tables (actually on all tables in
several databases), and hoped to do something like
mysql> CHECK TABLE reports.*
which ddn't work. The only thing that seems to work is using
cut'n'paste (or some scritpting) to get a comme seperated list. Is
there really no "smart" way of doing this?
version 3.23.49-log
regards,
-sig
--
Sigurd Urdahl [EMAIL PROTECTED]
Systemkonsulent og s�nt Systems consultant and such
Linpro A/S http://www.linpro.no/
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]