<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/liuyb94242" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/liuyb94242" type="application/rss+xml"></fs:self_link><lastBuildDate>Fri, 17 Jun 2005 09:25:00 GMT</lastBuildDate><title>liuyb94242的专栏</title><link>http://blog.csdn.net/liuyb94242/</link><item><title>一个mysql同时运行多个服务</title><link>http://blog.csdn.net/liuyb94242/archive/2005/06/17/396375.aspx</link><wfw:comment>http://blog.csdn.net/liuyb94242/comments/396375.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/liuyb94242/comments/commentRss/396375.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=396375</trackback:ping><description>如果需要运行多个服务器，而且又不想同时安装两个mysql时，那么除了端口不同外，数据库也应该不同，否则多个服务访问一个数据库将带来意想不到的结果，所以运行多个服务时，需要不同的socket，pid-file，datadir，port，log

&lt;img src =&quot;http://blog.csdn.net/liuyb94242/aggbug/396375.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 17 Jun 2005 17:25:00 +0800</pubDate><author>liuyb94242</author><comments>http://blog.csdn.net/liuyb94242/archive/2005/06/17/396375.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/liuyb94242/archive/2005/06/17/396375.aspx</guid><dc:creator>liuyb94242</dc:creator></item><item><title>在linux下安装mysql</title><link>http://blog.csdn.net/liuyb94242/archive/2005/06/17/396362.aspx</link><wfw:comment>http://blog.csdn.net/liuyb94242/comments/396362.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/liuyb94242/comments/commentRss/396362.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=396362</trackback:ping><description>在linux环境中安装mysql需要

mysql-standard-4.0.24-pc-linux-gnu-i686.tar.gz这个文件

可以从http://dev.mysql.com/downloads/index.html下载

mysql-standard-4.0.24-pc-linux-gnu-i686.tar.gz 是mysql4.0.24版本的安装文件，是一个二进制的压缩包，所以我们的安装方式就为二进制分发安装。

安装步骤：
&lt;img src =&quot;http://blog.csdn.net/liuyb94242/aggbug/396362.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 17 Jun 2005 17:21:00 +0800</pubDate><author>liuyb94242</author><comments>http://blog.csdn.net/liuyb94242/archive/2005/06/17/396362.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/liuyb94242/archive/2005/06/17/396362.aspx</guid><dc:creator>liuyb94242</dc:creator></item></channel></rss>