| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Mickaël Wolff | Date: | December 16 2008 6:43am |
| Subject: | Re: memory will increase all the time in a simple example | ||
| View as plain text | |||
weidong shen a écrit : > mysqlpp::sql_int id = obRow[0]; // the memory will be > increasing all the time when to execute this instruction. > You create a variable on the stack, your memory consumption must increase ;) Joke apart, how huge does your memory consumption grow ? -- Mickaël Wolff aka Lupus Michaelis http://lupusmic.org
| Thread | ||
|---|---|---|
| • memory will increase all the time in a simple example | weidong shen | 16 Dec |
| • Re: memory will increase all the time in a simple example | weidong shen | 16 Dec |
| • Re: memory will increase all the time in a simple example | Mickaël Wolff | 16 Dec |
| • Re: memory will increase all the time in a simple example | weidong shen | 16 Dec |
| • Re: memory will increase all the time in a simple example | Mickaël Wolff | 16 Dec |
| • Re: memory will increase all the time in a simple example | weidong shen | 16 Dec |
| • Re: memory will increase all the time in a simple example | Warren Young | 16 Dec |
