<?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>Little Fox is Learning &#187; MySQL</title>
	<atom:link href="http://corababy.net/tech/category/lamp/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://corababy.net/tech</link>
	<description>People are designed for lots of things, but loneliness isn&#039;t one of them.</description>
	<lastBuildDate>Wed, 24 Mar 2010 16:53:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to access remote mysql database in local phpmyadmin</title>
		<link>http://corababy.net/tech/2009/08/08/how-to-access-remote-mysql-database-in-local-phpmyadmin/</link>
		<comments>http://corababy.net/tech/2009/08/08/how-to-access-remote-mysql-database-in-local-phpmyadmin/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 17:04:35 +0000</pubDate>
		<dc:creator>little fox</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[phpmyadmin]]></category>

		<guid isPermaLink="false">http://corababy.net/tech/?p=37</guid>
		<description><![CDATA[I used wamp, so the path is base on the installing path of wamp application.
Go to
[your wamp root path, something like D:\wamp]\apps\phpmyadmin[version id, something like 2.11.6]\config.inc.php
example:

D:\wamp\apps\phpmyadmin2.11.6\config.inc.php

After each $i++, admin can add a new remote database server for local access.
I guess normally we keep the first one for localhost database.
++Cora++
]]></description>
			<content:encoded><![CDATA[<p>I used wamp, so the path is base on the installing path of wamp application.</p>
<p>Go to<br />
<strong>[your wamp root path, something like D:\wamp]\apps\phpmyadmin[version id, something like 2.11.6]\config.inc.php</strong><br />
example:</p>

<div class="wp_syntax"><div class="code"><pre class="language" style="font-family:monospace;">D:\wamp\apps\phpmyadmin2.11.6\config.inc.php</pre></div></div>

<p>After each $i++, admin can add a new remote database server for local access.</p>
<p>I guess normally we keep the first one for localhost database.</p>
<p>++Cora++</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fcorababy.net%2Ftech%2F2009%2F08%2F08%2Fhow-to-access-remote-mysql-database-in-local-phpmyadmin%2F&amp;linkname=How%20to%20access%20remote%20mysql%20database%20in%20local%20phpmyadmin"><img src="http://corababy.net/tech/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://corababy.net/tech/2009/08/08/how-to-access-remote-mysql-database-in-local-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
