<?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>评论：mysql触发器(trigger)操作memcache</title>
	<atom:link href="http://blog.51yip.com/mysql/999.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/mysql/999.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：zhiqli</title>
		<link>http://blog.51yip.com/mysql/999.html/comment-page-1#comment-750</link>
		<dc:creator>zhiqli</dc:creator>
		<pubDate>Thu, 22 Sep 2011 03:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=999#comment-750</guid>
		<description>我这个问题比较急，希望能和博主交流一下</description>
		<content:encoded><![CDATA[<p>我这个问题比较急，希望能和博主交流一下</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：zhiqli</title>
		<link>http://blog.51yip.com/mysql/999.html/comment-page-1#comment-749</link>
		<dc:creator>zhiqli</dc:creator>
		<pubDate>Thu, 22 Sep 2011 03:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=999#comment-749</guid>
		<description>我遇到一个问题，就是在批量插入数据的时候，总是时不时的和数据库失去连接，不知兄弟们是否遇到过这样的问题，纠结好久了</description>
		<content:encoded><![CDATA[<p>我遇到一个问题，就是在批量插入数据的时候，总是时不时的和数据库失去连接，不知兄弟们是否遇到过这样的问题，纠结好久了</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：张映</title>
		<link>http://blog.51yip.com/mysql/999.html/comment-page-1#comment-647</link>
		<dc:creator>张映</dc:creator>
		<pubDate>Sat, 13 Aug 2011 02:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=999#comment-647</guid>
		<description>个人感觉mysql的这个插件，还不成熟，根位数，linux系统，mysql版本，libmemcached版本都有关系。</description>
		<content:encoded><![CDATA[<p>个人感觉mysql的这个插件，还不成熟，根位数，linux系统，mysql版本，libmemcached版本都有关系。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：taowuyang</title>
		<link>http://blog.51yip.com/mysql/999.html/comment-page-1#comment-638</link>
		<dc:creator>taowuyang</dc:creator>
		<pubDate>Thu, 11 Aug 2011 06:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=999#comment-638</guid>
		<description>装mysql至少要５.1版本以上的，服务器端，还是客户端都要，装完memcached_functions_mysql后，调用libmemcached模块时会报错的。

[root@BlackGhost sql]# /usr/local/mysql/bin/mysql &lt;install_functions.sql
ERROR 1126 (HY000) at line 1: Can&#039;t open shared library &#039;libmemcached_functions_mysql.so&#039; (errno: 22 /usr/local/mysql/lib/mysql/plugin/libmemcached_functions_mysql.so: undefined symbol: memcached_string_append)

我的是5.1的版本 但还是会报错。</description>
		<content:encoded><![CDATA[<p>装mysql至少要５.1版本以上的，服务器端，还是客户端都要，装完memcached_functions_mysql后，调用libmemcached模块时会报错的。</p>
<p>[root@BlackGhost sql]# /usr/local/mysql/bin/mysql &lt;install_functions.sql<br />
ERROR 1126 (HY000) at line 1: Can&#039;t open shared library &#039;libmemcached_functions_mysql.so&#039; (errno: 22 /usr/local/mysql/lib/mysql/plugin/libmemcached_functions_mysql.so: undefined symbol: memcached_string_append)</p>
<p>我的是5.1的版本 但还是会报错。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：jiangcl</title>
		<link>http://blog.51yip.com/mysql/999.html/comment-page-1#comment-478</link>
		<dc:creator>jiangcl</dc:creator>
		<pubDate>Fri, 22 Apr 2011 06:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=999#comment-478</guid>
		<description>我的是Red Hat Enterprise Linux Server release 5.3  intel64位的。 欢迎大家一起探讨，解决问题。</description>
		<content:encoded><![CDATA[<p>我的是Red Hat Enterprise Linux Server release 5.3  intel64位的。 欢迎大家一起探讨，解决问题。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：张映</title>
		<link>http://blog.51yip.com/mysql/999.html/comment-page-1#comment-468</link>
		<dc:creator>张映</dc:creator>
		<pubDate>Tue, 19 Apr 2011 12:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=999#comment-468</guid>
		<description>我在archlinux下，用的就是0.37</description>
		<content:encoded><![CDATA[<p>我在archlinux下，用的就是0.37</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：jiangcl</title>
		<link>http://blog.51yip.com/mysql/999.html/comment-page-1#comment-453</link>
		<dc:creator>jiangcl</dc:creator>
		<pubDate>Thu, 14 Apr 2011 03:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=999#comment-453</guid>
		<description>libmemcached-0.37 换成libmemcached-0.34 就可以了。</description>
		<content:encoded><![CDATA[<p>libmemcached-0.37 换成libmemcached-0.34 就可以了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：李明</title>
		<link>http://blog.51yip.com/mysql/999.html/comment-page-1#comment-451</link>
		<dc:creator>李明</dc:creator>
		<pubDate>Wed, 13 Apr 2011 05:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=999#comment-451</guid>
		<description>张映大哥，这问题确实存在，我在网上找了N 天了，很多人都没解决办法
错误如下，在线等

ERROR 1126 (HY000) at line 1: Can&#039;t open shared library &#039;libmemcached_functions_mysql.so&#039; (errno: 0 /usr/local/mysql/lib/plugin/libmemcached_functions_mysql.so: undefined symbol: memcached_string_append)

排除你所说的，libmemcached_functions_mysql.so有这个文件，
测试环境：centos 5.5 32位, libmemcached-0.37</description>
		<content:encoded><![CDATA[<p>张映大哥，这问题确实存在，我在网上找了N 天了，很多人都没解决办法<br />
错误如下，在线等</p>
<p>ERROR 1126 (HY000) at line 1: Can't open shared library 'libmemcached_functions_mysql.so' (errno: 0 /usr/local/mysql/lib/plugin/libmemcached_functions_mysql.so: undefined symbol: memcached_string_append)</p>
<p>排除你所说的，libmemcached_functions_mysql.so有这个文件，<br />
测试环境：centos 5.5 32位, libmemcached-0.37</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：jiangcl</title>
		<link>http://blog.51yip.com/mysql/999.html/comment-page-1#comment-450</link>
		<dc:creator>jiangcl</dc:creator>
		<pubDate>Wed, 13 Apr 2011 03:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=999#comment-450</guid>
		<description>这个问题也困扰了我2天，32位64位系统都报上面的错误，后来从国外的网站上看到libmemcached-0.34可以，经测试，果然OK了。mysql网站也看到了这个bug的报告，希望以后的版本能解决这个问题。
你的blog很好，以后常来学习！等你更好的文章！</description>
		<content:encoded><![CDATA[<p>这个问题也困扰了我2天，32位64位系统都报上面的错误，后来从国外的网站上看到libmemcached-0.34可以，经测试，果然OK了。mysql网站也看到了这个bug的报告，希望以后的版本能解决这个问题。<br />
你的blog很好，以后常来学习！等你更好的文章！</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：张映</title>
		<link>http://blog.51yip.com/mysql/999.html/comment-page-1#comment-449</link>
		<dc:creator>张映</dc:creator>
		<pubDate>Tue, 12 Apr 2011 13:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=999#comment-449</guid>
		<description>/usr/local/mysql/lib/mysql/plugin有/usr/local/mysql/lib/mysql/plugin/libmemcached_functions_mysql.so有这个插件吗？如果有，在确认一下，你用的什么版本的libmemcached，如果太高了有问题，可能根电脑32,64位有关</description>
		<content:encoded><![CDATA[<p>/usr/local/mysql/lib/mysql/plugin有/usr/local/mysql/lib/mysql/plugin/libmemcached_functions_mysql.so有这个插件吗？如果有，在确认一下，你用的什么版本的libmemcached，如果太高了有问题，可能根电脑32,64位有关</p>
]]></content:encoded>
	</item>
</channel>
</rss>
