<?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>WAHIL.net &#187; Database</title>
	<atom:link href="http://www.wahil.net/category/database/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wahil.net</link>
	<description>Networking, Hardware Supplier and Web Marketing</description>
	<lastBuildDate>Fri, 22 Apr 2011 10:35:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>MySQL configuration and management</title>
		<link>http://www.wahil.net/mysql-configuration-and-management</link>
		<comments>http://www.wahil.net/mysql-configuration-and-management#comments</comments>
		<pubDate>Mon, 10 Nov 2008 17:03:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.wahil.net/?p=14</guid>
		<description><![CDATA[How to set up the MySQL root password? In the MySQL command prompt space, execute: update user set Password=PASSWORD(&#8216;new-password&#8217;) where user=&#8217;root&#8217;; Then: flush privileges; Now, quit; Try to log in: mysql Oh! You can&#8217;t log in as done before. It is a normal situation. In order to log in again to the MySQL database server, [...]]]></description>
		<wfw:commentRss>http://www.wahil.net/mysql-configuration-and-management/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

