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?

0
4 comments

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).

0
Avatar
Permanently deleted user

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?

0

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.

0
Avatar
Permanently deleted user

I've tried, but it's the same question.

Now I have downloaded the old version IEDA,2016.1 is wrok.

0

Please sign in to leave a comment.