MySQL auto_reconnect not working #386


  • Waiting
Open
  • Dragsio created this issue Feb 26, 2026

    Console error log:

    [MyCommand] MySQL-Error: The last packet successfully received from the server was 4,800,000 milliseconds ago. The last packet sent successfully to the server was 4,800,000 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.

  • Dragsio added a tag Waiting Feb 26, 2026
  • Dragsio edited description Feb 26, 2026
  • Dragsio added an attachment config.yml Feb 26, 2026

    config.yml


To post a comment, please login or register a new account.