logo       

Re: Memory Leak with 5.0.6 and 5.1.2-beta: msg#00016

db.mysql.java

Subject: Re: Memory Leak with 5.0.6 and 5.1.2-beta

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/java?unsub=gcdmj-java@xxxxxxxxxxx




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise