<?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.liangbo.org/index.php/archives/tag/mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.liangbo.org</link>
	<description>自留地，仅供自家种菜用。</description>
	<lastBuildDate>Sat, 14 Jan 2012 10:11:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>MYSQL数据库文件夹转移方法</title>
		<link>http://www.liangbo.org/index.php/archives/185</link>
		<comments>http://www.liangbo.org/index.php/archives/185#comments</comments>
		<pubDate>Mon, 14 Dec 2009 05:42:40 +0000</pubDate>
		<dc:creator>liangbo</dc:creator>
				<category><![CDATA[技术教程]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[数据库文件夹]]></category>
		<category><![CDATA[转移方法]]></category>

		<guid isPermaLink="false">http://www.liangbo.org/?p=185</guid>
		<description><![CDATA[MYSQL部分版本默认的数据库DATA文件夹安装在C:\Documents and Settings\All Users\Application Data\MySQL\MySQL Server 5.1\data，为了防止数据丢失，需要将其移动到其他盘符，如D盘，这时需要将data文件夹移动到目标文件夹，然后编辑my.ini，可能在C:\WINDOWS，也可能在MYSQL安装目录下面。最好重启MYSQL即可，重启方法为cmd→netstat stop mysql→netstat start mysql或者如果在WINDOWS下的话可到计算机管理→服务和应用程序→服务，找到mysql，然后重启即可。 来自大众源码论坛：http://bbs.hicode.cn]]></description>
		<wfw:commentRss>http://www.liangbo.org/index.php/archives/185/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

