4 messages in com.mysql.lists.plusplusRe: Strange interaction problem with ...
FromSent OnAttachments
Earl Miles26 Oct 2004 16:44.cpp
Chris Frey28 Oct 2004 20:29 
Earl Miles17 Nov 2004 09:20 
Warren Young17 Nov 2004 16:47 
Subject:Re: Strange interaction problem with mysql++ and net-snmp
From:Chris Frey (cdf@netdirect.ca)
Date:10/28/2004 08:29:21 PM
List:com.mysql.lists.plusplus

On Tue, Oct 26, 2004 at 04:44:55PM -0700, Earl Miles wrote:

I'm running on a pretty stock RedHat 9.0 server with 1.7.19 MySQL++, mysql-3.23.58-1.9 from RPM, and net-snmp-5.1.1 from tar. Oh, and gcc-3.2.2-5.

I'm no net-snmp expert, but I installed it on my gentoo system to run a quick test to see if I could get it to crash. I'm running mysql-4.0.x, net-snmp-5.1.1, and gcc-3.3.4, and mysql++-1.7.14 (I know, I'm falling behind).

It didn't crash for me, and I used the code that allocated on the heap, with new. I might try a newer version of mysql++ soon... I need to upgrade anyway.

Until then, you didn't mention whether you compiled mysql++ yourself or installed the RPM. Make sure you match compilers for mysql++ and your system. That's probably redundant, but I'll mention it anyway.

- Chris