Difference between revisions of "MariaDB SET"
Jump to navigation
Jump to search
(Created page with " SET sql_log_bin = 0; {{MariaDB}}") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | SET sql_log_bin = 0; | + | [[SET]] [[sql_log_bin]] = 0; |
+ | {{MariaDB slave}} | ||
− | {{MariaDB}} | + | == Related == |
+ | * [[PostgreSQL SET]] | ||
+ | |||
+ | == See also == | ||
+ | * {{MariaDB}} | ||
+ | |||
+ | [[Category:MariaDB]] |
Latest revision as of 13:14, 19 February 2023
SET sql_log_bin = 0;
STOP SLAVE; SET GLOBAL slave_parallel_threads=0; SET GLOBAL binlog_format='ROW'; SET GLOBAL slave_parallel_threads=4; START SLAVE
Related[edit]
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: