AWS Aurora MySQL Error After Update to 3.05.01

0

I have updated our Aurora MySQL clusters from version 3.04.0 to 3.05.01 and are receiving the following error when connecting from our .net apps.

"Character Set 'utf8mb3' is not supported by .Net Framework".

This appears to be a bug in MySQL 8.29 and above as described at https://bugs.mysql.com/bug.php?id=107259

Are teher any workarounds or is there anything AWS can do to fix this or do we have to remain on a lower version until Oracle fix the bug?

demandé il y a 6 mois825 vues
1 réponse
0

Regarding the error message, I would like to inform you the error "Character set 'utf8mb3' is not supported by .Net Framework" is a client side error and as you mentioned, a mysql bug report is already filed for the same.

[+] https://bugs.mysql.com/bug.php?id=107259

As per the bug report created it states using the connector/NET v. 8.0.32 should fix this issue, however, in some cases this error is still occurring.

After checking internally and consulting with our engineers, there is no standard or recommended fix for this issue provided by AWS RDS as this issue is related to third party software. The fix will be incorporated into the RDS when it has been released by Oracle MySQL in the coming versions.

Therefore, I recommend tracking this bug with Oracle MySQL from below link for updates:

[+] https://bugs.mysql.com/bug.php?id=107259

In order to avoid this error, you may continue to use the MySQL version 8.0.28 or lower.

AWS
INGÉNIEUR EN ASSISTANCE TECHNIQUE
Rajan_L
répondu il y a 6 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions