mysql> show tables; |
+--------------------------+ |
| Tables_in_v-s.mobi_cache | |
+--------------------------+ |
| vk_info | |
+--------------------------+ |
1 row in set (0.00 sec) |
mysql> select count(*) from vk_info; |
ERROR 1146 (42S02): Table 'v-s.mobi_cache.vk_info' doesn't exist |