[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: problem with back-sql



I believe this is a problem with one of the debug trace.  Try the same with tracing turned off. ( -d 0).
 
This is fixed in the version Dmitry just checked in.
-----Original Message-----
From: Rajen Damani [mailto:rdamani@timesten.com]
Sent: Friday, August 03, 2001 9:46 AM
To: 'sajida kalsoom'; openldap-software@OpenLDAP.org
Subject: RE: problem with back-sql

What version of OpenLDAP are you using?
-----Original Message-----
From: sajida kalsoom [mailto:sajida@advcomm.net]
Sent: Friday, August 03, 2001 4:36 AM
To: openldap-software@OpenLDAP.org
Subject: problem with back-sql

Hi users!
 can some one please hlep me on this erorr when i try to run  slapd it results in the following error!
 
 
backsql_db_open(): setting 'SELECT name,sel_expr,from_tbls,join_where,add_proc,delete_proc,param_order,expect_return FROM ldap_attr_mappings WHERE oc_map_id=?' by default
backsql_db_open(): entry deletion SQL statement not specified (use delentry_query directive in slapd.conf)
backsql_db_open(): setting 'DELETE FROM ldap_entries WHERE id=?' by default
==>backsql_get_db_conn()
==>backsql_open_db_conn()
backsql_open_db_conn(): connected, adding to tree
<==backsql_open_db_conn()
backsql_get_db_conn(): first call -- reading schema map
==>load_schema_map()
load_schema_map(): objectclass 'inetOrgPerson': keytbl='persons' keycol='id' Segmentation Fault (core dumped)
 
#####
 
I am using openldap with back-sql module and mysql as backend database... I have created the sample tables and when try to run slapd with sample slapd.conf it gives me above error?? 
 
regards
sajida kalsoom.