On Thu, Nov 3, 2011 at 17:20, Jordan Blay <be.special@gmail.com> wrote:

Is there a way in dbappender, that timestamp field in logging_event will be a
real date instead of int?

I added another column of type timestamp and a default value of 'CURRENT_TIMESTAMP'. This adds the current timestamp to each row that is inserted.