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
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