<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>SQLManager: MySQL Articles</title><copyright>(c) 1999-2005 EMS Database Management Solutions, Inc. All rights reserved.</copyright><link>http://sqlmanager.net/en/articles/mysql</link><description>MySQL Articles</description><language>en</language><ttl>86400</ttl><item><title>Debunking GROUP BY Myths</title><link>http://sqlmanager.net/en/articles/mysql/1188</link><guid isPermaLink="true">http://sqlmanager.net/en/articles/mysql/1188</guid><description>This article shows how and why in MySQL, one can write GROUP BY queries that reference non-aggregated columns in the SELECT list that are not included in the GROUP BY clause</description></item><item><title>Stored Procedures in MySQL 5.0</title><link>http://sqlmanager.net/en/articles/mysql/776</link><guid isPermaLink="true">http://sqlmanager.net/en/articles/mysql/776</guid><description>Stored Procedures allows to automate or program our way out of many tasks on directly on the server rather than having to write external scripts to do complex manipulation of data.</description></item><item><title>MySQL 5.1's New XML Functions</title><link>http://sqlmanager.net/en/articles/mysql/775</link><guid isPermaLink="true">http://sqlmanager.net/en/articles/mysql/775</guid><description>MySQL version 5.1.5 has functions for searching and changing XML documents. This article has examples.</description></item><item><title>MySQL 5.0 New Features: Triggers</title><link>http://sqlmanager.net/en/articles/mysql/773</link><guid isPermaLink="true">http://sqlmanager.net/en/articles/mysql/773</guid><description>This article covers MySQL 5.0 support for Triggers using detailed examples, source code, and hands-on exercises.</description></item><item><title>MySQL 5.0 New Features: Data Dictionary</title><link>http://sqlmanager.net/en/articles/mysql/772</link><guid isPermaLink="true">http://sqlmanager.net/en/articles/mysql/772</guid><description>This article covers the MySQL 5.0 Data Dictionary using detailed examples, source code, and hands-on exercises.</description></item><item><title>MySQL 5.0 New Features: Views</title><link>http://sqlmanager.net/en/articles/mysql/771</link><guid isPermaLink="true">http://sqlmanager.net/en/articles/mysql/771</guid><description>This article covers MySQL 5.0 support for Views using detailed examples, source code, and hands-on exercises.</description></item><item><title>Managing Hierarchical Data in MySQL</title><link>http://sqlmanager.net/en/articles/mysql/725</link><guid isPermaLink="true">http://sqlmanager.net/en/articles/mysql/725</guid><description>Two models for dealing with hierarchical data in MySQL.</description></item><item><title>A Practical Look at the MySQL Query Cache</title><link>http://sqlmanager.net/en/articles/mysql/704</link><guid isPermaLink="true">http://sqlmanager.net/en/articles/mysql/704</guid><description>A quick look on how the popular database vendors implement their caching strategies...</description></item><item><title>Point-in-Time Data Recovery</title><link>http://sqlmanager.net/en/articles/mysql/682</link><guid isPermaLink="true">http://sqlmanager.net/en/articles/mysql/682</guid><description>Binary logging will slow a server by only one percent. In return, though, it allows for up to the minute data recovery.</description></item><item><title>Choosing the Right MySQL Version</title><link>http://sqlmanager.net/en/articles/mysql/653</link><guid isPermaLink="true">http://sqlmanager.net/en/articles/mysql/653</guid><description>Which MySQL version you should use, whether you should consider upgrading, what to do when you find a bug?..</description></item><item><title>MySQL 5.0 New Features: Stored Procedures</title><link>http://sqlmanager.net/en/articles/mysql/652</link><guid isPermaLink="true">http://sqlmanager.net/en/articles/mysql/652</guid><description>This article shows you how to write stored procedures and shares the implementation details of Stored Procedures in MySQL 5.0.</description></item><item><title>MySQL Network and You</title><link>http://sqlmanager.net/en/articles/mysql/646</link><guid isPermaLink="true">http://sqlmanager.net/en/articles/mysql/646</guid><description>MySQL Network is presented in the press. What it all means for you?</description></item><item><title>Prepared Statements</title><link>http://sqlmanager.net/en/articles/mysql/592</link><guid isPermaLink="true">http://sqlmanager.net/en/articles/mysql/592</guid><description>Benefits (and trade-offs) of the new server-side prepared statements and the support for it from various programming languages.</description></item><item><title>Structure Means Subqueries: Nesting SELECTs in MySQL 4.1</title><link>http://sqlmanager.net/en/articles/mysql/591</link><guid isPermaLink="true">http://sqlmanager.net/en/articles/mysql/591</guid><description>Subqueries are another way to get data from multiple tables using a single query, and MySQL 4.1 includes support for this standard SQL construct.</description></item><item><title>New in MySQL 4.1: All the Little Features</title><link>http://sqlmanager.net/en/articles/mysql/590</link><guid isPermaLink="true">http://sqlmanager.net/en/articles/mysql/590</guid><description>We've covered the major features in 4.1, now we wrap up our 'New in 4.1' series with an article about all of the little features.</description></item></channel></rss>
