PromucFlow_constructor/app/server/appsmith-plugins/graphqlPlugin/src
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
..
main fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
test/java/com/external/plugins feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30