<?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>Eriky.com &#187; MySQL</title>
	<atom:link href="http://www.eriky.com/tag/mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eriky.com</link>
	<description>Just another geek with a blog</description>
	<lastBuildDate>Fri, 16 Dec 2011 23:04:27 +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>MySQL: Error No. 1033 Incorrect information in file: &#8216;filename&#8217;</title>
		<link>http://www.eriky.com/2008/11/mysql-error-no-1033-incorrect-information-in-file-filename</link>
		<comments>http://www.eriky.com/2008/11/mysql-error-no-1033-incorrect-information-in-file-filename#comments</comments>
		<pubDate>Tue, 11 Nov 2008 12:41:05 +0000</pubDate>
		<dc:creator>Erik-Jan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.eriky.com/?p=25</guid>
		<description><![CDATA[<a href="http://www.eriky.com/2008/11/mysql-error-no-1033-incorrect-information-in-file-filename" title="MySQL: Error No. 1033 Incorrect information in file: &#039;filename&#039;"></a>This is one of those &#8216;OMG Eriky, you saved my ass!&#8217; posts. You probably came here after searching for this error. Before you try anything else, check if your /tmp directory exists and if it has the right permissions. If &#8230;<p class="read-more"><a href="http://www.eriky.com/2008/11/mysql-error-no-1033-incorrect-information-in-file-filename">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://www.eriky.com/2008/11/mysql-error-no-1033-incorrect-information-in-file-filename" title="MySQL: Error No. 1033 Incorrect information in file: &#039;filename&#039;"></a><p>This is one of those &#8216;OMG Eriky, you saved my ass!&#8217; posts.</p>
<p>You probably came here after searching for this error. Before you try anything else, check if your /tmp directory exists and if it has the right permissions. If not, create it and do a &#8220;chmod 777 /tmp&#8221;. MySQL will give you the weirdest errors if it can not use the /tmp folder.</p>
<p>If this does not help, check your /etc/mysql/my.cnf. There could be a line somewhere, stating which directory to use as a temporary directory. Create that directory, or remove/change the line so MySQL uses your /tmp folder instead.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.eriky.com%2F2008%2F11%2Fmysql-error-no-1033-incorrect-information-in-file-filename&amp;title=MySQL%3A%20Error%20No.%201033%20Incorrect%20information%20in%20file%3A%20%26%238216%3Bfilename%26%238217%3B" id="wpa2a_2"><img src="http://www.eriky.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.eriky.com/2008/11/mysql-error-no-1033-incorrect-information-in-file-filename/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

