<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>MySQL数据库 on 软件开发大郭的技术博客</title>
		<link>https://blog.grabbyte.com/tags/mysql%E6%95%B0%E6%8D%AE%E5%BA%93/</link>
		<description>Recent content in MySQL数据库 on 软件开发大郭的技术博客</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Tue, 11 Jan 2022 10:00:00 +0800</lastBuildDate>
		
			<atom:link href="https://blog.grabbyte.com/tags/mysql%E6%95%B0%E6%8D%AE%E5%BA%93/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>临时查看mysql实时SQL日志</title>
				<link>https://blog.grabbyte.com/p/2022/01/555.html</link>
				<pubDate>Tue, 11 Jan 2022 10:00:00 +0800</pubDate>
				<guid>https://blog.grabbyte.com/p/2022/01/555.html</guid>
				<description>&lt;h1 id=&#34;起因&#34;&gt;起因&lt;/h1&gt;&#xA;&lt;p&gt;排查“网站到底执行了哪些 SQL”是运维常见需求：某个页面突然变慢、怀疑 ORM 拼了意外的查询、想确认定时任务真的写了数据——这些都得看到服务器&lt;strong&gt;真实收到的每一条语句&lt;/strong&gt;，而不是去猜代码里写了什么。&lt;/p&gt;</description>
			</item>
			<item>
				<title>通过crontab定时备份Mysql数据库的脚本（举例备份是wordpress博客数据库）</title>
				<link>https://blog.grabbyte.com/p/2022/01/411.html</link>
				<pubDate>Thu, 06 Jan 2022 10:00:00 +0800</pubDate>
				<guid>https://blog.grabbyte.com/p/2022/01/411.html</guid>
				<description>&lt;h1 id=&#34;起因&#34;&gt;起因&lt;/h1&gt;&#xA;&lt;p&gt;博客这类站点，网页文件丢了还能想办法找回一些，数据库里的文章和评论才是真正丢不起的——而 WordPress 的全部内容都躺在 MySQL 里。手工导一次没问题，难的是天天记得做，所以老办法：写成脚本交给 crontab。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
