代码拉取完成,页面将自动刷新
同步操作将从 openGauss/openGauss-tools-chameleon 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
keep_existing_schema
is set to yes
now drops and recreates indices, and constraints during the init_replica
processkeep_existing_schema
in MySQL source type to keep the existing scema in place instead of rebuilding it from the mysql sourceenable_replica
to disable any leftover maintenance flag--debug
switch enabled--full
option to store true instead of false. Previously the option had no effect.ADD COLUMN foo DEFAULT NULL
)on_error_read:
to allow the read process to continue in case of connection issues with the source database (e.g. MySQL in maintenance)--full
to run a VACUUM FULL
during the maintenanceVACUUM
instead of a VACUUM FULL
binlog_row_image=FULL
if the parameter is missing in mysql 5.5.NOW()
when adding a new column with ALTER TABLE
enable_replica
to reset the source status in the case of a catalogue version mismatch_swap_enums
to the class pg_engine
which moves the enumerated types from the loading to the destination schema.limit_tables/skip_tables
are set.read_replica_stream
method private.character varying
--rollbar-level
to set the maximum level for the messages to be sent to rollbar. Accepted values: "critical", "error", "warning", "info". The Default is "info".enable_replica
used to reset the replica status in case of error or unespected crashchameleon
along with chameleon.py
--tables disabled
when syncing the tables to re synchronise all the tables excluded from the replicaALTER TABLE foo ADD COLUMN(bar varchar(30));
on_error_replay
to set whether the replay process should skip the tables or exit on errorreplay_max_rows
to set the amount of rows to replay. Previously the value was set by replica_batch_size
type_override
to be empty此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。