当前位置:网站首页>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 events7. see binlog Configuration of
show VARIABLES LIKE "%log%"边栏推荐
- Libcurl returns curlcode description
- How to install swoole under window
- Get the city according to IP
- from .onnxruntime_pybind11_state import * # noqa ddddocr运行报错
- ip地址那点事
- Abnova循环肿瘤DNA丨全血分离,基因组DNA萃取分析
- Linear algebra (1)
- 二十岁的我4面拿到字节跳动offer,至今不敢相信
- Jetpack compose is much more than a UI framework~
- Lvs+kept (DR mode) learning notes
猜你喜欢

联合索引ABC的几种索引利用情况

The latest trends of data asset management and data security at home and abroad

健身房如何提高竞争力?

This article introduces you to the characteristics, purposes and basic function examples of static routing

2018年江苏省职业院校技能大赛高职组“信息安全管理与评估”赛项任务书第一阶段答案

品牌·咨询标准化

Complete process of MySQL SQL

RuntimeError: CUDA error: CUBLAS_STATUS_ALLOC_FAILED when calling `cublasCreate(handle)`问题解决

循环肿瘤细胞——Abnova 解决方案来啦

剑指offer-高质量的代码
随机推荐
常用函数detect_image/predict
Navicat importing 15g data reports an error [2013 - lost connection to MySQL server during query] [1153: got a packet bigger]
2018年江苏省职业院校技能大赛高职组“信息安全管理与评估”赛项任务书第二阶段答案
Basic introduction of JWT
途家、木鸟、美团……民宿暑期战事将起
Config分布式配置中心
oracle如何备份索引
MYSQL----导入导出&视图&索引&执行计划
Problems and precautions about using data pumps (expdp, impdp) to export and import large capacity tables in Oracle migration
Networkx绘图和常用库函数坐标绘图
一文带你了解静态路由的特点、目的及配置基本功能示例
大咖云集|NextArch基金会云开发Meetup来啦
FPGA课程:JESD204B的应用场景(干货分享)
Mysql---- import and export & View & Index & execution plan
Stack and queue-p79-10 [2014 unified examination real question]
请教一个问题,flink oracle cdc,读取一个没有更新操作的表,隔十几秒就重复读取全量数据
Cloudcompare point pair selection
MATLAB小技巧(29)多项式拟合 plotfit
请问 flinksql对接cdc时 如何实现计算某个字段update前后的差异 ?
The latest trends of data asset management and data security at home and abroad