<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
  <channel>
    <title>MySQL</title>
    <link>https://www.zgdoc.com/listinfo-161-0.html</link>
    <description>Latest 50 infos of MySQL</description>
    <copyright>Copyright(C) Empire CMS</copyright>
    <generator>Empire CMS by Empire Studio.</generator>
    <lastBuildDate>Thu, 30 Apr 2026 13:58:26 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.zgdoc.com/e/data/images/rss.gif</url>
      <title>智格文秘网</title>
      <link>https://www.zgdoc.com/</link>
    </image>
    <item>
      <title><![CDATA[腾讯云MySQL数据库迁移过程中使用pt-table-checksum做数据一致性校验]]></title>
      <description><![CDATA[ 不小心删除公司数据，会怎么样...不管是传统数据库或者是云数据库，总会遇到一些问题，比如数据迁移，比如数据风险安全，比如数据订阅！今天分享的文章，看腾讯云怎么通过技术手段来确保数据库安全稳定、快捷迁移，推动数据商业分析。 ]]></description>
      <link>https://cloud.tencent.com/act/cps/redirect?redirect=19&amp;cps_key=a355466472df2dffae3c8c08e5e10716&amp;from=console</link>
      <guid>https://cloud.tencent.com/act/cps/redirect?redirect=19&amp;cps_key=a355466472df2dffae3c8c08e5e10716&amp;from=console</guid>
      <category>MySQL</category>
      <author><![CDATA[腾讯云SVIP与交付团队 杨泽华]]></author>
      <pubDate>Mon, 23 May 2022 00:50:07 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MySQL 新手安装教程(windows版)]]></title>
      <description><![CDATA[ 本文介绍了使用 Windows 下搭建 MySQL 5.5 的具体步骤。 ]]></description>
      <link>https://cloud.tencent.com/act/cps/redirect?redirect=3&amp;cps_key=a355466472df2dffae3c8c08e5e10716&amp;from=console</link>
      <guid>https://cloud.tencent.com/act/cps/redirect?redirect=3&amp;cps_key=a355466472df2dffae3c8c08e5e10716&amp;from=console</guid>
      <category>MySQL</category>
      <author><![CDATA[腾讯云数据库团队]]></author>
      <pubDate>Mon, 23 May 2022 00:21:47 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MySQL中文乱码的原因分析及解决方法]]></title>
      <description><![CDATA[ 我们自己鼓捣mysql时，总免不了会遇到这个问题：插入中文字符出现乱码，虽然这是运维先给配好的环境，但是在自己机子上玩的时候咧，总得知道个一二吧，不然以后如何优雅的吹牛B。如果你也遇到了这个问题，咱先不谈原因，在PC自带的cmd中（或者是mysql安装版安装后的Comm ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-334994-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-334994-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Thu, 19 Mar 2015 08:39:44 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何用sqlserver、mysql获取连接字符串]]></title>
      <description><![CDATA[ 这篇文章主要介绍了sqlserver、mysql获取连接字符串步骤，需要的朋友可以参考下步骤：一、新建文本文档xxx.txt，修改文件类型为.udl二、打开该文件，在《提供数据》中找到对应的服务。三、在连接中选择需要的数据库，并填写相关信息。四、测试连接，若成功则跳至下一步，失 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-334050-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-334050-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Fri, 13 Feb 2015 07:54:09 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SQL获取数据库的数据库名，表名，存储过程等]]></title>
      <description><![CDATA[ 1.获取所有用户名:SELECT name FROM Sysusers where status=&amp;#039;2&amp;#039; and islogin=&amp;#039;1&amp;#039;islogin=&amp;#039;1&amp;#039;表示帐户islogin=&amp;#039;0&amp;#039;表示角色status=&amp;#039;2&amp;#039;表示用户帐户status=&amp;#039;0&amp;#039;表示糸统帐户2.获取所有数据库名:SELECT Name FROM Master..SysDatabases ORDER BY Name3.获取所有表名SELECT Na ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-209898-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-209898-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Fri, 30 Mar 2012 00:52:27 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[帝国CMS标签调用技巧: 每个栏目只调用一条记录]]></title>
      <description><![CDATA[ 标签调用技巧: 每个栏目只调用一条记录可以用SQL标签实现，具体SQL语句如下:
select * from phome_ecms_表名 where checked=1 group by classid order by newstime desc limit 10标签支持按SQL语句调用方法说明： 
1、标签上面的&amp;ldquo;操作类型&amp;rdquo;参数要设为24，然 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-171715-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-171715-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[wm_chief]]></author>
      <pubDate>Sat, 01 Oct 2011 14:24:21 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[小技巧：清除帝国CMS采集时的空白数据]]></title>
      <description><![CDATA[ 作者：小林

虽然比较简单，不过有必要发一下，支持小林

采集的时候不免有时候会采集到一些空白的数据，这时候为了避免自己网站垃圾的反面形象

就需要清除掉这些数据了

系统设置==执行SQL语句

                         
            delete from phome_ ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-171714-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-171714-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[小林]]></author>
      <pubDate>Sat, 01 Oct 2011 14:18:48 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[《帝国网站管理系统》扩展SQL程序编写介绍]]></title>
      <description><![CDATA[ 基本范例：
说明：下面例子都是以PHP文件放在系统根目录为基准。

例1：连接MYSQL程序。(a.php)
                        &amp;lt;?php
            require(&amp;#039;e/class/connect.php&amp;#039;);        //引入数据库配置文件和公共函数文件
            require(&amp;#039;e/class/db_sql.ph ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-171713-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-171713-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[wm_chief]]></author>
      <pubDate>Sat, 01 Oct 2011 13:14:58 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MySQL不能启动的解决办法]]></title>
      <description><![CDATA[ 问题:电脑突然关机:(windows xp)MYSQL不能启动，错误代码:10061(MYSQL是绿色版MySQL-5.0.51a)打开jujumao.err(jujumao为计算机名)查找有:080709 10:07:21  InnoDB: Started; log sequence number 0 43675
G:WWWMySQL-5.0.51abinmysqld-nt: File &amp;#039;.mysql-bin.00010 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-150811-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-150811-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Wed, 20 Jul 2011 11:13:56 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[sql替换语句 批量修改、增加、删除字段内容]]></title>
      <description><![CDATA[ sql替换语句，用该命令可以整批替换某字段的内容，也可以批量在原字段内容上加上或去掉字符。命令总解：update 表的名称 set 替换字段=REPLACE(替换字段，原来内容，新内容)举例说明：1）把backupfile表里url的字段内容为http://zgdoc.com的全部改为http://zgdoc.net。upd ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-141250-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-141250-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Tue, 19 Jul 2011 06:40:01 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SQL Server、Oracle和MySQL中查出值为NULL的替换]]></title>
      <description><![CDATA[         本文讲述SQL Server、Oracle、MySQL查出值为NULL的替换。在SQL Server Oracle MySQL当数据库中查出某值为NULL怎么办?1、MSSQL: ISNULL()语法ISNULL ( check_expression ， replacement_value )参数check_expr ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95448-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95448-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:32:03 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MySQL服务无法启动 系统发生1058错误]]></title>
      <description><![CDATA[         现象：mysql 服务无法启动，系统发生1058错误我的mysql原安装好的，后来用360安全卫士把服务禁掉，然后用mysqld-nt standalone启动，现在我想把服务重新启动，却无法启动.解决方法:◆1、运行 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95424-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95424-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:31:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何修复MySQL数据库表]]></title>
      <description><![CDATA[         你可能在使用MySQL过程中，各种意外导致数据库表的损坏，而且这些数据往往是最新的数据，通常不可能在备份数据中找到。本章将继上篇文章中检查出表的问题后，告诉你如何修复表。一张损坏的表的症状通常是查询 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95425-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95425-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:31:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[优化SQL Server数据库查询方法]]></title>
      <description><![CDATA[         在SQL Server数据库操作中，查询算是操作最为频率操作之一，但查询过程中常会出现一些错误，导致查询速度过慢，本文将为您介绍如何优化SQL Server数据库查询的方法。SQL Server数据库查询速度慢的原因有很多 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95426-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95426-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:31:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[详解MySQL与客户机的连接]]></title>
      <description><![CDATA[         本文通过演示如何使用mysql客户程序与数据库服务器连接。mysql（有时称为“终端监视器”或只是“监视”)是一个交互式程序，允许你连接一个MySQL服务器，运行查询并察看结果。mysql可以用于批模式：你预先把查 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95382-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95382-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:29:50 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Oracle移植到MySQL注意事项]]></title>
      <description><![CDATA[         微软“Windows正版增值计划”高级产品经理亚历克斯（Alex Kochis）在博客中写到，是人为失误导致了错误的发生，亚历克斯说，新软件被意外地加载到了运行WGA的服务器上，导致服务器无法正常运行，从而正版软件 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95383-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95383-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:29:50 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SQL Server索引管理之六大铁律]]></title>
      <description><![CDATA[         通过索引，可以加快数据的查询速度和减少系统的响应时间；可以使表和表之间的连接速度加快。但是，不是在任何时候使用索引都能够达到这种效果。若在不恰当的场合下，使用索引反而会事与愿违。索引是以表列为 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95384-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95384-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:29:50 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[使用SQL操作MySQL数据库]]></title>
      <description><![CDATA[         摘要：本节介绍各种SQL语句。本节介绍有关数据库级的SQL以及相关操作，查看、建立和删除等操作。从本节开始正式介绍各种SQL语句。本节介绍有关数据库级的SQL以及相关操作，查看、建立和删除等操作。用SHOW显 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95304-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95304-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:28:34 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[针对MySQL新增的复制特性的测试]]></title>
      <description><![CDATA[         在Soundbreak我们每天24小时不间断地播放实况音频和视频，所以对于MySQL的新增的复制特性，我们不能做出很令人信服的测试。通过测试我们发现，可以使用这个特性来与备份数据库服务器保持数据同步，这样当主服 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95305-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95305-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:28:34 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[快速升级MySQL系统表]]></title>
      <description><![CDATA[         一些MySQL发布对MySQL数据库中的系统表的结构进行了更改，添加了新权限或特性。当你更新到新版本MySQL，你应同时更新系统表，以确保它们的结构最新。首先备份mysql数据库，然后按照下面的程序操作。在Unix或 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95306-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95306-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:28:34 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何对MySQL数据库表进行锁定]]></title>
      <description><![CDATA[         如果你同时运行表的检查/修复程序时，你或许不想让MySQL服务器和实用程序同时访问一个表。如果两个程序都向表中写数据显然会造成很大的麻烦，甚至会有意外情况发生。如果表正由一个程序写入，同时进行读取的 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95307-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95307-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:28:34 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[建立MySQL数据库日常维护规范]]></title>
      <description><![CDATA[         建立一个数据库表维护规范在一个定期基础而非等到问题出现才实施数据库表的检查是一个好主意。应该考虑到建立一个预防性维护的时间表，以协助自动问题，是你可以采取措施进行修正：执行常规的数据库备份并允 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95308-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95308-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:28:34 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MySQL数据库中用GRANT语句增添新用户]]></title>
      <description><![CDATA[         本文给出两种不同的方法增加用户：通过使用GRANT语句或通过直接操作MySQL授权表。比较好的方法是使用GRANT语句，因为他们是更简明并且好像错误少些。下面的例子显示如何使用MySQL客户安装新用户。这些例子假 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95309-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95309-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:28:34 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SQL高手进阶 深入SQL语句性能调整]]></title>
      <description><![CDATA[         有些程序员在撰写数据库应用程序时，常专注于 OOP 及各种 framework 的使用，却忽略了基本的 SQL 语句及其「性能 (performance) 优化」问题。曾听过台湾某半导体大厂的新进程序员，所组出来的一段 PL/SQL 跑 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95310-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95310-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:28:34 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[从源码编译安装MySQL的步骤]]></title>
      <description><![CDATA[         mysql是linux平台下最流行的数据库系统，今天介绍的是mysql的安装及简单的操作方法！ groupadd mysql //建立mysql用户组useradd -g mysql mysql　//建立mysql帐户tar -zxvf mysql-x.x.xx.tar.gz　//解压缩my ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95143-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95143-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:25:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[系统默认的MySQL用户名消失的解决方法]]></title>
      <description><![CDATA[         修改MySQL下的默认mysql数据库的user表，删除所有host为localhost记录，另外添加一些其他记录，重新启动MySQL服务器。执行show databases，只出现information_schema和test两个数据库，看不到mysql。 解 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95144-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95144-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:25:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MySQL数据库的启动与终止]]></title>
      <description><![CDATA[         由于MySQL服务器具有多种安装分发，而且能够运行在多种操作平台之上，因此它的启动与停止的方法也多种多样。你可以根据实际情况使用其中的一种。在你安装、升级或者维护系统时，你可能需要多次启动和终止服务 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95145-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95145-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:25:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP和MYSQL数据库合理且有效的结合在一起]]></title>
      <description><![CDATA[         将PHP和MYSQL合理且有效的结合在一起可以制作出精致的数据库网站。MYSQL是一种小型的，紧密的数据服务器，支持标准SQL。它在UNIX和WINDOWS环境下都能够使用。PHP和MYSQL都是免费的开放源码。它们的结合可以在 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95146-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95146-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:25:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[轻松掌握MySQL数据库锁机制的相关原理]]></title>
      <description><![CDATA[         在MySQL中对于使用表级锁定的存储引擎，表锁定时不会死锁的。这通过总是在一个查询开始时立即请求所有必要的锁定并且总是以同样的顺序锁定表来管理。在一个update和insert操作频繁的表中，少量数据测试的时候 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95147-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95147-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:25:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Navicat for MySQL与MySQL GUI Tools功能比较]]></title>
      <description><![CDATA[         MySQL GUI工具很多，本文就常用的Navicat for MySQL与MySQL GUI Tools的特色功能做一个详细介绍与比较。一、MySQL GUI ToolsMySQL官方提供的一个可视化界面的MySQL数据库管理控制台，提供了四个图形化应用程 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95148-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95148-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:25:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何解决MySQL问题]]></title>
      <description><![CDATA[         在默认情况下，mysqld会在10次连接错误后屏蔽主机。你可以通过下述方式启动服务器来调整该值如果遇到下述错误，表示mysqld已收到来来自主机“host_name”的很多连接请求，但该主机却在中途中断。由于出现很多 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95149-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95149-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:25:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何选择合适的MySQL存储引擎]]></title>
      <description><![CDATA[         本文将讲述MySQL中多种存储引擎的特点，希望可以给你在选择MySQL存储引擎时带来帮助。MySQL有多种存储引擎：MyISAM、InnoDB、MERGE、MEMORY(HEAP)、BDB(BerkeleyDB)、EXAMPLE、FEDERATED、ARCHIVE、CSV、BLA ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95150-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95150-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:25:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何进行MySQL数据库表的故障检测]]></title>
      <description><![CDATA[         你可能在使用MySQL过程中，各种意外导致数据库表的损坏，而且这些数据往往是最新的数据，通常不可能在备份数据中找到。本章将讲述如何检测MySQL数据库表的故障。表的故障检测和修正的一般过程如下：◆ 检查出 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95151-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95151-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:25:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何在MySQL数据库中定义外键]]></title>
      <description><![CDATA[         本文给出了MySQL数据库中定义外键的必要性、具体的定义步骤和相关的一些基本操作，供大家参考！定义数据表假如某个电脑生产商，它的数据库中保存着整机和配件的产品信息。用来保存整机产品信息的表叫做pc；用 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95152-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95152-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:25:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何对MySQL数据库日志文件进行维护]]></title>
      <description><![CDATA[         由于日志文件是恢复数据库数据的重要参考，因此日志文件的维护也有十分重要的意义。当MySQL与日志文件一起使用时，你有时想要删除/备份旧的日志文件并且告诉MySQL在新文件中开始记录。本文涉及如何启用新的日 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95153-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95153-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:25:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[深入解析Oracle数据库安全策略]]></title>
      <description><![CDATA[         Oracle是关系型数据库管理系统，它功能强大、性能卓越，在当今大型数据库管理系统中占有重要地位。在正常情况下，Oracle数据库会保证数据的安全、稳定，为用户提供正确的数据，但由于计算机系统的故障(硬件故 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95154-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95154-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:25:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SQL Server视图管理中需要遵守的四个限制条件]]></title>
      <description><![CDATA[         通过视图来访问数据，其优点是非常明显的。如可以起到数据保密、保证数据的逻辑独立性、简化查询操作等等。但是，话说回来，SQL Server数据库中的视图并不是万能的，它跟表这个基本对象还是有重大的区别。在 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95155-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95155-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:25:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[把数据从SQL Server输出到文本文件]]></title>
      <description><![CDATA[         本文中作者介绍了一个通过bcp和xp_cmdshell的简单方法来解决数据从SQL Server输出到文本文件中的问题。你需要做的第一件事是确定xp_cmdshell是可用的。你可以选择下面两种方法中的一种来实现。1.你可以使用s ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-95156-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-95156-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:25:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[调谐mysql网络性能之调试工工具工具篇]]></title>
      <description><![CDATA[ 				本文是介绍管理Linux系统网络性能技巧的文章，主要介绍了route、netstat、tcpdump三种网络管理测试工具的使用方法及其可实现的功能。

route

在配置网络时，要为机器指定接收数据包时该包要经过的路径。在L ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-83737-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-83737-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Tue, 09 Nov 2010 06:40:23 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MySQL文模糊检索问题的解决方法]]></title>
      <description><![CDATA[ 				在 MySQL 下，在进行中文模糊检索时，经常会返回一些与之不相关的 记录，如查找 &amp;quot;-0x1.ebea4bfbffaacp-4%&amp;quot; 时，返回的可能有中文字符，却没有 a 字符存在。 本人以前也曾遇到过类似问题，经详细阅读 MySQL 的 Ma ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-83738-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-83738-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Tue, 09 Nov 2010 06:40:23 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[在线设置MySql数据同步]]></title>
      <description><![CDATA[ 				                         mysql从3.23.15版本以后提供数据库复制功能。利用该功能可以实现两个数据库同步，主从模式，互相备份模式的功能。 

数据库同步复制功能的设置都在mysql的设置文件中体现。m ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-83739-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-83739-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Tue, 09 Nov 2010 06:40:23 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[在MySQL数据库中如何为用户设置密码]]></title>
      <description><![CDATA[ 				当你初次在机器上安装完MySQL时，你可以匿名进行访问数据库或者以不带口令的root身份进入数据库。假如你是一个管理员， 你还要进行一些用户的建立及授权，这又涉及到设置密码的问题.下面我们就讨论一下如何设置密码 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-83740-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-83740-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Tue, 09 Nov 2010 06:40:23 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[用实例管理器轻松管理多个MySQL实例]]></title>
      <description><![CDATA[ 				一、MySQL数据库的实例管理器概述： 1、MySQL数据库的实例管理器(IM)是通过TCP/IP端口运行的后台程序，用来监视和管理MySQL数据库服务器实例。 2、假如IM挂了，则所有的实例都会挂掉；假如实例挂了，IM会尝试重新 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-83717-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-83717-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Tue, 09 Nov 2010 06:40:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[带你轻松玩转MySQL数据库的异常处理]]></title>
      <description><![CDATA[ 				对于MySQL的异常处理，本人不常用。不过我觉得还是有写下来的必要。 标准格式 DECLARE handler_type HANDLER FOR condition_value，... statement 
handler_type: CONTINUE | EXIT | UNDO --暂时不支持 
cond ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-83718-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-83718-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Tue, 09 Nov 2010 06:40:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MySQL数据库常见的出错代码及出错信息]]></title>
      <description><![CDATA[ 				本文介绍的MySQL数据库的出错代码表，依据MySQL数据库头文件mysql/include/mysqld_error.h整理而成。详细内容请大家参考下文： 1005：创建表失败 1006：创建数据库失败 1007：数据库已存在，创建数据库失败 1008 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-83719-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-83719-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Tue, 09 Nov 2010 06:40:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MySQL数据库本地备份和双机相互备份]]></title>
      <description><![CDATA[ 				MySQL的本地备份和双机相互备份脚本： 首先，我们需要修改脚本进行必要的配置，然后以root用户执行。 ◆1. 第一执行远程备份时先用 first参数. 
◆2. 本地备份用local参数 
◆3. 远程备份不用参数&amp;lt;注意1&amp;gt; 
注意 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-83720-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-83720-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Tue, 09 Nov 2010 06:40:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[在SUSE10下安装和配置MySQL数据库]]></title>
      <description><![CDATA[ 				安装MySQL 假设你把所有必须的源码或者包都放在了/tmp下。如果你下载的是RPM包的话，那比较简单；如果你下载的是二进制包（你没有rpm程序或者你想自定义的话），那么会稍微麻烦一点。 
RPM包安装 你必须使用roo ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-83721-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-83721-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Tue, 09 Nov 2010 06:40:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MySQL数据库双机热备的配置方法详解]]></title>
      <description><![CDATA[ 				MySQL数据库双机热备的配置方法: ◆1.MySQL数据库没有增量备份的机制，当数据量太大的时候备份是一个很大的问题。还好MySQL数据库提供了一种主从备份的机制，其实就是把主数据库的所有的数据同时写到备份数据库中 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-83722-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-83722-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Tue, 09 Nov 2010 06:40:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[数据库经验：如何简单安装MySQL数据库]]></title>
      <description><![CDATA[ 				这篇文章主要介绍了一种简单的MySQL数据库安装方法，详细内容请大家参考下文：  虽然安装MySQL数据库的文章很多，但是我看后感觉对于初学者来说都有一定的难度所以我写个简单的方法供大家参考。如果有什么不对的地 ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-83723-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-83723-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Tue, 09 Nov 2010 06:40:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[讲解查看MySQL数据库错误码的三个方法]]></title>
      <description><![CDATA[ 				查看MySQL数据库错误码（error code）的三个方法： 
◆1. MySQL Reference Manual有Appendix B. Error Codes and Messages 
◆2. 查看页面：http://dev.mysql.com/doc/refman/5.0/en/error-handling.html 
◆ ]]></description>
      <link>https://www.zgdoc.com/showinfo-161-83724-0.html</link>
      <guid>https://www.zgdoc.com/showinfo-161-83724-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Tue, 09 Nov 2010 06:40:22 +0000</pubDate>
    </item>
  </channel>
</rss>