To install the mysql driver manually in Dbeaver

Go to https://mvnrepository.com/artifact/mysql/mysql-connector-java and choose the version we want in my case I will take version 5.1.47 this is the direct link to download http://central.maven.org/maven2/mysql/mysql-connector-java/5.1.47/mysql-connector-java-5.1.47.jar I also leave the following image so that you can see where you can download it.


Then we save the driver in the directory easy to find.










Comments

Popular posts from this blog

How to Install Latest MySQL Server on AWS EC2 Ubuntu 18.04

Can't connect to Remote MySQL Server (10061) to Ubuntu