In mysql, does a SHOW SOMETHING statement act as a shorthand to running a query on the information schema? For example, it seems like the following two are equi
SHOW SOMETHING