PromucFlow_constructor/app/server/appsmith-plugins/mysqlPlugin
Shrikant Sharat Kandula dfcabab4cc
Handle stale database connection from datasources (#151)
* Handle stale database connection from datasources

* Fix potential secondary case of stale connection error

* Fix Postgres to MySQL

* Move validity check timeout to a constant field

* Add test for recovery when stale connection error is thrown
2020-07-24 12:18:25 +05:30
..
src Handle stale database connection from datasources (#151) 2020-07-24 12:18:25 +05:30
plugin.properties Fix class name casing for MySqlPlugin (#148) 2020-07-23 17:33:34 +05:30
pom.xml Copy plugin dependencies to their target/lib to fix driver not found errors (#152) 2020-07-24 09:49:17 +05:30