MySql++ memory leak

2002-11-13 Thread kerzum
Questions: 2375042 Slow queries: 2 Opens: 195656 Flush tables: 1 Open tables: 4 Queries per second avg: 9.498 Environment: System: Linux kerzum 2.4.18 #4 SMP Sun Oct 13 19:50:52 MSD 2002 i686 unknown Architecture: i686 Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin

MySQL++ Memory leak

2002-11-13 Thread Peter A . Kerzum
a); // comment out this line to eliminate memory leak sql(UPDATE a SET i=i+1); dlog '.'; } } // Table creation command: // CREATE TABLE a ( i integer); -- Sincerely yours Peter Kerzum - Before