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?

posta 6 mesi fa824 visualizzazioni
1 Risposta
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
TECNICO DI SUPPORTO
Rajan_L
con risposta 6 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande