I\'m using red5 1.0.0rc1 to create an online game. I\'m connecting to a MySQL database using a jdbc mysql connector v5.1.12
it seems that after several hours of idle
Do you have a validationQuery defined (like select 1)? If not, using a validation query would help.