3 messages in com.mysql.lists.mysqlRe: undefined reference to 'mysql_init'
FromSent OnAttachments
ali asghar torabi parizy23 Jul 2006 05:14 
luiz Rafael23 Jul 2006 05:39 
Mike Aubury23 Jul 2006 06:16 
Subject:Re: undefined reference to 'mysql_init'
From:luiz Rafael (cul@brturbo.com.br)
Date:07/23/2006 05:39:34 AM
List:com.mysql.lists.mysql

Hi Ali

Hi, I am begeener to MySQL. I have installed Suse10 and MySQL and mysql++ in my pc.

i want to connect to MySQL through C. When I am compiling the program, I am getting the following error. ***********************************************************************

compile your app with the command bellow gcc -o test -L/usr/lib/mysql -lmysqlclient test.c

Regards Luiz