Difference between revisions of "MariaDB replication"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(15 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[MariaDB]] [[replication]] | [[MariaDB]] [[replication]] | ||
− | [[show]] | + | MariaDB [(none)]> [[show slave]] status; |
+ | Empty set (0.000 sec) | ||
+ | |||
+ | == Binary logs == | ||
+ | {{file mariadb}} | ||
+ | |||
+ | == 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> | ||
+ | * <code>[[START SLAVE]];</code> | ||
+ | * [[MariaDB binary log]] | ||
== See also == | == See also == | ||
* {{MariaDB}} | * {{MariaDB}} | ||
+ | |||
+ | [[Category:MariaDB]] |
Latest revision as of 06:16, 13 January 2025
MariaDB [(none)]> show slave status; Empty set (0.000 sec)
Binary logs[edit]
file mariadb-bin.index mariadb-bin.index: ASCII text file mariadb-bin.000003 mariadb-bin.000003: MySQL replication log, server id 1 MySQL V5+, server version 10.4.21-MariaDB-1:10.4.21+maria~bionic-log
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;
- MariaDB binary log
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/, --memlock
, MariaDB ColumnStore
Advertising: