On 18/09/2013 16:17, zxycscj wrote:
execute mysql command has no content. help
[...]

mysql> use ijdb;
Database changed
mysql> show tables;
7 rows in set (0.00 sec)

[...]

I suppose that the mysql pager is set to a non-default value.
On the mysql prompt try:

pager
repeat your command here ...

Regards
Dimitre

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to