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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ