<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: mysqldump: Got packet bigger than &#039;max_allowed_packet&#039; bytes</title>
	<atom:link href="http://rackerhacker.com/2007/10/11/mysqldump-got-packet-bigger-than-max_allowed_packet-bytes/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackerhacker.com/2007/10/11/mysqldump-got-packet-bigger-than-max_allowed_packet-bytes/</link>
	<description>Words of wisdom from a server administrator</description>
	<lastBuildDate>Sat, 11 Feb 2012 23:43:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dariya Hussain Pathan</title>
		<link>http://rackerhacker.com/2007/10/11/mysqldump-got-packet-bigger-than-max_allowed_packet-bytes/#comment-15392</link>
		<dc:creator>Dariya Hussain Pathan</dc:creator>
		<pubDate>Thu, 09 Jul 2009 12:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/10/11/mysqldump-got-packet-bigger-than-max_allowed_packet-bytes/#comment-15392</guid>
		<description>yes</description>
		<content:encoded><![CDATA[<p>yes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenan Bektas</title>
		<link>http://rackerhacker.com/2007/10/11/mysqldump-got-packet-bigger-than-max_allowed_packet-bytes/#comment-15381</link>
		<dc:creator>Kenan Bektas</dc:creator>
		<pubDate>Tue, 30 Jun 2009 16:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/10/11/mysqldump-got-packet-bigger-than-max_allowed_packet-bytes/#comment-15381</guid>
		<description>Hi,

It must be –-max_allowed_packet (double hypen preceding, not single).

-Kenan
text2talk.ca</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>It must be –-max_allowed_packet (double hypen preceding, not single).</p>
<p>-Kenan<br />
text2talk.ca</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dariya Hussain Pathan</title>
		<link>http://rackerhacker.com/2007/10/11/mysqldump-got-packet-bigger-than-max_allowed_packet-bytes/#comment-15326</link>
		<dc:creator>Dariya Hussain Pathan</dc:creator>
		<pubDate>Wed, 03 Jun 2009 11:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/10/11/mysqldump-got-packet-bigger-than-max_allowed_packet-bytes/#comment-15326</guid>
		<description>hi .. u need to give the  --max_allowed_packet in the mysqldump if u got these kind of errors

example: 
mysqldump -u root -p --max_allowed_packet=512M -B dbname --tables tblnames &gt; filename.mysql</description>
		<content:encoded><![CDATA[<p>hi .. u need to give the  --max_allowed_packet in the mysqldump if u got these kind of errors</p>
<p>example:<br />
mysqldump -u root -p --max_allowed_packet=512M -B dbname --tables tblnames &gt; filename.mysql</p>
]]></content:encoded>
	</item>
</channel>
</rss>

