PromucFlow_constructor/app/server/appsmith-plugins/oraclePlugin
Sumit Kumar 98a509227f
fix: fix MySQL stale connection error (#24429)
## Description
- Add changes to address the`StaleConnection` exception caused by MySQL plugin.
- Update MySQL driver version.
- Other refactor changes not related to the main issue: 
  - Explicit empty constructor definition is replaced with Lombok annotation for all error messages class.
  - A base class is created for plugin error messages class to store all common error messages.
  - Fix Indentation.
2023-06-30 11:40:05 +05:30
..
src fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
pom.xml chore: Refactoring datasource storage consumption to start using the new collection (#23296) 2023-05-23 19:27:53 +05:30