Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » [BUG] Memory leak in MySql package
Re: [BUG] Memory leak in MySql package [message #39995 is a reply to message #39611] Thu, 23 May 2013 13:17 Go to previous message
Alboni is currently offline  Alboni
Messages: 216
Registered: January 2012
Location: Kajaani, Finland
Experienced Member
MySql is a separate program (unlike SqLite). It is not closed when the application program that uses it closes. So this will not damage the databasefile, but I can imagine that it can take longer for MySql to register that the client app is gone wich might be a problem if there is a maximum number of connections allowed etc. etc. Anyway can't figure out a reason not to do the closing call.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Reason why session does not connect
Next Topic: Sql(SqlSession& session) problem
Goto Forum:
  


Current Time: Sat Jul 19 12:00:41 CEST 2025

Total time taken to generate the page: 0.07136 seconds