Skip to content

Fix lost connection regex from mysql

Created by: MatBarba

When the mysql connection is lost, mysql clients may send 2 different messages. This change adds the second one: "Lost connection to MySQL server during query"

Merge request reports