I am adding data into a MySQL table, after around 20.000 iterations I get this error message java.sql.SQLException: Out of memory (Needed 8164 bytes...
Caused by: java.sql.SQLException: Out of memory; restart server and try again (needed 142328 bytes) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java...