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 #39994 is a reply to message #39985] Thu, 23 May 2013 12:52 Go to previous messageGo to previous message
piotr5 is currently offline  piotr5
Messages: 107
Registered: November 2005
Experienced Member
once upon a time closing a program that's using a database without closing that database did damage the actual database-file. one had to restore its contents with an external program. so were the times of msdos. with the introduction of write-caching also file-systems needed to be unmounted before turning off the computer. now filesystems have a journal for this purpose (even though still one is supposed to unmount them since otherwise the write-cache is lost). guess mysql is using similar solutions to avoid damage to data? maybe there's also some sort of write-cache for complicated meta-data that could become simplified in case large amounts of information is available? and if not, maybe the future would give us such technology...
 
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: Tue Jul 15 10:06:14 CEST 2025

Total time taken to generate the page: 0.07334 seconds