insert a large object into mysql with C++ API

2002-06-08 Thread Shaorong Liu

Hi,

   I tried to insert some large objects into mysql databse with mysql++. But 
the problem aborted after only inserting one large object and there is 
always a segmentation fault. Anybody met such problems before? And any 
suggestion?
Thanks!



_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




mySQL++ 1.7.9 installation help

2002-06-03 Thread Shaorong Liu

Hi,

   I try to install mySQL++ 1.7.9 in Linux 7.1 (gcc 2.96). I put the mySQL++
source code in /home/group2/ and type the following commands:
automake
autoconf
./configure --with-prefix='/home/group2/'
but there is an error message: checking for MySQL library directory...
configure: error: Didn't find the mysql library dir in ''

Does it mean that I need to put the mysql library in the directory:
/home/group2/?
If this is the case, then anybody can tell me that where can I download
mysql library? Thanks!


_
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php