Difference between revisions of "MariaDB replication"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(14 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[MariaDB]] [[replication]] | [[MariaDB]] [[replication]] | ||
+ | MariaDB [(none)]> [[show slave]] status; | ||
+ | Empty set (0.000 sec) | ||
+ | |||
+ | == Related == | ||
+ | * https://mariadb.com/kb/en/setting-up-replication/ | ||
+ | * [[Galera Cluster]] | ||
+ | * [[MongoDB replication]] | ||
+ | * [[Replication]] | ||
+ | * <code>[[/etc/mysql/mariadb.conf.d/50-server.cnf]]</code> | ||
+ | * <code>[[SHOW MASTER STATUS;]]</code> | ||
+ | [[START SLAVE]]; | ||
+ | * [[MariaDB binary log]] | ||
== See also == | == See also == | ||
* {{MariaDB}} | * {{MariaDB}} | ||
+ | |||
+ | [[Category:MariaDB]] |
Latest revision as of 13:29, 19 February 2023
MariaDB [(none)]> show slave status; Empty set (0.000 sec)
Related[edit]
- https://mariadb.com/kb/en/setting-up-replication/
- Galera Cluster
- MongoDB replication
- Replication
/etc/mysql/mariadb.conf.d/50-server.cnf
SHOW MASTER STATUS;
START SLAVE;
See also[edit]
- MariaDB:
mariadbcheck
,mariabackup
,mysqldump
, MyRocks,show (MariaDB)
MariaDB Changelog,50-server.cnf
, MariaDB engines, .ibd, .myd, .myi,/var/log/mysql/error.log, /var/log/mysql/mariadb-slow.log
, MariaDB files:.frm
,.ibd
,/etc/mysql/mariadb.conf.d/50-server.cnf
, replication, MariaDB slow queries,show databases;
, Aria, MyISAM, MariaDB SkySQL, binary log, 3306,/etc/mysql/
Advertising: