PromucFlow_constructor/app
Sumit Kumar db3636f7b0
mysql plugin - check if connection is stale before running query (#2080)
1. Check if mysql plugin connection is stale. If so, then return stale connection exception which triggers a retry after 
    establishing a new connection.
2. Refactor execute method code to remove code duplication.
3. Add a new test case to check if stale connection gets detected.
2020-12-08 21:03:31 +05:30
..
client fix alignment of api editor response view (#2002) 2020-12-08 14:54:36 +05:30
server mysql plugin - check if connection is stale before running query (#2080) 2020-12-08 21:03:31 +05:30