<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>东方一华的专栏 - 数据库</title><link>http://blog.csdn.net/gohands/category/73805.aspx</link><description>应用开发中,数据库哪能少得了呢!</description><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 15 Apr 2008 13:04:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>东方一华</dc:creator><title>java数据库设计的14个技巧 </title><link>http://blog.csdn.net/gohands/archive/2008/04/09/2269756.aspx</link><pubDate>Wed, 09 Apr 2008 13:17:00 GMT</pubDate><guid>http://blog.csdn.net/gohands/archive/2008/04/09/2269756.aspx</guid><wfw:comment>http://blog.csdn.net/gohands/comments/2269756.aspx</wfw:comment><comments>http://blog.csdn.net/gohands/archive/2008/04/09/2269756.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/gohands/comments/commentRss/2269756.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2269756</trackback:ping><description>下述十四个技巧，是许多人在大量的数据库分析与设计实践中，逐步总结出来的。对于这些经验的运用，读者不能生帮硬套，死记硬背，而要消化理解，实事求是，灵活掌握。并逐步做到：在应用中发展，在发展中应用。&lt;img src ="http://blog.csdn.net/gohands/aggbug/2269756.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>东方一华</dc:creator><title>SQL Server调优的五个步骤</title><link>http://blog.csdn.net/gohands/archive/2008/04/02/2243300.aspx</link><pubDate>Wed, 02 Apr 2008 09:39:00 GMT</pubDate><guid>http://blog.csdn.net/gohands/archive/2008/04/02/2243300.aspx</guid><wfw:comment>http://blog.csdn.net/gohands/comments/2243300.aspx</wfw:comment><comments>http://blog.csdn.net/gohands/archive/2008/04/02/2243300.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gohands/comments/commentRss/2243300.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2243300</trackback:ping><description>SQL Server调优的五个步骤&lt;img src ="http://blog.csdn.net/gohands/aggbug/2243300.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>东方一华</dc:creator><title> my.ini描述之mysql的十条另类优化参数</title><link>http://blog.csdn.net/gohands/archive/2008/03/28/2224740.aspx</link><pubDate>Fri, 28 Mar 2008 10:02:00 GMT</pubDate><guid>http://blog.csdn.net/gohands/archive/2008/03/28/2224740.aspx</guid><wfw:comment>http://blog.csdn.net/gohands/comments/2224740.aspx</wfw:comment><comments>http://blog.csdn.net/gohands/archive/2008/03/28/2224740.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gohands/comments/commentRss/2224740.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2224740</trackback:ping><description>都要经常接触，都要配置服务、优化服务，监测日志、分析日志等，不断的在运行中，根据运行状态来调整优化参数，今天，收录十条有关mysql的很少接触到的优化配置
郁闷，mysql 也out of memory !! 头疼啊!
他山之石可以攻玉！&lt;img src ="http://blog.csdn.net/gohands/aggbug/2224740.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>东方一华</dc:creator><title>mysql 存储过程SAVEPOINT ROLLBACK to</title><link>http://blog.csdn.net/gohands/archive/2008/03/10/2163855.aspx</link><pubDate>Mon, 10 Mar 2008 16:19:00 GMT</pubDate><guid>http://blog.csdn.net/gohands/archive/2008/03/10/2163855.aspx</guid><wfw:comment>http://blog.csdn.net/gohands/comments/2163855.aspx</wfw:comment><comments>http://blog.csdn.net/gohands/archive/2008/03/10/2163855.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gohands/comments/commentRss/2163855.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2163855</trackback:ping><description>mysql 存储过程SAVEPOINT ROLLBACK to例子&lt;img src ="http://blog.csdn.net/gohands/aggbug/2163855.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>东方一华</dc:creator><title>如何得到mysql存储过程的列表</title><link>http://blog.csdn.net/gohands/archive/2008/02/19/2107467.aspx</link><pubDate>Tue, 19 Feb 2008 19:16:00 GMT</pubDate><guid>http://blog.csdn.net/gohands/archive/2008/02/19/2107467.aspx</guid><wfw:comment>http://blog.csdn.net/gohands/comments/2107467.aspx</wfw:comment><comments>http://blog.csdn.net/gohands/archive/2008/02/19/2107467.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gohands/comments/commentRss/2107467.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2107467</trackback:ping><description>如何得到mysql存储过程的列表&lt;img src ="http://blog.csdn.net/gohands/aggbug/2107467.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>东方一华</dc:creator><title>mysql存储过程基本函数</title><link>http://blog.csdn.net/gohands/archive/2008/02/19/2107465.aspx</link><pubDate>Tue, 19 Feb 2008 19:15:00 GMT</pubDate><guid>http://blog.csdn.net/gohands/archive/2008/02/19/2107465.aspx</guid><wfw:comment>http://blog.csdn.net/gohands/comments/2107465.aspx</wfw:comment><comments>http://blog.csdn.net/gohands/archive/2008/02/19/2107465.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gohands/comments/commentRss/2107465.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2107465</trackback:ping><description>mysql存储过程基本函数&lt;img src ="http://blog.csdn.net/gohands/aggbug/2107465.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>东方一华</dc:creator><title>防范SQL注入式攻击</title><link>http://blog.csdn.net/gohands/archive/2008/02/02/2078069.aspx</link><pubDate>Sat, 02 Feb 2008 12:18:00 GMT</pubDate><guid>http://blog.csdn.net/gohands/archive/2008/02/02/2078069.aspx</guid><wfw:comment>http://blog.csdn.net/gohands/comments/2078069.aspx</wfw:comment><comments>http://blog.csdn.net/gohands/archive/2008/02/02/2078069.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gohands/comments/commentRss/2078069.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2078069</trackback:ping><description>SQL注入式攻击是利用是指利用设计上的漏洞，在目标服务器上运行Sql命令以及进行其他方式的攻击
动态生成Sql命令时没有对用户输入的数据进行验证是Sql注入攻击得逞的主要原因。&lt;img src ="http://blog.csdn.net/gohands/aggbug/2078069.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>东方一华</dc:creator><title>SQL语法速成</title><link>http://blog.csdn.net/gohands/archive/2008/02/02/2078068.aspx</link><pubDate>Sat, 02 Feb 2008 12:16:00 GMT</pubDate><guid>http://blog.csdn.net/gohands/archive/2008/02/02/2078068.aspx</guid><wfw:comment>http://blog.csdn.net/gohands/comments/2078068.aspx</wfw:comment><comments>http://blog.csdn.net/gohands/archive/2008/02/02/2078068.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gohands/comments/commentRss/2078068.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2078068</trackback:ping><description>结构查询语言(SQL)是用于查询关系数据库的标准语言，它包括若干关键字和一致的语法，便于数据库元件(如表、索引、字段等)的建立和操纵。 &lt;img src ="http://blog.csdn.net/gohands/aggbug/2078068.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>东方一华</dc:creator><title>MySQL查询优化系列讲座之调度和锁定</title><link>http://blog.csdn.net/gohands/archive/2008/02/02/2077889.aspx</link><pubDate>Sat, 02 Feb 2008 10:50:00 GMT</pubDate><guid>http://blog.csdn.net/gohands/archive/2008/02/02/2077889.aspx</guid><wfw:comment>http://blog.csdn.net/gohands/comments/2077889.aspx</wfw:comment><comments>http://blog.csdn.net/gohands/archive/2008/02/02/2077889.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gohands/comments/commentRss/2077889.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2077889</trackback:ping><description>MySQL查询优化讲座之管理员的优化措施&lt;img src ="http://blog.csdn.net/gohands/aggbug/2077889.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>东方一华</dc:creator><title>MySQL查询优化讲座之管理员的优化措施</title><link>http://blog.csdn.net/gohands/archive/2008/02/02/2077887.aspx</link><pubDate>Sat, 02 Feb 2008 10:48:00 GMT</pubDate><guid>http://blog.csdn.net/gohands/archive/2008/02/02/2077887.aspx</guid><wfw:comment>http://blog.csdn.net/gohands/comments/2077887.aspx</wfw:comment><comments>http://blog.csdn.net/gohands/archive/2008/02/02/2077887.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gohands/comments/commentRss/2077887.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2077887</trackback:ping><description>MySQL查询优化讲座之管理员的优化措施&lt;img src ="http://blog.csdn.net/gohands/aggbug/2077887.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>东方一华</dc:creator><title>MySQL查询优化系列讲座之数据类型与效率</title><link>http://blog.csdn.net/gohands/archive/2008/02/02/2077881.aspx</link><pubDate>Sat, 02 Feb 2008 10:47:00 GMT</pubDate><guid>http://blog.csdn.net/gohands/archive/2008/02/02/2077881.aspx</guid><wfw:comment>http://blog.csdn.net/gohands/comments/2077881.aspx</wfw:comment><comments>http://blog.csdn.net/gohands/archive/2008/02/02/2077881.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gohands/comments/commentRss/2077881.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2077881</trackback:ping><description>MySQL查询优化系列讲座之数据类型与效率&lt;img src ="http://blog.csdn.net/gohands/aggbug/2077881.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>东方一华</dc:creator><title>理解MySQL数据类型 避免数据库设计出现混乱</title><link>http://blog.csdn.net/gohands/archive/2008/01/29/2071566.aspx</link><pubDate>Tue, 29 Jan 2008 15:11:00 GMT</pubDate><guid>http://blog.csdn.net/gohands/archive/2008/01/29/2071566.aspx</guid><wfw:comment>http://blog.csdn.net/gohands/comments/2071566.aspx</wfw:comment><comments>http://blog.csdn.net/gohands/archive/2008/01/29/2071566.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gohands/comments/commentRss/2071566.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2071566</trackback:ping><description>数据库存储中的数据类型与大小各异。有些地方只存储数字类型，有些只存储文本类型，有些二者而兼之。而很多数据库支持各种专用类型：日期和时间类型，二进制字符类型以及布尔类型。
选择数据类型与数据相匹配是数据库设计中最为重要的部分，因为这种类型将会影响到RDBMS的效率与性能。所以，对RDBMS的数据类型选择应给予足够的重视。
这就是编写本文的主要目的。表A将列举了MySQL支持的绝大部分重要的数据类型，而MySQL是当前最为流行的免费RDBMS。文中还描述了何时与如何使用这些数据类型。这将有助于建立一个数据库的合理设计。&lt;img src ="http://blog.csdn.net/gohands/aggbug/2071566.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>东方一华</dc:creator><title>数据类型的问题(mysql)</title><link>http://blog.csdn.net/gohands/archive/2008/01/29/2071563.aspx</link><pubDate>Tue, 29 Jan 2008 15:08:00 GMT</pubDate><guid>http://blog.csdn.net/gohands/archive/2008/01/29/2071563.aspx</guid><wfw:comment>http://blog.csdn.net/gohands/comments/2071563.aspx</wfw:comment><comments>http://blog.csdn.net/gohands/archive/2008/01/29/2071563.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gohands/comments/commentRss/2071563.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2071563</trackback:ping><description>有助于效率的类型选择&lt;img src ="http://blog.csdn.net/gohands/aggbug/2071563.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>东方一华</dc:creator><title>如何使用索引优化表</title><link>http://blog.csdn.net/gohands/archive/2008/01/29/2071562.aspx</link><pubDate>Tue, 29 Jan 2008 15:07:00 GMT</pubDate><guid>http://blog.csdn.net/gohands/archive/2008/01/29/2071562.aspx</guid><wfw:comment>http://blog.csdn.net/gohands/comments/2071562.aspx</wfw:comment><comments>http://blog.csdn.net/gohands/archive/2008/01/29/2071562.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gohands/comments/commentRss/2071562.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2071562</trackback:ping><description>本小结讲述了索引在优化查询中的作用，包括了索引优化查询的原理，索引在各种情况的检索中的益处，也包括索引的的弊端：增加了存储的空间，使装载数据变慢。
索引是优化查询的最常用也是最有效的的方法，一个数据表，尤其是容量很大的表，建立合适的索引，会使查询的速度提高很大.
&lt;img src ="http://blog.csdn.net/gohands/aggbug/2071562.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>东方一华</dc:creator><title>用SQLyog来分析MySQL数据库</title><link>http://blog.csdn.net/gohands/archive/2008/01/25/2064464.aspx</link><pubDate>Fri, 25 Jan 2008 08:49:00 GMT</pubDate><guid>http://blog.csdn.net/gohands/archive/2008/01/25/2064464.aspx</guid><wfw:comment>http://blog.csdn.net/gohands/comments/2064464.aspx</wfw:comment><comments>http://blog.csdn.net/gohands/archive/2008/01/25/2064464.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gohands/comments/commentRss/2064464.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2064464</trackback:ping><description>我曾经多次建立MySOL的GUI，但是我太忙了，以至于没有做出更多的有建设性的事情。我的小兄弟出于同样的原因建立了一个关于MySOL的网站：ClickSQL.com，但是他后来忙于家庭的衣食（而疏于管理该网站）。因此，我很高兴的发现了SQLyog这个图形化管理MySOL数据库的Windows应用程序。&lt;img src ="http://blog.csdn.net/gohands/aggbug/2064464.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>