bayonne-devel
[Top][All Lists]
Advanced

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

RE: [Bayonne-devel] Bayonne SQL access -> PostGres same problem as withM


From: Julien Chavanton
Subject: RE: [Bayonne-devel] Bayonne SQL access -> PostGres same problem as withMySql
Date: Mon, 28 Feb 2005 17:57:56 -0500

I have started to program another DB access from Bayonne. (I must have a reliable database access else)

 

I have to modify the make file to include the linking to -L/usr/lib/mysql –lmysqlclient

The server start and everything work .

 

But when I start in daemon mode, I have a problem unless I remove the linking to the mysql client library.

 

Do you know what difference can create a problem in daemon mode ?

 

Thanks,

Julien

 

 


From: address@hidden [mailto:address@hidden On Behalf Of Julien Chavanton
Sent: February 28, 2005 9:23 AM
To: address@hidden
Cc: address@hidden
Subject: [Bayonne-devel] Bayonne SQL access -> PostGres same problem as withMySql

 

Feb 28 06:33:20 BAY-MTL3 bayonne: dx(56): step 3 sql.insert(=table,CDR,%DATE,%TIME,%Calledid,%Callerid,%sessionid,%duration)

Feb 28 06:33:20 BAY-MTL3 bayonne: sql: insert into CDR (DATE,TIME,Calledid,Callerid,sessionid,duration) values ('20050228','063320','236741989','351239718292','B

Feb 28 06:33:20 BAY-MTL3 bayonne: dx(56): load

Feb 28 06:33:20 BAY-MTL3 bayonne: dx(56): GCEV_DISCONNECTED HDL:118

Feb 28 06:33:20 BAY-MTL3 bayonne: dx(56): exit

 

When GCEV_DISCONNECTED interrupt an SQL query then the server stop answering calls L

 

This mean there is no reliable DB access in bayonne currently.

 

Julien

 

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]