Connection Error for Intellij database
Answered
HI,
my os is windows 10 and use intellij idea 2016,
my mysql database not show any schemas for the window,

if i click the refresh button,show a window like this,and there is a error in console,

but my connection test is successfully,
what should i do?
Please sign in to leave a comment.
Please follow https://youtrack.jetbrains.com/issue/DBE-4342 for updates.
As a workaround you may try to enable Introspecting using JDBC metadata option in Options tab of the data source.
Try also using different MySQL jdbc driver version (you can set it in Driver settings of the data source).
I try to enable Introspecting using JDBC metadata and using other mysql.jar,but doesn't work.
I used mysql jdbc driver version 5.1.28, 5.1.40, etc.
Is there any other way?
Could you attach idea.log to YouTrack issue after IDE restart and reproducing the problem with and without using JDBC metadata option? Please also provide Details output from Test Connection button for the Data Source. Thanks.
I've tried, but it's the same question.
Now I have downloaded the old version IEDA,2016.1 is wrok.