flopezag / qa-fiware-tutorials

“As ironic as it seems, the challenge of a tester is to test as little as possible. Test less, but test smarter.” — Federico Toledo
Apache License 2.0
1 stars 2 forks source link

Feature 301 MySQL: OperationalError 2013, 'Lost connection to MySQL server during query' #6

Open flopezag opened 2 years ago

flopezag commented 2 years ago

Periodically during the execution of the feature '301.Persisting_Flume_MySQL.feature', we obtained the following error:

error: (pymysql.err.OperationalError) (2013, 'Lost connection to MySQL server during query') (Background on this error at: https://sqlalche.me/e/14/e3q8)

It seems related to the configuration of the MySQL instance and I cannot neither find a pattern in the error or resolve completely it.