[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Cache Pb
> Hi!
>
> i am using openldap 2.2.17 with a back-sql (mySQL)
>
> I open two connections on the ldap server,
> i search for an entry which one, then i delete the entry whith the second
> connection and finally i search again for the entry with the first
> connection and i find the entry.
> The entry really doesn't exists when i look for it with a new connection.
>
> Idem when i had an entry:
> - i search the entry which doesn't exists with the first connection: i
> don't
> find it.
> - i add the entry with the second connection
> - i search the added entry which exists with the firs connection: i don't
> find it.
> - i search the added entry with a new connection: i find it.
>
> My client doesn't use cache.
back-sql doesn't do any caching either. I suspect mysql does; I'd look
into that.
> Can somebody help me please?
p.
--
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it
SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497
- References:
- Cache Pb
- From: "Theodore Villette" <tvillette@hotmail.com>