<?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>LINUXQQ &#187; MySQL Server Error:Too many connections ( 1040 )</title>
	<atom:link href="http://www.linuxqq.net/archives/tag/mysql-server-errortoo-many-connections-1040/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxqq.net</link>
	<description>LINUXQQ狂人时代</description>
	<lastBuildDate>Tue, 10 Jan 2012 04:39:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>MySQL Server Error:Too many connections ( 1040 )</title>
		<link>http://www.linuxqq.net/archives/45.html</link>
		<comments>http://www.linuxqq.net/archives/45.html#comments</comments>
		<pubDate>Fri, 20 Jun 2008 03:57:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[MySQL Server Error:Too many connections ( 1040 )]]></category>

		<guid isPermaLink="false">http://www.linuxqq.net/?p=45</guid>
		<description><![CDATA[MySQL Server Error:Too many connections ( 1040 ) 就是说数据库限制了连接数，而你的论坛访问数据库需要的连接超出 修改MYSQL的最大连接数，可以改MY.ini里的 从官方文档知道linux上面编译安装的mysql默认的连接为100个，这样对于网站的需求来说是远远不够的。 文档：http://dev.mysql.com/doc/refman/5.0/en/too-many-connections.html If you get a Too many connections error when you try to connect to the mysqld server, this means that all available connections are in use by other clients. The number of connections allowed is controlled by the max_connections system variable. Its default [...]]]></description>
		<wfw:commentRss>http://www.linuxqq.net/archives/45.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

