On Thu, 28 Dec 2006 21:58:54 -0800 Brandon Fosdick <[EMAIL PROTECTED]> wrote:
> For kicks I tried running mysql under gdb with a breakpoint on > my_stat() and saw the following output. It seems that my_stat() has > moved to a different line in my_lib.c. That seems odd to me. --- That's what I meant about anything else linking MySQL. Culprit could be something like Perl, PHP, Python, Ruby, ... This is a regular problem with linking libraries from modules. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/
