Hello
I noticed that in DBAppender it uses two IDs in LOGGING_EVENT table:
1. the SEQUENCE_NUMBER column that always is set to 0 and not used anywhere else
2. the EVENT_ID that should be autoincremented and it is used for foreign keys.

Is there a reason for SEQUENCE_NUMBER to exist?
If not, I will prepare a patch to fix it.

Thanks
Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to