Hello,
I am facing this issue where the oic_session table is full in Mariadb...
I did on the table:
ALTER TABLE oic_sessions MAX_ROWS=1000000 AVG_ROW_LENGTH=3276
But I really don't know if this is a good thing to do...
Has anyone seen this? Is there a way to purge NULL sessions?
Cheers