<?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: 学习MySQL, 需要大家帮一点忙之一</title>
	<atom:link href="http://www.anysql.net/mysql/log_mysql_statistics.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.anysql.net/mysql/log_mysql_statistics.html</link>
	<description>Oracle DBA,MySQL DBA, 数据恢复, 数据迁移, 报表软件, 性能优化, 系统监控</description>
	<lastBuildDate>Wed, 17 Mar 2010 15:20:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bulletming</title>
		<link>http://www.anysql.net/mysql/log_mysql_statistics.html/comment-page-1#comment-804</link>
		<dc:creator>bulletming</dc:creator>
		<pubDate>Fri, 13 Jul 2007 22:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e5%ad%a6%e4%b9%a0mysql-%e9%9c%80%e8%a6%81%e5%a4%a7%e5%ae%b6%e5%b8%ae%e4%b8%80%e7%82%b9%e5%bf%99%e4%b9%8b%e4%b8%80.html#comment-804</guid>
		<description>my $dbconn = DBI-&gt;connect(&quot;dbi:mysql:${my_server}&quot;, &quot;root&quot;, $my_passwd, {AutoCommit=&gt;1, PrintError=&gt;1});
上边PrintError改成1好点，我开头由于root权限被降低了，不能用mysql库，运行脚本半天一点没报错，还得去调试，有点麻烦，弄好了数据我寄给你一些
刚才留言留错地方了
</description>
		<content:encoded><![CDATA[<p>my $dbconn = DBI->connect(&#8220;dbi:mysql:${my_server}&#8221;, &#8220;root&#8221;, $my_passwd, {AutoCommit=>1, PrintError=>1});<br />
上边PrintError改成1好点，我开头由于root权限被降低了，不能用mysql库，运行脚本半天一点没报错，还得去调试，有点麻烦，弄好了数据我寄给你一些<br />
刚才留言留错地方了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greatfinish</title>
		<link>http://www.anysql.net/mysql/log_mysql_statistics.html/comment-page-1#comment-803</link>
		<dc:creator>greatfinish</dc:creator>
		<pubDate>Wed, 11 Apr 2007 03:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e5%ad%a6%e4%b9%a0mysql-%e9%9c%80%e8%a6%81%e5%a4%a7%e5%ae%b6%e5%b8%ae%e4%b8%80%e7%82%b9%e5%bf%99%e4%b9%8b%e4%b8%80.html#comment-803</guid>
		<description>这里有些工具你可以看看不错的
&lt;a href=&quot;http://hackmysql.com/&quot; rel=&quot;nofollow&quot;&gt;http://hackmysql.com/&lt;/a&gt;
还有这里的书也不错
&lt;a href=&quot;http://imysql.cn/?q=node/77&quot; rel=&quot;nofollow&quot;&gt;http://imysql.cn/?q=node/77&lt;/a&gt;
</description>
		<content:encoded><![CDATA[<p>这里有些工具你可以看看不错的<br />
<a href="http://hackmysql.com/" rel="nofollow">http://hackmysql.com/</a><br />
还有这里的书也不错<br />
<a href="http://imysql.cn/?q=node/77" rel="nofollow">http://imysql.cn/?q=node/77</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anysql</title>
		<link>http://www.anysql.net/mysql/log_mysql_statistics.html/comment-page-1#comment-802</link>
		<dc:creator>anysql</dc:creator>
		<pubDate>Mon, 09 Apr 2007 02:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e5%ad%a6%e4%b9%a0mysql-%e9%9c%80%e8%a6%81%e5%a4%a7%e5%ae%b6%e5%b8%ae%e4%b8%80%e7%82%b9%e5%bf%99%e4%b9%8b%e4%b8%80.html#comment-802</guid>
		<description>角本还有待改进, 改进后将结果输出到文件, 可以在crontab中调用, 还要加上锁机制, 确保只有一个这样的进程在运行.
</description>
		<content:encoded><![CDATA[<p>角本还有待改进, 改进后将结果输出到文件, 可以在crontab中调用, 还要加上锁机制, 确保只有一个这样的进程在运行.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Che Dong</title>
		<link>http://www.anysql.net/mysql/log_mysql_statistics.html/comment-page-1#comment-801</link>
		<dc:creator>Che Dong</dc:creator>
		<pubDate>Mon, 09 Apr 2007 01:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e5%ad%a6%e4%b9%a0mysql-%e9%9c%80%e8%a6%81%e5%a4%a7%e5%ae%b6%e5%b8%ae%e4%b8%80%e7%82%b9%e5%bf%99%e4%b9%8b%e4%b8%80.html#comment-801</guid>
		<description>简单点，能不能让管理员设置到crontab里 十分钟运行一次呢？
</description>
		<content:encoded><![CDATA[<p>简单点，能不能让管理员设置到crontab里 十分钟运行一次呢？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
