[root@im /root]# /usr/local/mysql/bin/mysql -u root -p
Enter password:
mysql> use stationary;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Didn't find any fields in table 'angela_Interactive_Media'
Didn't find any fields in table 'jicun_Interactive_Media'
Didn't find any fields in table 'lhong_Interactive_Media'
Didn't find any fields in table 'product'
Didn't find any fields in table 'userinfo'
Database changed
mysql> show tables;
+--------------------------+
| Tables_in_stationary |
+--------------------------+
| angela_Interactive_Media |
| jicun_Interactive_Media |
| lhong_Interactive_Media |
| product |
| userinfo |
+--------------------------+
5 rows in set (0.00 sec)