| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Sigurd Urdahl | Date: | July 29 2003 2:26pm |
| Subject: | Check table wildcard syntax? | ||
| View as plain text | |||
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 sigurdur@stripped
Systemkonsulent og sånt Systems consultant and such
Linpro A/S http://www.linpro.no/
| Thread | ||
|---|---|---|
| • Check table wildcard syntax? | Sigurd Urdahl | 29 Jul |
| • Re: Check table wildcard syntax? | Matthew McNicol | 29 Jul |
| • Re: Check table wildcard syntax? | Sigurd Urdahl | 29 Jul |
| • Re: Check table wildcard syntax? | Sergei Golubchik | 29 Jul |
| • Re: Check table wildcard syntax? | Paul DuBois | 30 Jul |
| • Re: Check table wildcard syntax? | Matthew McNicol | 29 Jul |
| • Re: Check table wildcard syntax? | Paul DuBois | 30 Jul |
