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?

已提问 6 个月前824 查看次数
1 回答
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
支持工程师
Rajan_L
已回答 6 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则