Hello,
This happened when my mysql becomes idle for about 8 hours and I want to execute an sql query on a table.
Now I read around and saw the connection pool resolution.
Will my connection pool remain active after 8 hours?
Or can somebody clearafy what this connection pool does?
Thanks
John
This happened when my mysql becomes idle for about 8 hours and I want to execute an sql query on a table.
Now I read around and saw the connection pool resolution.
Will my connection pool remain active after 8 hours?
Or can somebody clearafy what this connection pool does?
Thanks
John