Hello,
We are using MySQL 5.0.x and have recently upgraded MySQL++ to 3.1.0 and
in the change notes I see the default MySQL version is 5.1. We build
from MySQL++ from source and point it at the MySQL 5.0 source (libraries
and headers) using configure and all appears to go OK. But we had a
crash in the MySQL library recently and I want to make sure there were
no incompatibilities with 3.1.0 in this regard.
Q1: Does 3.1 support MySQL 5.0?
Q2: Is there anything special we need to do to support MySQL 5.0 with
3.1 besides point "configure" at the MySQL distribution in question.
After configure runs we are not seeing any changes to config.h which
seems odd. (in both 3.0.9 and 3.1.0).
I have attached the output of the configure from both 3.0.9 and 3.1.0 if
it helps.
Regards,
Dan Cook