Mark Horton wrote: > > Yep. This is how I found out it segfaults. If I change it to mysqli it > doesn't work. I'm going to see if I can duplicate the problem on a x86 > system. This was I can tell if its actually 64bit related or not. FYI: I was not able to reproduce the problem in 32 bit mode. So it looks like this is probably a 64 bit issue. Mark