<?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>草窟设计 &#187; mysql5</title>
	<atom:link href="http://www.yaoyingying.com/tag/mysql5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yaoyingying.com</link>
	<description>Wordpress, Drupal 二次开发~</description>
	<lastBuildDate>Wed, 08 Feb 2012 12:54:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MySQL 图形工具 &#8212;- MySQL-Front</title>
		<link>http://www.yaoyingying.com/2009/05/05/mysql-%e5%9b%be%e5%bd%a2%e5%b7%a5%e5%85%b7-mysql-front/</link>
		<comments>http://www.yaoyingying.com/2009/05/05/mysql-%e5%9b%be%e5%bd%a2%e5%b7%a5%e5%85%b7-mysql-front/#comments</comments>
		<pubDate>Wed, 06 May 2009 03:00:16 +0000</pubDate>
		<dc:creator>姚 迎迎</dc:creator>
				<category><![CDATA[代码人生]]></category>
		<category><![CDATA[HeidiSQL]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[MySQL Front]]></category>
		<category><![CDATA[mysql5]]></category>
		<category><![CDATA[数据库]]></category>

		<guid isPermaLink="false">http://www.yaoyingying.com/?p=278</guid>
		<description><![CDATA[mysql数据库的可视化图形工具，主要特性包括多文档界面，语法突出，拖拽方式的数据库和表格，可编辑/可增加/删除的域，可编辑/可插入/删除的记录，可显示的成员，可执行的SQL 脚本，提供与外程序接口，保存数据到CSV文件等。 MySQL-Front version 5.1 下载地址 软件截图 : Data Browser Screenshot of MySQL-Front shows an easy to use GUI implementation of a MySQL Table viewing and editingMySQL-Front is a graphical GUI for the MySQL database. Because it is a “real” application, it can offer a more refined user-interface than is possible with systems built on [...]]]></description>
		<wfw:commentRss>http://www.yaoyingying.com/2009/05/05/mysql-%e5%9b%be%e5%bd%a2%e5%b7%a5%e5%85%b7-mysql-front/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Server apt-get install Apache2 &amp; PHP5 &amp; MySQL5</title>
		<link>http://www.yaoyingying.com/2009/03/03/ubuntu-server-apt-get-install-apache2-php5-mysql5/</link>
		<comments>http://www.yaoyingying.com/2009/03/03/ubuntu-server-apt-get-install-apache2-php5-mysql5/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 15:42:46 +0000</pubDate>
		<dc:creator>姚 迎迎</dc:creator>
				<category><![CDATA[Linux-Server]]></category>
		<category><![CDATA[代码人生]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[mysql5]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu server]]></category>

		<guid isPermaLink="false">http://www.yaoyingying.com/?p=22</guid>
		<description><![CDATA[用apt-get方法安装mysql5 + Apache2 + PHP5＋Phpmyadmin： 大家请先看下Ubuntu的WIKI，（http://wiki.ubuntu.org）上面讲的很详细的。但本人按上面做的第一次没有成功。apache2,php5,mysql5都可以运行，就是phpmyadmin不能用。 本人得到的经验是：MYSQL安成功后，一定要先给它设个密码，这上步是不可少的。 此篇只代表个人的观点和经验，可能会片面化和有错误，请大家批评指正，有问题大家一起来讨论！！ 1 .要用apt-get的方式安装，最好，也可能是必须先运行下面在命令升级自己的系统，我的就只能先升级后才能安装mysql5 + Apache2 + PHP5的。 我在没升级前运行sudo apt-get install apache2 php5 mysql-server 是没有用的。而如果你找的源不好或是你的网络不稳定的话，你也有可能升级不成。这样的话，你想用apt-get的方式来安装一些软件时可能是不能安装的。 sudo apt-get update sudo apt-get dist-upgrade 2.安装： sudo apt-get install mysql-server 安装上mysql5 sudo apt-get install apache2 安装apache2 sudo apt-get install php5 安装php5 sudo apt-get install php5-mysql 安装php的mysql模块 sudo apt-get install php5-gd 安装GD库 在运行上面的命令的时候，可以留心看下libapache2-mod-auth-mysql（安装apache2时可能会安上）和libapache2-mod-php5,如果看到安上了就不用再单独安装了。 3 [...]]]></description>
		<wfw:commentRss>http://www.yaoyingying.com/2009/03/03/ubuntu-server-apt-get-install-apache2-php5-mysql5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

