PromucFlow_constructor/app/server/appsmith-plugins
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
..
amazons3Plugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
arangoDBPlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
dynamoPlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
elasticSearchPlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
firestorePlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
googleSheetsPlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
graphqlPlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
jsPlugin chore: Fix unnecessary re-shading of jars (#21994) 2023-04-03 17:49:21 +05:30
mongoPlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
mssqlPlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
mysqlPlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
oraclePlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
postgresPlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
redisPlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
redshiftPlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
restApiPlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
saasPlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
smtpPlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
snowflakePlugin fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
pom.xml feature: Introduce Oracle Integration behind feature flag (#21273) 2023-03-16 16:54:25 +05:30