MySQL on Windows - how do I set the wait_timeout for connections using named pipes?
- by gustafc
I use a MySQL database running on a Windows box, and for performance reasons I'm connecting to it using named pipes.
The (Java) application using the database (through Hibernate) can let the connection lie idle for quite a long time, which causes the connection to fail with the following message:
…