Skip to content
Snippets Groups Projects
Commit e70bc5dd authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

ITS#7737 Add a matching rule for OlcDbEnvFlgs

parent 510584db
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@ static ConfigTable mdbcfg[] = {
{ "envflags", "flags", 2, 0, 0, ARG_MAGIC|MDB_ENVFLAGS,
mdb_cf_gen, "( OLcfgDbAt:12.3 NAME 'olcDbEnvFlags' "
"DESC 'Database environment flags' "
"EQUALITY caseIgnoreMatch "
"SYNTAX OMsDirectoryString )", NULL, NULL },
{ "index", "attr> <[pres,eq,approx,sub]", 2, 3, 0, ARG_MAGIC|MDB_INDEX,
mdb_cf_gen, "( OLcfgDbAt:0.2 NAME 'olcDbIndex' "
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment