<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[静怡家园]]></title> 
<link>http://www.zhanghaijun.com/index.php</link> 
<description><![CDATA[书山有路勤为径，学海无涯苦作舟！]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[静怡家园]]></copyright>
<item>
<link>http://www.zhanghaijun.com/post//</link>
<title><![CDATA[MySQL Plugin FEDERATED is disabled 错误]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[Linux技术]]></category>
<pubDate>Thu, 14 Aug 2014 05:30:52 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post//</guid> 
<description>
<![CDATA[ 
	140814 12:44:59 mysqld_safe Starting mysqld daemon with databases from /home/mysql2015/data<br/><span style="color: #FF0000;">2014-08-14 12:45:00 7642 [Note] Plugin 'FEDERATED' is disabled.</span><br/>2014-08-14 12:45:00 7642 [Note] InnoDB: Using atomics to ref count buffer pool pages<br/>2014-08-14 12:45:00 7642 [Note] InnoDB: The InnoDB memory heap is disabled<br/>2014-08-14 12:45:00 7642 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins<br/>2014-08-14 12:45:00 7642 [Note] InnoDB: Memory barrier is not used<br/>2014-08-14 12:45:00 7642 [Note] InnoDB: Compressed tables use zlib 1.2.3<br/>2014-08-14 12:45:00 7642 [Note] InnoDB: Using Linux native AIO<br/>2014-08-14 12:45:00 7642 [Note] InnoDB: Using CPU crc32 instructions<br/>2014-08-14 12:45:00 7642 [Note] InnoDB: Initializing buffer pool, size = 1.0G<br/>2014-08-14 12:45:00 7642 [Note] InnoDB: Completed initialization of buffer pool<br/>2014-08-14 12:45:00 7642 [Note] InnoDB: Highest supported file format is Barracuda.<br/>2014-08-14 12:45:00 7642 [Note] InnoDB: 128 rollback segment(s) are active.<br/>2014-08-14 12:45:00 7642 [Note] InnoDB: Waiting for purge to start<br/>2014-08-14 12:45:00 7642 [Note] InnoDB: 5.6.20 started; log sequence number 1626018<br/>2014-08-14 12:45:00 7642 [Note] RSA private key file not found: /home/mysql2015/data//private_key.pem. Some authentication plugins will not work.<br/>2014-08-14 12:45:00 7642 [Note] RSA public key file not found: /home/mysql2015/data//public_key.pem. Some authentication plugins will not work.<br/>2014-08-14 12:45:00 7642 [Note] Server hostname (bind-address): '0.0.0.0'; port: 2015<br/>2014-08-14 12:45:00 7642 [Note]&nbsp;&nbsp; - '0.0.0.0' resolves to '0.0.0.0';<br/>2014-08-14 12:45:00 7642 [Note] Server socket created on IP: '0.0.0.0'.<br/>2014-08-14 12:45:00 7642 [Note] Event Scheduler: Loaded 0 events<br/>2014-08-14 12:45:00 7642 [Note] /usr/local/webserver/mysql2015/bin/mysqld: ready for connections.<br/>Version: '5.6.20-log'&nbsp;&nbsp;socket: '/tmp/mysql2015.sock'&nbsp;&nbsp;port: 2015&nbsp;&nbsp;Source distribution<br/><br/>解决办法：<br/>vi my.cnf<br/>在[mysqld]下面加一行<br/>federated<br/>再次启动就可以看见FEDERATED引擎已经正常加载了。<br/><a href="http://www.zhanghaijun.com/attachment.php?fid=127" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=127" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><span style="font-size: 14px;">注意：请确认你cmake编译的时候把-DWITH_FEDERATED_STORAGE_ENGINE=1加进去了。</span><br/>Tags - <a href="http://www.zhanghaijun.com/tags/federated/" rel="tag">federated</a> , <a href="http://www.zhanghaijun.com/tags/mysql5.6.20/" rel="tag">mysql5.6.20</a>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/post//#blogcomment</link>
<title><![CDATA[[评论] MySQL Plugin FEDERATED is disabled 错误]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>