s4-ldb: added an environment varibale LDB_WARN_UNINDEXED
authorAndrew Tridgell <tridge@samba.org>
Tue, 23 Nov 2010 09:19:49 +0000 (20:19 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 23 Nov 2010 11:14:58 +0000 (22:14 +1100)
commit3a8b67d06cf631f4d883ce40859401eb760bb0f3
treee83e5260f822d464075a224baf701e40bbcdf33b
parent439ff8717d41fb641f2a2cf2b14665edf375433d
s4-ldb: added an environment varibale LDB_WARN_UNINDEXED

when LDB_WARN_UNINDEXED is set, we produce warnings about unindexed
searches. This makes it easier to find performance problems caused by
unindexed searches.
source4/lib/ldb/ABI/ldb-0.9.19.sigs
source4/lib/ldb/common/ldb_parse.c
source4/lib/ldb/include/ldb.h
source4/lib/ldb/ldb_tdb/ldb_search.c
source4/lib/ldb/ldb_tdb/ldb_tdb.c
source4/lib/ldb/ldb_tdb/ldb_tdb.h