<?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>深蓝的blog &#187; 远程连接</title>
	<atom:link href="http://www.lanxinbase.com/?feed=rss2&#038;tag=%E8%BF%9C%E7%A8%8B%E8%BF%9E%E6%8E%A5" rel="self" type="application/rss+xml" />
	<link>http://www.lanxinbase.com</link>
	<description>记录日常生活</description>
	<lastBuildDate>Sat, 18 Apr 2026 07:10:07 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.3</generator>
	<item>
		<title>CentOS下开启mysql远程连接，远程管理数据库</title>
		<link>http://www.lanxinbase.com/?p=621</link>
		<comments>http://www.lanxinbase.com/?p=621#comments</comments>
		<pubDate>Thu, 27 Aug 2015 01:29:01 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[2.运维相关]]></category>
		<category><![CDATA[3.数据库相关]]></category>
		<category><![CDATA[5.互联网应用开发]]></category>
		<category><![CDATA[8.易语言]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[远程连接]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=621</guid>
		<description><![CDATA[当服务器没有运行php、没装phpmyadmin的时候，远程管理mysql就显得有必要了。因为在CentOS下设置的，所以标题加上了CentOS，以下的命令在debian等系统下应该也OK。

mysql -u root -p mysql # 第1个mysql是执行命令，第2个mysql是系统数据名称]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=621</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>解决远程连接mysql很慢的方法(mysql_connect 打开连接慢)</title>
		<link>http://www.lanxinbase.com/?p=563</link>
		<comments>http://www.lanxinbase.com/?p=563#comments</comments>
		<pubDate>Wed, 26 Aug 2015 07:04:22 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[3.数据库相关]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[远程连接]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=563</guid>
		<description><![CDATA[        把数据库迁移到新服务器时，发现页面读取速度很慢，非常奇怪，刚开始以为是读取数据比较多，所以比较慢。查了好久，发现是连接mysql数据库时很慢。我用的是pdo连接mysql数据库，就是在执行下面的这行代码时很慢：]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=563</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux下开启mysql远程连接，远程管理数据库</title>
		<link>http://www.lanxinbase.com/?p=155</link>
		<comments>http://www.lanxinbase.com/?p=155#comments</comments>
		<pubDate>Sun, 02 Aug 2015 05:09:41 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[3.数据库相关]]></category>
		<category><![CDATA[FAQ帮助]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[远程连接]]></category>

		<guid isPermaLink="false">/?p=155</guid>
		<description><![CDATA[当服务器没有运行php、没装phpmyadmin的时候，远程管理mysql就显得有必要了。因为在CentOS下设置的，所以标题加上了CentOS，以下的命令在debian等系统下应该也OK。]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=155</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
