when i build a connection,the script 'show table status from xxx ;' execute failed with 'no database named xxx' but i can use the script 'use xxx; show tables; (or show table status)'
but i can still query data with sql ,and when i double click data result , it prompt 'can't find table [db].[table] '