You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/d/mysql_channel.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,11 +61,13 @@ The following attributes are exported:
61
61
* `applier_username` - The username for the replication applier of the target MySQL DB System.
62
62
* `channel_name` - The case-insensitive name that identifies the replication channel. Channel names must follow the rules defined for [MySQL identifiers](https://dev.mysql.com/doc/refman/8.0/en/identifiers.html). The names of non-Deleted Channels must be unique for each DB System.
63
63
* `db_system_id` - The OCID of the source DB System.
64
+
* `delay_in_seconds` - Specifies the amount of time, in seconds, that the channel waits before applying a transaction received from the source.
64
65
* `filters` - Replication filter rules to be applied at the DB System Channel target.
65
66
* `type` - The type of the filter rule.
66
67
67
68
For details on each type, see [Replication Filtering Rules](https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html)
68
69
* `value` - The body of the filter rule. This can represent a database, a table, or a database pair (represented as "db1->db2"). For more information, see [Replication Filtering Rules](https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html).
70
+
* `tables_without_primary_key_handling` - Specifies how a replication channel handles the creation and alteration of tables that do not have a primary key.
69
71
* `target_type` - The specific target identifier.
70
72
*`time_created` - The date and time the Channel was created, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
71
73
*`time_updated` - The time the Channel was last updated, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
Copy file name to clipboardExpand all lines: website/docs/d/mysql_channels.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,11 +77,13 @@ The following attributes are exported:
77
77
* `applier_username` - The username for the replication applier of the target MySQL DB System.
78
78
* `channel_name` - The case-insensitive name that identifies the replication channel. Channel names must follow the rules defined for [MySQL identifiers](https://dev.mysql.com/doc/refman/8.0/en/identifiers.html). The names of non-Deleted Channels must be unique for each DB System.
79
79
* `db_system_id` - The OCID of the source DB System.
80
+
* `delay_in_seconds` - Specifies the amount of time, in seconds, that the channel waits before applying a transaction received from the source.
80
81
* `filters` - Replication filter rules to be applied at the DB System Channel target.
81
82
* `type` - The type of the filter rule.
82
83
83
84
For details on each type, see [Replication Filtering Rules](https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html)
84
85
* `value` - The body of the filter rule. This can represent a database, a table, or a database pair (represented as "db1->db2"). For more information, see [Replication Filtering Rules](https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html).
86
+
* `tables_without_primary_key_handling` - Specifies how a replication channel handles the creation and alteration of tables that do not have a primary key.
85
87
* `target_type` - The specific target identifier.
86
88
*`time_created` - The date and time the Channel was created, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
87
89
*`time_updated` - The time the Channel was last updated, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
Copy file name to clipboardExpand all lines: website/docs/d/mysql_mysql_db_system.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,11 +97,13 @@ The following attributes are exported:
97
97
* `applier_username` - The username for the replication applier of the target MySQL DB System.
98
98
* `channel_name` - The case-insensitive name that identifies the replication channel. Channel names must follow the rules defined for [MySQL identifiers](https://dev.mysql.com/doc/refman/8.0/en/identifiers.html). The names of non-Deleted Channels must be unique for each DB System.
99
99
* `db_system_id` - The OCID of the source DB System.
100
+
* `delay_in_seconds` - Specifies the amount of time, in seconds, that the channel waits before applying a transaction received from the source.
100
101
* `filters` - Replication filter rules to be applied at the DB System Channel target.
101
102
* `type` - The type of the filter rule.
102
103
103
104
For details on each type, see [Replication Filtering Rules](https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html)
104
105
* `value` - The body of the filter rule. This can represent a database, a table, or a database pair (represented as "db1->db2"). For more information, see [Replication Filtering Rules](https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html).
106
+
* `tables_without_primary_key_handling` - Specifies how a replication channel handles the creation and alteration of tables that do not have a primary key.
105
107
* `target_type` - The specific target identifier.
106
108
* `time_created` - The date and time the Channel was created, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
107
109
* `time_updated` - The time the Channel was last updated, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
Copy file name to clipboardExpand all lines: website/docs/d/mysql_mysql_db_systems.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,11 +121,13 @@ The following attributes are exported:
121
121
* `applier_username` - The username for the replication applier of the target MySQL DB System.
122
122
* `channel_name` - The case-insensitive name that identifies the replication channel. Channel names must follow the rules defined for [MySQL identifiers](https://dev.mysql.com/doc/refman/8.0/en/identifiers.html). The names of non-Deleted Channels must be unique for each DB System.
123
123
* `db_system_id` - The OCID of the source DB System.
124
+
* `delay_in_seconds` - Specifies the amount of time, in seconds, that the channel waits before applying a transaction received from the source.
124
125
* `filters` - Replication filter rules to be applied at the DB System Channel target.
125
126
* `type` - The type of the filter rule.
126
127
127
128
For details on each type, see [Replication Filtering Rules](https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html)
128
129
* `value` - The body of the filter rule. This can represent a database, a table, or a database pair (represented as "db1->db2"). For more information, see [Replication Filtering Rules](https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html).
130
+
* `tables_without_primary_key_handling` - Specifies how a replication channel handles the creation and alteration of tables that do not have a primary key.
129
131
* `target_type` - The specific target identifier.
130
132
* `time_created` - The date and time the Channel was created, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
131
133
* `time_updated` - The time the Channel was last updated, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
@@ -97,11 +99,13 @@ The following arguments are supported:
97
99
* `applier_username` - (Optional) (Updatable) The username for the replication applier of the target MySQL DB System.
98
100
* `channel_name` - (Optional) (Updatable) The case-insensitive name that identifies the replication channel. Channel names must follow the rules defined for [MySQL identifiers](https://dev.mysql.com/doc/refman/8.0/en/identifiers.html). The names of non-Deleted Channels must be unique for each DB System.
99
101
* `db_system_id` - (Required) The OCID of the target DB System.
102
+
* `delay_in_seconds` - (Optional) (Updatable) Specifies the amount of time, in seconds, that the channel waits before applying a transaction received from the source.
100
103
* `filters` - (Optional) (Updatable) Replication filter rules to be applied at the DB System Channel target.
101
104
* `type` - (Required) (Updatable) The type of the filter rule.
102
105
103
106
For details on each type, see [Replication Filtering Rules](https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html)
104
107
* `value` - (Required) (Updatable) The body of the filter rule. This can represent a database, a table, or a database pair (represented as "db1->db2"). For more information, see [Replication Filtering Rules](https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html).
108
+
* `tables_without_primary_key_handling` - (Optional) (Updatable) Specifies how a replication channel handles the creation and alteration of tables that do not have a primary key. The default value is set to ALLOW.
105
109
* `target_type` - (Required) (Updatable) The specific target identifier.
106
110
107
111
@@ -138,11 +142,13 @@ The following attributes are exported:
138
142
* `applier_username` - The username for the replication applier of the target MySQL DB System.
139
143
* `channel_name` - The case-insensitive name that identifies the replication channel. Channel names must follow the rules defined for [MySQL identifiers](https://dev.mysql.com/doc/refman/8.0/en/identifiers.html). The names of non-Deleted Channels must be unique for each DB System.
140
144
* `db_system_id` - The OCID of the source DB System.
145
+
* `delay_in_seconds` - Specifies the amount of time, in seconds, that the channel waits before applying a transaction received from the source.
141
146
* `filters` - Replication filter rules to be applied at the DB System Channel target.
142
147
* `type` - The type of the filter rule.
143
148
144
149
For details on each type, see [Replication Filtering Rules](https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html)
145
150
* `value` - The body of the filter rule. This can represent a database, a table, or a database pair (represented as "db1->db2"). For more information, see [Replication Filtering Rules](https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html).
151
+
* `tables_without_primary_key_handling` - Specifies how a replication channel handles the creation and alteration of tables that do not have a primary key.
146
152
* `target_type` - The specific target identifier.
147
153
*`time_created` - The date and time the Channel was created, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
148
154
*`time_updated` - The time the Channel was last updated, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
Copy file name to clipboardExpand all lines: website/docs/r/mysql_mysql_db_system.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -228,11 +228,13 @@ The following attributes are exported:
228
228
* `applier_username` - The username for the replication applier of the target MySQL DB System.
229
229
* `channel_name` - The case-insensitive name that identifies the replication channel. Channel names must follow the rules defined for [MySQL identifiers](https://dev.mysql.com/doc/refman/8.0/en/identifiers.html). The names of non-Deleted Channels must be unique for each DB System.
230
230
* `db_system_id` - The OCID of the source DB System.
231
+
* `delay_in_seconds` - Specifies the amount of time, in seconds, that the channel waits before applying a transaction received from the source.
231
232
* `filters` - Replication filter rules to be applied at the DB System Channel target.
232
233
* `type` - The type of the filter rule.
233
234
234
235
For details on each type, see [Replication Filtering Rules](https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html)
235
236
* `value` - The body of the filter rule. This can represent a database, a table, or a database pair (represented as "db1->db2"). For more information, see [Replication Filtering Rules](https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html).
237
+
* `tables_without_primary_key_handling` - Specifies how a replication channel handles the creation and alteration of tables that do not have a primary key.
236
238
* `target_type` - The specific target identifier.
237
239
* `time_created` - The date and time the Channel was created, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
238
240
* `time_updated` - The time the Channel was last updated, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
0 commit comments