Long connection with MariaDB driver 1.4.0 #327
|
Today i get notification about new version of mariadb driver and update it. But now when i connect to db dbeaver get long tome to connect. |
Answered by
serge-rider
Mar 31, 2016
Replies: 2 comments
|
Looks like a problem is in MariaDB drier itself. Just use 1.3.7, I can't fix that. Also you can send a bug report to MariaDB guys. |
0 replies
Answer selected by
kseniiaguzeeva
|
I suspect that the problem is in the driver. Thank you. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Looks like a problem is in MariaDB drier itself.
Version 1.4.0 returns infinite list of schemas. As a result DBeaver eats all available memory and eventually hangs (I wondering why in your case it still connects - in my case this process never ends).
Just use 1.3.7, I can't fix that. Also you can send a bug report to MariaDB guys.