当前位置:网站首页>MySQL binlog related commands
MySQL binlog related commands
2022-07-07 07:01:00 【TomcatLikeYou】
1. View all binlog Log list
show master logs;
2. see master state , In the end ( newest ) One binlog The number and name of the log , And the last operational event pos The end point (Position) value
show master status;
3. Refresh log journal , Since then, a new number of binlog Log files
flush logs;
notes : whenever mysqld When the service is restarted , This command will be executed automatically , Refresh binlog journal ; stay mysqldump Add... When backing up data -F Options will also refresh binlog journal ;
4. Reset ( Empty ) all binlog journal
reset master;
5. Query all connection information
show processlist;
6. see binlog Content
show binlog events
7. see binlog Configuration of
show VARIABLES LIKE "%log%"
边栏推荐
猜你喜欢
2018年江苏省职业院校技能大赛高职组“信息安全管理与评估”赛项任务书第一阶段答案
LC 面试题 02.07. 链表相交 & LC142. 环形链表II
How DHCP router works
Data of all class a scenic spots in China in 2022 (13604)
How to do sports training in venues?
多个kubernetes集群如何实现共享同一个存储
Lvs+kept (DR mode) learning notes
Jmeter 5.5版本发布说明
Abnova循环肿瘤DNA丨全血分离,基因组DNA萃取分析
Please answer the questions about database data transfer
随机推荐
Linear algebra (1)
ViewModelProvider.of 过时方法解决
ip地址那点事
Mysql---- import and export & View & Index & execution plan
MATLAB小技巧(30)非线性拟合 lsqcurefit
from .onnxruntime_pybind11_state import * # noqa ddddocr运行报错
【NOI模拟赛】区域划分(结论,构造)
Abnova 体外转录 mRNA工作流程和加帽方法介绍
Learning notes | data Xiaobai uses dataease to make a large data screen
Libcurl returns curlcode description
Complete process of MySQL SQL
MySQL SQL的完整处理流程
[GNN] graphic gnn:a gender Introduction (including video)
Brand · consultation standardization
Tool class: object to map hump to underline underline hump
二十岁的我4面拿到字节跳动offer,至今不敢相信
Get the city according to IP
使用TCP/IP四层模型进行网络传输的基本流程
Initial experience of addresssanitizer Technology
根据IP获取地市