Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. "repl" used to configure and run MySql replication
  2. "cluster" for everything else such as restoring data dumps.
Warning

Note

that

it

is

much

easier

and

recommended

to

set

these

passwords

before

configuring

a

multi-node

cluster

as

changing

the

password

of

the

repl

user

on

a

running

cluster

is

more

disruptive.

(Instructions

for

how

to

change

the

password

of

the

MySql

repl

user

on

a

live

cluster

are

in

the

works,

and

will

likely

involve

selectively

taking

nodes

out

of

the

cluster

one

by

one.)

 

These two users are configured with a default password which you can configure as follows.

...