How do I view the warning(s) after a SELECT query? The result of one query is:
Empty set, 1 warning (0.01 sec)
I am using MySQL via command line on Linux.
How do I view the warning(s) after a SELECT query? The result of one query is:
Empty set, 1 warning (0.01 sec)
I am using MySQL via command line on Linux.