<?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>Licess&#039;s Blog &#187; 数据库相关</title>
	<atom:link href="http://blog.licess.org/category/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.licess.org</link>
	<description>关注VPS Linux Nginx MySQL PHP WEB开发 系统管理 服务器架构 Debian CentOS</description>
	<lastBuildDate>Wed, 11 Jan 2012 11:56:31 +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>PHPMyAdmin导入数据库时MySQL报错“Got a packet bigger than ‘max_allowed_packet’ bytes”</title>
		<link>http://blog.licess.org/phpmyadmin-mysql-got-a-packet-bigger-than-max_allowed_packet-bytes/</link>
		<comments>http://blog.licess.org/phpmyadmin-mysql-got-a-packet-bigger-than-max_allowed_packet-bytes/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 06:03:21 +0000</pubDate>
		<dc:creator>licess</dc:creator>
				<category><![CDATA[数据库相关]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[phpmyadmin]]></category>

		<guid isPermaLink="false">http://blog.licess.cn/?p=627</guid>
		<description><![CDATA[Licess‘s Blog从Godaddy导入数据到DiaHosting的时候出现无法导入的情况，系统提示为： Got a packet bigger than 'max_allowed_packet' bytes 这个信息是提示导入的文件超出了mysql设置允许导入文件的最大值，需要修改'max_allowed_packet参数。 修改方法： 在/etc/my.cnf的[mysqld]部分修改一句话： max_allowed_packet=10M 这样把最大值设置为10M。 重新启动数据库，就可以了。 相关文章：LNMP-Linux下Nginx+MySQL+PHP+phpMyAdmin+eAcelerator一键安装包(2011年12月14日更新)Linux下Nginx+PHP+MySQL+phpMyAdmin+eAcelerator自动编译安装软件 预告checking “how to check if pid exists”&#8230; configure: error: Could not find the right ps and/or grep switches. MySQL编译错误解决方法LNMP &#8211; CentOS/RadHat/Debian/Ubuntu下Nginx+PHP+MySQL一键安装包V0.3发布Linux下Nginx+MySQL+PHP自动安装程序(AutoMPN) © licess for Licess&#039;s Blog, 2009. &#124; Permalink &#124; One comment &#124; Add to del.icio.us Post tags: mysql, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.licess.cn" target="_blank">Licess‘s Blog</a>从Godaddy导入数据到<a href="http://www.diahosting.com/client/aff.php?aff=002" target="_blank">DiaHosting</a>的时候出现无法导入的情况，系统提示为：</p>
<p>Got a packet bigger than 'max_allowed_packet' bytes<br />
这个信息是提示导入的文件超出了mysql设置允许导入文件的最大值，需要修改'max_allowed_packet参数。</p>
<p>修改方法：<br />
在/etc/my.cnf的[mysqld]部分修改一句话：<br />
max_allowed_packet=10M<br />
这样把最大值设置为10M。</p>
<p>重新启动数据库，就可以了。</p>
<h2  class="related_post_title">相关文章：</h2><ul class="related_post"><li><a href="http://blog.licess.org/lnmp/" title="LNMP-Linux下Nginx+MySQL+PHP+phpMyAdmin+eAcelerator一键安装包(2011年12月14日更新)">LNMP-Linux下Nginx+MySQL+PHP+phpMyAdmin+eAcelerator一键安装包(2011年12月14日更新)</a></li><li><a href="http://blog.licess.org/linux-nginx-php-mysql-phpmyadmin/" title="Linux下Nginx+PHP+MySQL+phpMyAdmin+eAcelerator自动编译安装软件 预告">Linux下Nginx+PHP+MySQL+phpMyAdmin+eAcelerator自动编译安装软件 预告</a></li><li><a href="http://blog.licess.org/mysql-error-how-to-check-pid-exists/" title="checking “how to check if pid exists”&#8230; configure: error: Could not find the right ps and/or grep switches. MySQL编译错误解决方法">checking “how to check if pid exists”&#8230; configure: error: Could not find the right ps and/or grep switches. MySQL编译错误解决方法</a></li><li><a href="http://blog.licess.org/lnmp-v0-3/" title="LNMP &#8211; CentOS/RadHat/Debian/Ubuntu下Nginx+PHP+MySQL一键安装包V0.3发布">LNMP &#8211; CentOS/RadHat/Debian/Ubuntu下Nginx+PHP+MySQL一键安装包V0.3发布</a></li><li><a href="http://blog.licess.org/autompn/" title="Linux下Nginx+MySQL+PHP自动安装程序(AutoMPN)">Linux下Nginx+MySQL+PHP自动安装程序(AutoMPN)</a></li></ul><hr />
<p><small>© licess for <a href="http://blog.licess.org">Licess&#039;s Blog</a>, 2009. |
<a href="http://blog.licess.org/phpmyadmin-mysql-got-a-packet-bigger-than-max_allowed_packet-bytes/">Permalink</a> |
<a href="http://blog.licess.org/phpmyadmin-mysql-got-a-packet-bigger-than-max_allowed_packet-bytes/#comments">One comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://blog.licess.org/phpmyadmin-mysql-got-a-packet-bigger-than-max_allowed_packet-bytes/&title=PHPMyAdmin导入数据库时MySQL报错“Got a packet bigger than ‘max_allowed_packet’ bytes”">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.licess.org/tag/mysql/" rel="tag">mysql</a>, <a href="http://blog.licess.org/tag/phpmyadmin/" rel="tag">phpmyadmin</a><br/>
<br/>
<img src="http://www.vpser.net/images/tuijian.gif"> <a href="http://www.vpser.net/usa-vps/">美国VPS推荐</a>  | <a href="http://shop63846532.taobao.com/">军哥代购 - 提供美国及海外VPS/VPN/域名代购，美元/欧元代付</a> QQ：503228080
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.licess.org/phpmyadmin-mysql-got-a-packet-bigger-than-max_allowed_packet-bytes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

