Hi
I am having trouble getting the MySQL++ examples to work.
resetdb gives: -
Error: MySQL server has gone away
Segmentation fault
dbinfo gives: -
4.0.20
Query: how databases
Records Found: 5
Databases
download
mysql
mysql_cpp_data
temp
test
Error: Query was empty 1065
Segmentation fault
I am curious about the version information dbinfo outputs because my package
list is: -
mysql-devel-3.23.58-9
mysql++-devel-1.7.21-1
mysql-3.23.58-9
php-mysql-4.3.4-11
qt-MySQL-3.3.2-2
mysql++-1.7.21-1
MySQL-shared-3.23.58-1
mysql-server-3.23.58-9
and a login says: -
Server version: 3.23.58
I am running FCII and the MqSQL++ rpms were: -
mysql++-devel-1.7.21-1.fc2.i386.rpm
mysql++-1.7.21-1.fc2.i386.rpm
taken on Nov 17 2004
Are my options: -
1) Upgrade all MySQL packages to 4.x as I think you suggest?
2) Install older MYSQL++ packages to match my setup?
If so - where could I find them
Giles