Re: Memory Leak with 5.0.6 and 5.1.2-beta
"Clemens Eisserer" <[email protected]> Thu, 19 Jul 2007 12:33:03 +0200
| Newsgroups | gmane.comp.db.mysql.java |
|---|---|
| Message-ID | <[email protected]> |
Hello Ralf, Thanks a lot for your patience with me. Of course this was not a bug in MySQL but in my code. It happend because I had a navigation-listener on my Form (the lib I am hacking as a rowset-swing binding) which indeed created new Rowsets but never closed it without an end. So the code I suspected was working well, it was just some side-code which caused all the trouble ;) I guess postgres jdbc-driver has a finalize-method which does auto cleanups, but of course this isn't a proper solution. Sorry for the useless traffic and thanks for listening to me, lg Clemens -- MySQL Java Mailing List For list archives: http://lists.mysql.com/java To unsubscribe: http://lists.mysql.com/[email protected]