<?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>VENTRINO TRAFFIC EXCHANGE SCRIPTS &#187; flush()</title>
	<atom:link href="http://www.ventrino.com/blog/tag/flush/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ventrino.com/blog</link>
	<description>TURNING WEB VISITORS INTO BUYERS FOR OUR CUSTOMERS SINCE 1994</description>
	<lastBuildDate>Thu, 11 Aug 2011 15:25:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>MySQL server has gone away (avoid php flush)</title>
		<link>http://www.ventrino.com/blog/360/2009/08/mysql-server-avoid-php-flush/</link>
		<comments>http://www.ventrino.com/blog/360/2009/08/mysql-server-avoid-php-flush/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 13:44:52 +0000</pubDate>
		<dc:creator>Martyn</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[flush()]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.ventrino.com/blog/?p=360</guid>
		<description><![CDATA[I recently experienced a problem with a complex MySQL query which reported &#8220;MySQL server has gone away&#8221; and then just stopped. There are plenty of posts with suggestions to help you fix this rare but annoying message and it&#8217;s likely they will help you more than this post. However I found a solution, and one [...]]]></description>
			<content:encoded><![CDATA[<p>I recently experienced a problem with a complex MySQL query which reported &#8220;MySQL server has gone away&#8221; and then just stopped.</p>
<p>There are plenty of posts with suggestions to help you fix this rare but annoying message and it&#8217;s likely they will help you more than this post.  However I found a solution, and one that I could replicate so that for my particular issue have conclusive evidence of the cause.  An unusual luxury.</p>
<p><strong>Remove flush()</strong></p>
<p>It is as simple as that.  If you find flush() is called at any time while processing a page that suffers this error, rem it out and try again.  More information on flush() can be found here: http://uk3.php.net/flush</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ventrino.com/blog/360/2009/08/mysql-server-avoid-php-flush/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

