[MCOL-4128] install_mcs_mysql.sh disable replication while installing Created: 2020-06-30  Updated: 2021-01-14

Status: Open
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: None
Fix Version/s: Icebox

Type: Bug Priority: Major
Reporter: Daniel Black Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
PartOf
is part of MCOL-4134 Clean and fix remaining columnstore c... Closed
Relates
relates to MCOL-3836 Columnstore OAM replacement Closed

 Description   

A column store instance with a async or galera slave will receive the commands executed from install_mcs_mysql.sh.

Before executing a session SQL use:

SET LOCAL SQL_LOG_BIN=0;
SET LOCAL wsrep_on=OFF;

To keep it local.
(per: MDEV-20087)


Generated at Thu Feb 08 02:48:00 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.