Chinaunix首页 | 论坛 | 博客
  • 博客访问: 890305
  • 博文数量: 91
  • 博客积分: 803
  • 博客等级: 准尉
  • 技术积分: 1051
  • 用 户 组: 普通用户
  • 注册时间: 2012-05-24 13:42
文章分类

全部博文(91)

文章存档

2021年(1)

2020年(4)

2019年(4)

2018年(9)

2017年(11)

2016年(11)

2015年(6)

2014年(3)

2013年(28)

2012年(14)

发布时间:2015-09-16 21:00:50

<div class="container"><div class="line number1 index0 alt2"><code class="sql comments">-- ----------------------------</code> </div><div class="line number2 index1 alt1"><code class="sql comments">-- Table structure for `TabName`</code> </div><div class="line number3 index2 alt2">.........【阅读全文】

阅读(2191) | 评论(0) | 转发(0)

发布时间:2015-09-01 16:29:33

1.查询待恢复数据的位置或者时间<br /><div>mysqlbinlog&nbsp;--start-datetime='2013-09-10&nbsp;00:00:00'&nbsp;--stop-datetime='2013-09-10&nbsp;01:01:01'&nbsp;-d&nbsp;库名&nbsp;二进制文件<br /><br /></div>2.导出sql position或者datetime都可以<br />mysqlbinlog --start-position='226587381' --stop-po.........【阅读全文】

阅读(1991) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册