Page 1 of 1

MariaDB

PostPosted: Wed Apr 06, 2016 7:16 pm
by 00100A
Hello,
I use XAMPP via Ubuntu and will work with DBeaver.
If I start XAMPP and will connect with DBeaver (select MariaDB), they load and load and nothing happen, the program get frozen.
If I select MySQL and connect to my localhost (as before), then it work.

1.My Question, which drawbacks have DBeaver, if I connect to my localhost (which use MariaDB) with DBeaver.
2.Is it possible to fix the problem with MariaDB.

Regards

Re: MariaDB

PostPosted: Wed Apr 06, 2016 7:37 pm
by 00100A
I try to import a small SQL file, it dont work.
They import the tables and columns, but they dont import the values.

Re: MariaDB

PostPosted: Wed Apr 06, 2016 7:50 pm
by Serge
MariaDB JDBC driver 1.4.0 is broken (https://github.com/serge-rider/dbeaver/issues/327).
You can use version 1.3.7 or earlier.