<?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>Doing &#38; Done &#187; mysql</title>
	<atom:link href="http://doing.liduan.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://doing.liduan.com</link>
	<description>Record and Store</description>
	<lastBuildDate>Sat, 29 Oct 2011 11:13:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>/usr/bin/mysqladmin -u root password &#8216;n &#8230;</title>
		<link>http://doing.liduan.com/2009/05/27/usrbinmysqladmin-u-root-password-n/</link>
		<comments>http://doing.liduan.com/2009/05/27/usrbinmysqladmin-u-root-password-n/#comments</comments>
		<pubDate>Wed, 27 May 2009 22:06:49 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/05/27/usrbinmysqladmin-u-root-password-n/</guid>
		<description><![CDATA[/usr/bin/mysqladmin -u root password &#8216;new-password&#8217; /usr/bin/mysqladmin -u root -h myhost password &#8216;new-password&#8217; mysql -p -u root]]></description>
			<content:encoded><![CDATA[<p>/usr/bin/mysqladmin -u root password &#8216;new-password&#8217;<br />
/usr/bin/mysqladmin -u root -h myhost password &#8216;new-password&#8217;</p>
<p>mysql -p -u root</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/05/27/usrbinmysqladmin-u-root-password-n/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpRPG is an open source project establi &#8230;</title>
		<link>http://doing.liduan.com/2009/05/27/phprpg-is-an-open-source-project-establi/</link>
		<comments>http://doing.liduan.com/2009/05/27/phprpg-is-an-open-source-project-establi/#comments</comments>
		<pubDate>Wed, 27 May 2009 21:02:31 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpRPG]]></category>
		<category><![CDATA[RPG game]]></category>
		<category><![CDATA[web game]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/05/27/phprpg-is-an-open-source-project-establi/</guid>
		<description><![CDATA[phpRPG is an open source project established since 2001. The aim of the project is to develop a web-based RPG (role-playing game) using a powerful server-side scripting engine called PHP and its best known open source database companion MySQL.]]></description>
			<content:encoded><![CDATA[<p><a title="phprgp" href="http://phprpg.org/" target="_blank"><strong>phpRPG</strong></a> is an open source project established since 2001. The aim of the project is to develop a web-based RPG (role-playing game) using a powerful server-side scripting engine called <a href="http://php.net/">PHP</a> and its best known open source database companion <a href="http://mysql.com/">MySQL</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/05/27/phprpg-is-an-open-source-project-establi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>very simple CMS system build by php. it  &#8230;</title>
		<link>http://doing.liduan.com/2009/04/06/very-simple-cms-system-build-by-php-it/</link>
		<comments>http://doing.liduan.com/2009/04/06/very-simple-cms-system-build-by-php-it/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 14:32:38 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/04/06/very-simple-cms-system-build-by-php-it/</guid>
		<description><![CDATA[very simple CMS system build by php. it provides support for mysql database, but not support template.]]></description>
			<content:encoded><![CDATA[<p><a title="very simple CMS system" href="http://css-tricks.com/php-for-beginners-building-your-first-simple-cms/" target="_blank">very simple CMS system</a> build by php. it provides support for mysql database, but not support template.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/04/06/very-simple-cms-system-build-by-php-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>export and import mysql database in comm &#8230;</title>
		<link>http://doing.liduan.com/2009/01/22/export-and-import-mysql-database-in-comm/</link>
		<comments>http://doing.liduan.com/2009/01/22/export-and-import-mysql-database-in-comm/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 10:46:38 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/01/22/export-and-import-mysql-database-in-comm/</guid>
		<description><![CDATA[export and import mysql database in command line export mysqldump -u admin_user -p database_name &#62; file.sql import mysql -u admin_user -p database_name &#60; file.sql]]></description>
			<content:encoded><![CDATA[<p>export and import mysql database in command line</p>
<p>export<br />
<code>mysqldump -u admin_user -p database_name &gt; file.sql</code><br />
import<br />
<code>mysql -u admin_user -p database_name &lt; file.sql</code></p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/01/22/export-and-import-mysql-database-in-comm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tutorial for using Google App Engine con &#8230;</title>
		<link>http://doing.liduan.com/2008/11/23/tutorial-for-using-google-app-engine-con/</link>
		<comments>http://doing.liduan.com/2008/11/23/tutorial-for-using-google-app-engine-con/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 21:58:43 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[google app engine]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2008/11/23/tutorial-for-using-google-app-engine-con/</guid>
		<description><![CDATA[tutorial for using Google App Engine connect mysql server.]]></description>
			<content:encoded><![CDATA[<p>tutorial for <a title="Porting legacy databases to Google App Engine - using Google App Engine connect mysql server" href="http://thomas.broxrost.com/2008/06/15/porting-legacy-databases-to-google-app-engine/">using Google App Engine connect mysql server</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2008/11/23/tutorial-for-using-google-app-engine-con/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I have enabled mysql service in vps serv &#8230;</title>
		<link>http://doing.liduan.com/2008/11/20/i-have-enabled-mysql-service-in-vps-serv/</link>
		<comments>http://doing.liduan.com/2008/11/20/i-have-enabled-mysql-service-in-vps-serv/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 16:58:20 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[dit]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[vps hosting]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2008/11/20/i-have-enabled-mysql-service-in-vps-serv/</guid>
		<description><![CDATA[I have enabled mysql service in vps server. but I hate it. this service use more than 64MB memory!!!]]></description>
			<content:encoded><![CDATA[<p>I have enabled mysql service in vps server. but I hate it. this service use more than 64MB memory!!!</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2008/11/20/i-have-enabled-mysql-service-in-vps-serv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fails to connect remote mysql server, I  &#8230;</title>
		<link>http://doing.liduan.com/2008/11/20/fails-to-connect-remote-mysql-server-i/</link>
		<comments>http://doing.liduan.com/2008/11/20/fails-to-connect-remote-mysql-server-i/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 15:27:09 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[dit]]></category>
		<category><![CDATA[DIT firewall]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[vps hosting]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2008/11/20/fails-to-connect-remote-mysql-server-i/</guid>
		<description><![CDATA[fails to connect remote mysql server, I think mysql server port 3306 has been blocked by DIT firewall.]]></description>
			<content:encoded><![CDATA[<p>fails to connect remote mysql server, I think mysql server port 3306 has been blocked by DIT firewall. </p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2008/11/20/fails-to-connect-remote-mysql-server-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

