A question about using C API in mysql (linux platform)

2003-04-03 Thread Li Yang
that Segmentation Fault and If I use gcc test.c -L /usr/local/mysql/lib/ -static to compile it ,It says that undefined reference to 'mysql_init' How should I do ? Thanks! Best Regards Li Yang

Hi,All ,About mysqldump and mysqlimport

2003-03-30 Thread Li Yang
Hi, I'm a newbie to MySQL I have use mysqldump to backup a database to an file named test.sql ,but how I can load the test.sql to create the same database to another server?? Thanks! Best Regards Li Yang