U++ framework
Do not panic. Ask here before giving up.

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: Thu Jun 11 22:18:06 GMT+2 2026

Total time taken to generate the page: 0.00503 seconds