[Solved] Base-Mysql extremly slow with java7
Posted: Sun Feb 17, 2013 9:33 pm
I have a Mysql database 5.5.29-0Ubuntu0.12.10.1.
Using aoo base 3.4.1 as gui connecting to the mysql with com.mysql.jdbc.Driver (mysql-connector-java-5.1.23-bin.jar).
After changing OS from Xubuntu to Linuxmint 14.1 it took approx. 2 minutes to open a table.
Tested changing from 64-bit to 32-bit, same result. Tested different jdbc-drivers, same result.
Installed java6 instead of java7 and, voila, back to normal (appr. 10sec to open a table, which isn't very fast but acceptable).
I can stay with java6 but if someone know about some easy workaround ..
Using aoo base 3.4.1 as gui connecting to the mysql with com.mysql.jdbc.Driver (mysql-connector-java-5.1.23-bin.jar).
After changing OS from Xubuntu to Linuxmint 14.1 it took approx. 2 minutes to open a table.
Tested changing from 64-bit to 32-bit, same result. Tested different jdbc-drivers, same result.
Installed java6 instead of java7 and, voila, back to normal (appr. 10sec to open a table, which isn't very fast but acceptable).
I can stay with java6 but if someone know about some easy workaround ..