Retreiving info from muc logs

Hi

I have enabled logging in a muc room and run the

SELECT * FROM ofmucconversationlog o;

in the mysql db.

It seems like it takes forever before the logs from the muc room gets written to the db.

This is my test installation so there is no traffic on the server.

It takes serveral minutes from text is written to it appears in the log.

Is it possible to change this? (I will only need it for 1 room)

thanks