Memory Leak
"Anton Ganeshalingam" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <fc.0119ed1d002d03893b9aca0000f49506.2d03c3@infogate.globewireless.com> |
I'm using Sybperl 2.151 on win 2000. Everytime I insert like 10, 000 records into a table, one at time, I see the memory useage increase and it never goes down. I'm using $dbh2->ct_execute($sql) in a while loop. Also my main application runs every 30 mintues in while loop. Please help me to fix this problem. tks Anton