Okay, thanks.
Monty Taylor wrote:
> Well, it'll say VIEW in the comment field of 'show table status'. The
> output of show create table will be different. But I'd just query
> information schema, that's what it's there for. I_S will probably take
> less resources than fetching a table/view defi
Well, it'll say VIEW in the comment field of 'show table status'. The
output of show create table will be different. But I'd just query
information schema, that's what it's there for. I_S will probably take
less resources than fetching a table/view definition, and will
certainly be easier to parse.
2 matches
Mail list logo