<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>系统运维 &#187; mysql数据备份</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/mysql%E6%95%B0%E6%8D%AE%E5%A4%87%E4%BB%BD/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Tue, 14 Apr 2026 10:59:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows下MySQL数据库备份脚本（二）</title>
		<link>https://www.osyunwei.com/archives/3421.html</link>
		<comments>https://www.osyunwei.com/archives/3421.html#comments</comments>
		<pubDate>Wed, 04 Apr 2012 10:57:26 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Bat]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql备份]]></category>
		<category><![CDATA[mysql数据备份]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=3421</guid>
		<description><![CDATA[说明： MySQL数据库安装目录：C:\Program Files\MySQL\MySQL Server 5.0 MySQL数据库存放目录：C:\Program Files\MySQL\MySQL Server 5.0\data MySQL数据库备份目录：D:\MySQLdata_Bak 实现目的：备份MySQL数据库存放目录中的mysql数据库到D:\MySQLdata_Bak目录，并且按照日期存放。 例如： D:\MySQLdata_Bak\mysql\20120404 D:\MySQLdata_Bak\mysql\20120405 1、把下面的文件保存为：mysql_bak.bat 放到D:\MySQLdata_Bak\目录中,如：D:\MySQLdata_Bak\mysql_bak.bat 2、在Windows中打开，开始-设置-控制面板-任务计划，把上面的批处理文件添加到任务计划中，设置每天某时间执行。 系统运维 www.osyunwei.com 温馨提醒：qihang01原创内容版权所有,转载请注明出处及原文链接 &#160;&#160;&#160;&#160;&#160;» 本文链接：https://www.osyunwei.com/archives/3421.html» 订阅本站：https://www.osyunwei.com/feed» 转载请注明来源：系统运维 » Windows下MySQL数据库备份脚本（二）<p><a rel="bookmark" href="https://www.osyunwei.com/archives/3421.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/3421.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
