RDS FOR MySQL and the Replication Filters

0

Folks,

Some days ago, I needed to add an a. a to one of my replicas to filter out one bad database.table creating problems for the replication stream. Today, I don't need to filter anymore as the data has already gone, and I need to remove the a. a added to the replicate-ignore-table, part of the RDS instance parameter group. When I remove the a. a or the string from the replicate-ignore-table field using the Console, I receive an error "Empty value found in form parameter replicate-ignore-table".

I feel like it should be possible to have no filters added to the replicate-ignore-table, right? Is that expected? How can I resolve this? Thanks for any help.

profile picture
已提問 9 個月前檢視次數 277 次
1 個回答
0

When you edit the parameter group, you can tick the box beside the replicate-ignore-table parameter and click Set to default value button beside Cancel and Save changes.

Confirm setting value to default and then you can click Save Changes.

AWS
已回答 9 個月前

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

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

回答問題指南