C for MySQL on MacOSX

2004-05-08 Thread hAj
Hello, Where do you get c headers/libraries for mysql on macosx ? I don't seem to find them by running the mysql installer .pkg. Thanx in advance. Best, hAj -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Installing MySQL on MacOSX

2004-05-06 Thread hAj
I missed out anything. Could anyone please give me suggestions? Thanx. Best, hAj <http://advancedmeta-metaphorofapagan.net> ||| ||| || || || || Seij minus aÇ <http://seijminusac.net>   = '(music of) a negative scalar dimension w/in desolate silence' | | | | |

Re: C API: undefined reference

2003-11-12 Thread hAj
Thanx so much! mysql_real_connect() certainly works. Best, hAj on 2003.11.11 17:55, Nick Gaugler at [EMAIL PROTECTED] wrote: > http://www.mysql.com/doc/en/mysql_connect.html > > This function is deprecated. It is preferable to use > mysql_real_connect() instead. > > >

C API: undefined reference

2003-11-10 Thread hAj
a compilation error (undefined reference) coming out with a very simple c code (seeLog.c) which I wrote for a testing purpose. Got no I idea what I'm doing wrong or missing here. I'd appreciate any of your suggestions. Best, hAj -- MySQL General Mailing List For list archives: ht