mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
369c02674c
wsrep_info INFORMATION_SCHEMA plugin to provide WSREP_STATUS and WSREP_MEMBERSHIP tables.
10 lines
180 B
PHP
10 lines
180 B
PHP
# galera_cluster.inc
|
|
# ==================
|
|
#
|
|
# Description
|
|
# -----------
|
|
# Configure galera cluster with 2 nodes.
|
|
#
|
|
|
|
--let $galera_cluster_size = 2
|
|
--source include/galera_init.inc
|