I have installed MySQL 5.5.32 via apt-get install into Ubuntu 13.04.I want to use it in a Java project.For this i must have MySql connector jar.I can not find it.I
apt-get install
In ubuntu 19.10 the following works:
apt-get install libmariadb-java