Difference between revisions of "MariaDB SET"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | * https://mariadb.com/kb/en/set/ | ||
[[SET]] [[sql_log_bin]] = 0; | [[SET]] [[sql_log_bin]] = 0; | ||
+ | |||
+ | {{MariaDB slave}} | ||
== Related == | == Related == | ||
* [[PostgreSQL SET]] | * [[PostgreSQL SET]] | ||
+ | * [[SHOW VARIABLES]] | ||
+ | |||
+ | == See also == | ||
+ | * {{SET}} | ||
+ | * {{MariaDB}} | ||
− | + | [[Category:MariaDB]] |
Latest revision as of 07:27, 18 December 2024
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]
- SET, PostgreSQL SET, MariaDB SET
- 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: