当前位置:网站首页>MySQL view bin log and recover data
MySQL view bin log and recover data
2022-07-07 06:51:00 【Q z1997】
# see bin log library
show binary logs;
# Location
show binlog events in 'mysql-bin.000007';
see bin log
mysqlbinlog --start-position=4009 --stop-position=4183 --database=test_p -v /usr/local/mysql/log-bin/mysql-bin.000007 > /tmp/binlog_rec1.sql
recovery
mysql -u root -pDaxizi7724530! -v < /tmp/binlog_rec1.sql
边栏推荐
- Unable to debug screen program with serial port
- 循环肿瘤细胞——Abnova 解决方案来啦
- 健身房如何提高竞争力?
- SolidWorks GB Library (steel profile library, including aluminum profile, aluminum tube and other structures) installation and use tutorial (generating aluminum profile as an example)
- [GNN] graphic gnn:a gender Introduction (including video)
- Stack and queue-p79-10 [2014 unified examination real question]
- MySQL卸载文档-Windows版
- Redis (II) - redis General Command
- MYSQL----导入导出&视图&索引&执行计划
- ip地址那点事
猜你喜欢
偏执的非合格公司
Apache ab 压力测试
网络基础 —— 报头、封装和解包
「运维有小邓」符合GDPR的合规要求
企業如何進行數據治理?分享數據治理4個方面的經驗總結
String (explanation)
精准时空行程流调系统—基于UWB超高精度定位系统
Can't you really do it when you are 35 years old?
LM small programmable controller software (based on CoDeSys) Note 23: conversion of relative coordinates of servo motor operation (stepping motor) to absolute coordinates
Unable to debug screen program with serial port
随机推荐
Learning notes | data Xiaobai uses dataease to make a large data screen
Redis (I) -- getting to know redis for the first time
网络基础 —— 报头、封装和解包
MATLAB小技巧(29)多项式拟合 plotfit
sqlserver多线程查询问题
How to find the literature of a foreign language journal?
数据资产管理与数据安全国内外最新趋势
7天零基础能考证HCIA吗?华为认证系统学习路线分享
ip地址那点事
当前发布的SKU(销售规格)信息中包含疑似与宝贝无关的字
MySQL (x)
Unable to debug screen program with serial port
什么情况下考虑分库分表
mysql查看bin log 并恢复数据
Leite smart home longhaiqi: from professional dimming to full house intelligence, 20 years of focus on professional achievements
中英文说明书丨ProSci LAG-3 重组蛋白
Several index utilization of joint index ABC
Bus消息总线
JWT certification
企業如何進行數據治理?分享數據治理4個方面的經驗總結