Actions
Feature #7754
closedtesting mysql reconnect after timeout
Start date:
07/08/2019
Due date:
% Done:
0%
Estimated time:
Deliverable:
Description
mysqld wait_timeout determines whether we can hold a reference and get the reference value from the query.
This feature does a test on it with an AcquisitionImageData
Updated by Anchi Cheng over 5 years ago
To run:
cd myami/myami_test/sinedon_test python ./test_timeout.py
Enter wait_timeout larger than the value set in my.cnf will make it fails if sinedon can not reconnect.
Actions