francs@francs:~$ mysql -ufrancs_select -D francs -p Enter password: Reading table information for completion of table and column names You can turn off this feature togeta quicker startup with -A Welcome tothe MySQL monitor. Commands endwith ; org. Your MySQL connection id is 18 Server version: 5.6.20-log Source distribution Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Type 'help;'or'h'for help. Type 'c'toclearthe current input statement. mysql> select * from test_1 limit 1; +----+------+ | id | name | +----+------+ | 0 | 0_a | +----+------+ 1 row inset (0.00sec) mysql> select * from test_2 limit 1; ERROR 1142 (42000): SELECT commanddeniedtouser'francs_select'@'192.168.2.1'fortable'test_2'