Lui*_*rra 7 mysql amazon-web-services amazon-aurora
我正在尝试将Aurora mysql 5.6.10(启用数据 API)实例中的binlog_format参数更新为ROW,但我无法更改它。
我已相应更新了自定义参数组,但当我运行时,这些更改不会反映在集群上show variables like 'binlog_format'。
Modifying状态,但完成后参数尚未更新。An error occurred (InvalidDBClusterStateFault) when calling the StopDBCluster operation: Stop-db-cluster is not supported for these configurations。我还有其他失踪的方式吗?
Aurora 现在确实支持启动和停止 API,因此我很惊讶您无法使用它。
https://aws.amazon.com/about-aws/whats-new/2018/09/amazon-aurora-stop-and-start/
您可以尝试通过 CLI 使用它们吗?
另外,如果您只想重新启动引擎以使参数更改生效,则只需使用 API 即可reboot-db-instance。
https://docs.aws.amazon.com/cli/latest/reference/rds/reboot-db-instance.html
| 归档时间: |
|
| 查看次数: |
3477 次 |
| 最近记录: |