Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
5c7d3948
Commit
5c7d3948
authored
May 20, 2015
by
Howard Chu
Committed by
Quanah Gibson-Mount
May 27, 2015
Browse files
ITS#8129 fix typo from ITS#6613
parent
d1a9cd26
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-sql/config.c
View file @
5c7d3948
...
...
@@ -210,7 +210,7 @@ static ConfigTable sqlcfg[] = {
"DESC 'Quoting char of the aliasing keyword' "
"SYNTAX OMsDirectoryString SINGLE-VALUE )"
,
NULL
,
NULL
},
{
"autocommit"
,
"yes|no"
,
2
,
2
,
0
,
ARG_ON_OFF
|
ARG_MAGIC
|
SQL_AUTOCOMMIT
,
(
void
*
)
sql_cf_gen
,
ARG_ON_OFF
|
ARG_MAGIC
|
B
SQL_AUTOCOMMIT
,
(
void
*
)
sql_cf_gen
,
"( OLcfgDbAt:6.45 NAME 'olcSqlAutocommit' "
"SYNTAX OMsBoolean SINGLE-VALUE )"
,
NULL
,
NULL
},
{
NULL
,
NULL
,
0
,
0
,
0
,
ARG_IGNORED
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment