<?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>Web Hosting Tutorials &#187; MySQL Administration</title>
	<atom:link href="http://www.webhostingbyte.com/category/cpanel/mysql-administration/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webhostingbyte.com</link>
	<description>Web Hosting Tips and Tutorials</description>
	<lastBuildDate>Mon, 22 Feb 2010 11:46:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Empty MySQL Backup &#8211; 20 bytes</title>
		<link>http://www.webhostingbyte.com/empty-mysql-backup-3.html</link>
		<comments>http://www.webhostingbyte.com/empty-mysql-backup-3.html#comments</comments>
		<pubDate>Thu, 29 Oct 2009 16:12:29 +0000</pubDate>
		<dc:creator>Rui Soares</dc:creator>
				<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[MySQL Administration]]></category>
		<category><![CDATA[cpanel mysql backup]]></category>

		<guid isPermaLink="false">http://webhostingbyte.com/?p=3</guid>
		<description><![CDATA[Does your cpanel mysql backup generate an empty file? Here's a solution to that problem. ]]></description>
			<content:encoded><![CDATA[<p>If you login to cpanel, download a mysql backup and the backup is empty, try this:</p>
<p>Go to your home directory. You can use cpanel&#8217;s File Manager. Or you can access your home directory through ftp. Find a file called my.cnf. Rename it to my.cnf.backup.</p>
<p>What will happen? You probably changed your cpanel password. The new password was not updated in my.cnf. By deleting this file, the next time you login to cpanel, it will have to recreate it with your new password. And that will solve your mysql backup problem.</p>
<p>The mysql backup process uses that file to access the mysql databases. If the password is incorrect, the cpanel process will be denied access to those databases. You will not see any error, because it&#8217;s not logged in your cpanel interface. But you will get an empty database backup instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webhostingbyte.com/empty-mysql-backup-3.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
