Difference between revisions of "MariaDB SET"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
== Related == | == Related == | ||
* [[PostgreSQL SET]] | * [[PostgreSQL SET]] | ||
+ | * [[SHOW VARIABLES]] | ||
== See also == | == See also == |
Revision as of 07:26, 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
See also
- 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: