How do I clear the local mysql system so I can get a fresh pull from LDAP?

I’ve got a working LDAP connection to an AD server and its working well. But I notice when looking at Users/Groups that I have 290 users in it. Yet, based on the filter (and tested with several ldap queries) I show only 152 users that match my filter. These users must be stored in one of the mysql openfire tables, but which one?

Just to be clear, the same ldap connection settings (and filter) are working perfectly with several other applications, so I’m certain its a table in mysql (and yes, I’ve cleared all the caches and restarted the service)