Hi.
Ive made a program which Reads data from a MySql database, in the beginning it uses about 5mb of memory, but because there is a Auto Update in the program, it raises by about 0.215 used memory each update.
So i was kinda hoping there was a way i could clear the used memory or somehow make it lower, I know that 5mb prolly isnt much, but potentially some could let it run for days, and it would be a huge memory stealer.
- Anti
Ive made a program which Reads data from a MySql database, in the beginning it uses about 5mb of memory, but because there is a Auto Update in the program, it raises by about 0.215 used memory each update.
So i was kinda hoping there was a way i could clear the used memory or somehow make it lower, I know that 5mb prolly isnt much, but potentially some could let it run for days, and it would be a huge memory stealer.
- Anti