Hi.
Please look at screenshot.
It is access to shared hosting server database where I indeed have access only to my database. And its specified in server connection properties.
As you also see I can then execute queries to it and get results. So, in case when you get Access denied for SHOW DATABASE, please implement fallback to list only configured database in object tree.
Updated the schema browser code to list only the registered database if MySQL returns error 1227 (access denied).
Issue #11334 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build ADS 15.0.0-dev-72 |
No time estimate |
Updated the schema browser code to list only the registered database if MySQL returns error 1227 (access denied).