mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
fix typo
This commit is contained in:
parent
e2d245e698
commit
665cb3e86e
@ -326,7 +326,7 @@ backsql_load_schema_map( backsql_info *si, SQLHDBC dbh )
|
||||
Debug( LDAP_DEBUG_TRACE, "load_schema_map(): "
|
||||
"attribute '%s' for objectClass '%s' "
|
||||
"is not defined in schema: %s\n",
|
||||
at_rol.cols[ 0 ],
|
||||
at_row.cols[ 0 ],
|
||||
BACKSQL_OC_NAME( oc_map ), text );
|
||||
return LDAP_CONSTRAINT_VIOLATION;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user