Here is a little patch, fixing the ldap cache using shared memory.
After the fix for plateform using SHM or not, it was a problem with cache init, unable to get it's rmm address to alloc memory.
why is st->cache_rmm not filled out (or invalid)?
Here is a little patch, fixing the ldap cache using shared memory.
After the fix for plateform using SHM or not, it was a problem with cache init, unable to get it's rmm address to alloc memory.