<?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/%E4%BF%AE%E6%94%B9mysql%E6%95%B0%E6%8D%AE%E5%BA%93%E8%B7%AF%E5%BE%84/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 Server 2003下修改MySQL 5.5数据库目录</title>
		<link>https://www.osyunwei.com/archives/5129.html</link>
		<comments>https://www.osyunwei.com/archives/5129.html#comments</comments>
		<pubDate>Thu, 16 Aug 2012 04:44:15 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL 5.5]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[修改MySQL数据库路径]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=5129</guid>
		<description><![CDATA[说明： 操作系统：Windows Server 2003 MySQL版本：5.5.25 MySQL程序安装目录：D:\Program Files\MySQL\MySQL Server 5.5\ MySQL数据库目录：C:\Documents and Settings\All Users\Application Data\MySQL\MySQL Server 5.5\data 需求：修改MySQL数据库目录为D:\Program Files\MySQL\MySQL Server 5.5\data 具体操作： 一、停止MySQL 开始-运行-cmd net stop mysql55 系统运维 www.osyunwei.com 温馨提醒：qihang01原创内容版权所有,转载请注明出处及原文链接 二、复制原来数据库存放目录到新目录 1、备份D:\Program Files\MySQL\MySQL Server 5.5\中的data目录为data-bak 2、复制C:\Documents and Settings\All Users\Application Data\MySQL\MySQL Server 5.5\中的data目录到 D:\Program Files\MySQL\MySQL Server 5.5\目录下 三、修改MySQL配置文件 1、用记事本打开C:\Documents and Settings\All Users\Application Data\MySQL\MySQL Server 5.5\目录下 my.ini 找到datadir="C:\Documents [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/5129.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/5129.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
