<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>Mysql</title>
<link>http://www.cccto.com/a/shujuku/Mysql/</link>
<description>数据库 / Mysql</description>
<language>zh-cn</language>
<generator><![CDATA[Copyright &amp;copy; 2009-2010 CCCTO. 虫虫技术在线 版权所有]]></generator>
<webmaster>dragonox@vip.sina.com</webmaster>
<item>
    <title><![CDATA[mysql汉字录入及jsp页面的汉字显示问题]]></title>
    <link>http://www.cccto.com/a/shujuku/Mysql/2010/0218/181.html</link>
    <description><![CDATA[我在连接mysql时遇到了汉字显示问题一开始是数据库根本无法录入中文数据我建了一个表，在插入数据时，提示错误：Date too long for column... 经过多方查找，找到了解决办法，就是在mys]]></description>
    <pubDate>2010-02-18</pubDate>
    <category>Mysql</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[mysql中show指令详细使用方法]]></title>
    <link>http://www.cccto.com/a/shujuku/Mysql/2010/0218/180.html</link>
    <description><![CDATA[本文主要介绍mysql数据库下show命令的主要用法： a. show tables或show tables from database_name; -- 显示当前数据库中所有表的名称。 b. show databases; -- 显示mysql中所有数据库的名称。 c. show column]]></description>
    <pubDate>2010-02-18</pubDate>
    <category>Mysql</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[MySQL Replication(复制)基本原理]]></title>
    <link>http://www.cccto.com/a/shujuku/Mysql/2010/0218/179.html</link>
    <description><![CDATA[1、MySQL Replication复制进程 MySQL的复制(replication)是一个异步的复制，从一个MySQL instace(称之为Master)复制到另一个MySQL instance(称之Slave)。实现整个复制操作主要由三个进程完成的，其中两个]]></description>
    <pubDate>2010-02-18</pubDate>
    <category>Mysql</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[MySQL Replication(复制)基本原理]]></title>
    <link>http://www.cccto.com/a/shujuku/Mysql/2010/0218/178.html</link>
    <description><![CDATA[1、MySQL Replication复制进程 MySQL的复制(replication)是一个异步的复制，从一个MySQL instace(称之为Master)复制到另一个MySQL instance(称之Slave)。实现整个复制操作主要由三个进程完成的，其中两个]]></description>
    <pubDate>2010-02-18</pubDate>
    <category>Mysql</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[MYSQL没有完全卸载将导致其安装不成功]]></title>
    <link>http://www.cccto.com/a/shujuku/Mysql/2010/0218/177.html</link>
    <description><![CDATA[安装MYSQL不成功，一般是因为服务器可能安装过MYSQL而没有完全卸载。 如遇到MYSQL启动不了的下列情况：无论双击mysqld.exe还是使用命令行，都没反映。查看我的电脑-管理-服务与应用程序]]></description>
    <pubDate>2010-02-18</pubDate>
    <category>Mysql</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[MySQL参数是如何设置的]]></title>
    <link>http://www.cccto.com/a/shujuku/Mysql/2010/0218/176.html</link>
    <description><![CDATA[(一)连接 连接通常来自Web服务器，下面列出了一些与连接有关的参数，以及该如何设置它们。 1、max_connections 这是Web服务器允许的最大连接数，记住每个连接都要使用会话内存(关于会话]]></description>
    <pubDate>2010-02-18</pubDate>
    <category>Mysql</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[MySQL数据库在主流操作系统下的同步]]></title>
    <link>http://www.cccto.com/a/shujuku/Mysql/2010/0218/153.html</link>
    <description><![CDATA[当数据库的数据量读写频繁的时候，我们就要考虑把数据库的读写分开，以提高数据库的使用效率，(当然还有其他用处比如，备份数据)，这个时候我们就要用到MySQL的一个功能，数据库]]></description>
    <pubDate>2010-02-18</pubDate>
    <category>Mysql</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[SQL大讲堂：如何了解SQL的执行频率]]></title>
    <link>http://www.cccto.com/a/shujuku/Mysql/2010/0218/145.html</link>
    <description><![CDATA[MySQL 客户端连接成功后，通过 show [session|global]status 命令 可以提供服务器状态信息，也可以在操作系统上使用 mysqladmin extended-status 命令获得这些消息。 show [session|global] status 可以根据需]]></description>
    <pubDate>2010-02-18</pubDate>
    <category>Mysql</category>
    <author>admin</author>
    <comments>未知</comments>
</item>

</channel>
</rss>

