mysql - Sequal Pro: able to enter DB, but unable to read table -


there multiple databases on server, after enter 1st db show tables. weird thing required data 3rd db, after choose filter, still shows tables in 1st db.

i figure out few possible reasons:

  1. setting sequel pro configurations incorrectly
  2. db type not able show table in sequel pro
  3. miss setting configurations in mysql


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -