I can�t seem to make any of the describe or show queries work when I apply a
search statement:
Query=show table status from demo;
Works fine. Now I�m trying to get info from only one table:
Query=show table status from demo where name like "user_access";
Does no work.

Thank You

Reply via email to