5 messages in com.mysql.lists.plusplusGetting examples to work
FromSent OnAttachments
Giles Anderson20 Nov 2004 04:32 
Warren Young20 Nov 2004 15:09 
Giles Anderson30 Dec 2004 10:06 
Warren Young31 Dec 2004 05:10 
Giles Anderson31 Dec 2004 07:04 
Subject:Getting examples to work
From:Giles Anderson (gile@onetel.com)
Date:11/20/2004 04:32:49 AM
List:com.mysql.lists.plusplus

Hi

I am having trouble getting the MySQL++ examples to work.

resetdb gives: -

resetdb

Error: MySQL server has gone away Segmentation fault

dbinfo gives: -

dbinfo

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

rpm -qa |grep -i mysql

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