Re: Question related to MySQL 5.1.21 and enabling pbxt engine, please

2007-09-12 Thread Mariella Petrini
Vladimir, I have tried to recompile MySQL 5.1.21 as you suggested, but unfortunately I got the same error. Is it possible that some other define needs to be set ? Thanks in advance for your help, Mariella ./configure CC=gcc CFLAGS="-DBIG_JOINS=1 -DHAVE_DLOPEN -O2" CXX=g++ CXXFLAGS="-DBIG_JOI

Question related to MySQL 5.1.21 and enabling pbxt engine, please

2007-09-12 Thread Mariella Petrini
Hi All, I would like to be able to use MySQL 5.1.21 with the PBXT engine. I have compiled MySQL 5.1.21 64 bits on Debian 4.0 with linux 2.6 with the options specified in the README that comes with the PBXT source code. I have copied the binary of the pbxt library into the lib/mysql directory When