<?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>Sys-Admin Information&#039;s &#187; Mysql</title>
	<atom:link href="http://sysinfo.bascomp.org/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://sysinfo.bascomp.org</link>
	<description></description>
	<lastBuildDate>Wed, 27 Apr 2011 00:10:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>ERROR! MySQL manager or server PID file could not be found!</title>
		<link>http://sysinfo.bascomp.org/mysql/error-mysql-manager-or-server-pid-file-could-not-be-found/</link>
		<comments>http://sysinfo.bascomp.org/mysql/error-mysql-manager-or-server-pid-file-could-not-be-found/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 08:13:29 +0000</pubDate>
		<dc:creator>Hendrawan</dc:creator>
				<category><![CDATA[Mysql]]></category>

		<guid isPermaLink="false">http://sysinfo.bascomp.org/2007/09/18/error-mysql-manager-or-server-pid-file-could-not-be-found/</guid>
		<description><![CDATA[Don't Panic if you get this error when you start, restart or stop your mysql engine. I get error like this "/etc/init.d/mysql: /usr/local/bin/hostname: not found /etc/init.d/mysql: /usr/local/bin/hostname: not found ERROR! MySQL manager or server PID file could not be found!" when i restart the mysql, yes..dont panic, solved: # ps -ef &#124;grep mysql&#124;awk '{print $2}'&#124;xargs [...]]]></description>
			<content:encoded><![CDATA[
