Changes
Page history
Update Galara Cluster (MariaDB 10.5) docker node
authored
Mar 17, 2021
by
Emiliano Della Bina
Show whitespace changes
Inline
Side-by-side
Galara-Cluster-(MariaDB-10.5)-docker-node.md
View page @
7e11a32f
...
...
@@ -226,7 +226,7 @@ Da qualsiasi host autorizzato o dai nodi del cluster, previa installazione del c
dbwork@cluster-hdb02:~$ sudo apt install mariadb-client-core-10.3
# test connessione
dbwork@cluster-hdb02:~$ mysql -h 127.0.0.1 -P 3306 -u root -p
toor1234
dbwork@cluster-hdb02:~$ mysql -h 127.0.0.1 -P 3306 -u root -p
mypasswd
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 6569
Server version: 10.5.9-MariaDB-log MariaDB Server
...
...
...
...