[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

MySQL cannot connect (using mysqlclientlibs v3.23.49-8)



I am using fpc 1.0.4 [2001/08/31] for i386.  The program I am trying to run 
uses mysql unit, and i unit i have masde to simplify 
mysql usage.  When it get to
dbrec.sock:=mysql_connect(PMysql(@dbrec.qmysql),dbrec.host,dbrec.user,dbrec.password);

This error arises.

An unhandled exception occurred at 0x4002468F :
 Access violation
 0x4002468F
 0x0805F503
 0x0805F6B1
 0x080648E4
 0x08065FC9
 0x080486FF
 0x080486EC
 0x00000000

I am using debian 3.0.  When I was using 2.2 (and mysqlibs 6 instead of 10, I 
would never get this error.)
Please help.  I think the problem lies with mysqlibs10-dev yet there is no 
other package abvailable to replace it.

-- 
Joel Maxwell,
WWHCN System Administrator
---------------------
program sig
// uses ggi, gtk, mysql;
begin
        WriteLn('Content-type: text/plain');
        WriteLn('Our social strategy is lacking but it is the future,');
        WriteLn('it is what takes us away from the caves');
end.



Reply to: