<?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>Tech.Bitez &#187; MySQL</title>
	<atom:link href="http://www.mwasif.com/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mwasif.com</link>
	<description>Bits and pieces of linux, mysql, apache, php</description>
	<lastBuildDate>Sat, 14 Jan 2012 08:22:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OPTIMIZE TABLE on InnoDB table resets AUTO_INCREMENT counter</title>
		<link>http://www.mwasif.com/2011/125/innodb-auto_increment-counter-reset-on-optimize-table/</link>
		<comments>http://www.mwasif.com/2011/125/innodb-auto_increment-counter-reset-on-optimize-table/#comments</comments>
		<pubDate>Sun, 20 Feb 2011 03:10:25 +0000</pubDate>
		<dc:creator>Wasif</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[AUTO_INCREMENT reset]]></category>
		<category><![CDATA[innodb]]></category>
		<category><![CDATA[mysql bug]]></category>
		<category><![CDATA[optimize innodb table]]></category>
		<category><![CDATA[optimize table]]></category>

		<guid isPermaLink="false">http://www.mwasif.com/?p=125</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.mwasif.com/2011/125/innodb-auto_increment-counter-reset-on-optimize-table/' addthis:title='OPTIMIZE TABLE on InnoDB table resets AUTO_INCREMENT counter '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>MySQL reset AUOT_INCREMENT counter with OPTIMIZE TABLE on InnoDB in older MySQL versions.]]></description>
		<wfw:commentRss>http://www.mwasif.com/2011/125/innodb-auto_increment-counter-reset-on-optimize-table/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Count number of times a word exists in a column or string</title>
		<link>http://www.mwasif.com/2011/94/count-number-of-times-a-word-exists-in-a-column-or-string/</link>
		<comments>http://www.mwasif.com/2011/94/count-number-of-times-a-word-exists-in-a-column-or-string/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 19:15:44 +0000</pubDate>
		<dc:creator>Wasif</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[mysql word instance count]]></category>
		<category><![CDATA[mysql word occurrences]]></category>
		<category><![CDATA[Word instance counting]]></category>

		<guid isPermaLink="false">http://www.mwasif.com/?p=94</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.mwasif.com/2011/94/count-number-of-times-a-word-exists-in-a-column-or-string/' addthis:title='Count number of times a word exists in a column or string '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>A MySQL query to count the number of times a word appears in a column or string in MySQL.]]></description>
		<wfw:commentRss>http://www.mwasif.com/2011/94/count-number-of-times-a-word-exists-in-a-column-or-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s new in MySQL 5.5 webinar</title>
		<link>http://www.mwasif.com/2011/85/whats-new-in-mysql-5-5-webinar/</link>
		<comments>http://www.mwasif.com/2011/85/whats-new-in-mysql-5-5-webinar/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 19:19:22 +0000</pubDate>
		<dc:creator>Wasif</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[MySQL 5.5]]></category>
		<category><![CDATA[MySQL 5.5 webinar]]></category>
		<category><![CDATA[mysql webinar]]></category>

		<guid isPermaLink="false">http://www.mwasif.com/?p=85</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.mwasif.com/2011/85/whats-new-in-mysql-5-5-webinar/' addthis:title='What&#8217;s new in MySQL 5.5 webinar '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>It was nice to see improved InnoDB performance (10x) as compared to MySQL 5.1 InnoDB. A couple of people in the webinar reported that they have experienced the enhanced performance with MySQL 5.5.]]></description>
		<wfw:commentRss>http://www.mwasif.com/2011/85/whats-new-in-mysql-5-5-webinar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading MySQL 4</title>
		<link>http://www.mwasif.com/2010/66/upgrading-mysql-4/</link>
		<comments>http://www.mwasif.com/2010/66/upgrading-mysql-4/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 18:00:17 +0000</pubDate>
		<dc:creator>Wasif</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.mwasif.com/?p=66</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.mwasif.com/2010/66/upgrading-mysql-4/' addthis:title='Upgrading MySQL 4 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Today I found a couple of useful articles about upgrading MySQL 4. One is written by Peter Zaitsev and other by Guillaume Lefranc. They are talking about problems you may face while upgrading as well as benefits of MySQL 5. I hope you guys can really benefit from it.]]></description>
		<wfw:commentRss>http://www.mwasif.com/2010/66/upgrading-mysql-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL 5.0.77 in RHEL 5/CentOS 5</title>
		<link>http://www.mwasif.com/2009/56/mysql-5-0-77-in-rhel-5centos-5/</link>
		<comments>http://www.mwasif.com/2009/56/mysql-5-0-77-in-rhel-5centos-5/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 18:51:10 +0000</pubDate>
		<dc:creator>Wasif</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[rhel]]></category>

		<guid isPermaLink="false">http://www.mwasif.com/?p=56</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.mwasif.com/2009/56/mysql-5-0-77-in-rhel-5centos-5/' addthis:title='MySQL 5.0.77 in RHEL 5/CentOS 5 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Red Hat Enterprise Linux 5 and CentOS 5 are now shipping MySQL 5.0.77 instead of MySQL 5.0.45 on security grounds.]]></description>
		<wfw:commentRss>http://www.mwasif.com/2009/56/mysql-5-0-77-in-rhel-5centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL for online applications &#8211; Webinar Series</title>
		<link>http://www.mwasif.com/2009/49/mysql-for-online-applications-webinar-series/</link>
		<comments>http://www.mwasif.com/2009/49/mysql-for-online-applications-webinar-series/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 20:49:10 +0000</pubDate>
		<dc:creator>Wasif</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[mysql high availability]]></category>
		<category><![CDATA[mysql replication]]></category>
		<category><![CDATA[mysql webinars]]></category>

		<guid isPermaLink="false">http://www.mwasif.com/?p=49</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.mwasif.com/2009/49/mysql-for-online-applications-webinar-series/' addthis:title='MySQL for online applications &#8211; Webinar Series '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>MySQL.com is conducting webinars on its usage in online applications.]]></description>
		<wfw:commentRss>http://www.mwasif.com/2009/49/mysql-for-online-applications-webinar-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Count number of words in a MySQL column</title>
		<link>http://www.mwasif.com/2008/12/count-number-of-words-in-a-mysql-column/</link>
		<comments>http://www.mwasif.com/2008/12/count-number-of-words-in-a-mysql-column/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 17:36:15 +0000</pubDate>
		<dc:creator>Wasif</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[count words in mysql]]></category>
		<category><![CDATA[mysql word count]]></category>
		<category><![CDATA[mysql word count query]]></category>

		<guid isPermaLink="false">http://www.mwasif.com/2008/12/count-number-of-words-in-a-mysql-column/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.mwasif.com/2008/12/count-number-of-words-in-a-mysql-column/' addthis:title='Count number of words in a MySQL column '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>A MySQL query to count number of words in a column in MySQL separated by space, comma, semicolon or any character.]]></description>
		<wfw:commentRss>http://www.mwasif.com/2008/12/count-number-of-words-in-a-mysql-column/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>MySQL GUI Tools</title>
		<link>http://www.mwasif.com/2008/6/mysql-gui-tools/</link>
		<comments>http://www.mwasif.com/2008/6/mysql-gui-tools/#comments</comments>
		<pubDate>Thu, 01 May 2008 10:31:45 +0000</pubDate>
		<dc:creator>Wasif</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[gui for mysql]]></category>
		<category><![CDATA[mysql front end]]></category>
		<category><![CDATA[mysql frontend]]></category>
		<category><![CDATA[MySQL gui]]></category>
		<category><![CDATA[MySQL GUIs]]></category>
		<category><![CDATA[MySQL tools]]></category>

		<guid isPermaLink="false">http://www.mwasif.com/2008/6/mysql-gui-tools/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.mwasif.com/2008/6/mysql-gui-tools/' addthis:title='MySQL GUI Tools '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>A wide variety of MySQL GUIs tools are available in the market. Most of them are free but some are paid as well. This is a list of MySQL GUI tools.]]></description>
		<wfw:commentRss>http://www.mwasif.com/2008/6/mysql-gui-tools/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Saving images in MySQL with PHP</title>
		<link>http://www.mwasif.com/2007/4/save-image-in-mysql-with-php/</link>
		<comments>http://www.mwasif.com/2007/4/save-image-in-mysql-with-php/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 18:33:53 +0000</pubDate>
		<dc:creator>Wasif</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php mysql image]]></category>
		<category><![CDATA[save image mysql]]></category>
		<category><![CDATA[save image php mysql]]></category>
		<category><![CDATA[save image with php]]></category>

		<guid isPermaLink="false">http://www.mwasif.com/2007/4/save-image-in-mysql-with-php/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.mwasif.com/2007/4/save-image-in-mysql-with-php/' addthis:title='Saving images in MySQL with PHP '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>This is a short description how to save images in MySQL using PHP.]]></description>
		<wfw:commentRss>http://www.mwasif.com/2007/4/save-image-in-mysql-with-php/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>Download data as csv using PHP</title>
		<link>http://www.mwasif.com/2007/5/download-data-csv-using-php/</link>
		<comments>http://www.mwasif.com/2007/5/download-data-csv-using-php/#comments</comments>
		<pubDate>Sat, 30 Jun 2007 23:05:50 +0000</pubDate>
		<dc:creator>Wasif</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP csv]]></category>

		<guid isPermaLink="false">http://www.mwasif.com/2007/5/download-data-in-csv-format-using-php/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.mwasif.com/2007/5/download-data-csv-using-php/' addthis:title='Download data as csv using PHP '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>This is a very simple example to download data in csv format using PHP and MySQL. I have used a table with two columns i.e. id and name. The main point to download file is a proper use of header(). It has said many times in many places but I repeat here, "Make sure there [...]]]></description>
		<wfw:commentRss>http://www.mwasif.com/2007/5/download-data-csv-using-php/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

