Enable `mysqlx` plugin on RDS

0

I'm using the MySQL 8.0 C++ connector and need to enable the mysqlx plugin on my RDS instance, otherwise I cannot connect my code. When I do SHOW plugins it shows up as installed, but disabled.

There doesn't seem to be any documentation anywhere explaining how to enable it or why it's disabled.

已提問 2 年前檢視次數 221 次
1 個回答
0

I beleive not all plugins are supported for RDS.

Please check https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.MySQL.Options.html

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南