<?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>TechMynd &#187; mySQL/phpMyAdmin</title>
	<atom:link href="http://www.techmynd.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techmynd.com</link>
	<description>Computer, internet, software, reviews, tips, games, technology, downloads</description>
	<lastBuildDate>Fri, 10 Feb 2012 15:08:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP Easy Most Database Connection</title>
		<link>http://www.techmynd.com/php-easy-most-database-connection/</link>
		<comments>http://www.techmynd.com/php-easy-most-database-connection/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 12:13:54 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[mySQL/phpMyAdmin]]></category>
		<category><![CDATA[PHP/Ajax]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=273</guid>
		<description><![CDATA[Setting up a database connection can be a difficult task. Search Google and the scripts you will find will amaze you. These are lengthy and boring. Here is the easy most method to create a dbconnection for PHP and mysql. &#60;?php /* Online settings $db = mysql_connect(&#34;localhost&#34;, &#34;root&#34;, &#34;password&#34;); mysql_select_db(&#34;dbname&#34;,$db); $siteurl = http://www.techmynd.com/; *//* Local [...]<p><a href="http://www.techmynd.com/php-easy-most-database-connection/">PHP Easy Most Database Connection</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/php-easy-most-database-connection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL server has gone away &#8211; Fix For WordPress Database Error</title>
		<link>http://www.techmynd.com/mysql-server-has-gone-away-fix-for-wordpress-database-error/</link>
		<comments>http://www.techmynd.com/mysql-server-has-gone-away-fix-for-wordpress-database-error/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 20:00:50 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[mySQL/phpMyAdmin]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[MySQL server has gone away]]></category>
		<category><![CDATA[WordPress database error MySQL server has gone away for query]]></category>
		<category><![CDATA[WordPress database error: [MySQL server has gone away]]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=232</guid>
		<description><![CDATA[Ever encountered with this WordPress MySQL error? MySQL Server Has Gone Away. And then your blog sidebars will refuse to show posts links, tags, recent posts, recent comments etc. I got this problem over and over again and I thought that I was using heavy plugins and MySQL query was timed out being very long. [...]<p><a href="http://www.techmynd.com/mysql-server-has-gone-away-fix-for-wordpress-database-error/">MySQL server has gone away &#8211; Fix For WordPress Database Error</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/mysql-server-has-gone-away-fix-for-wordpress-database-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL Query Is Not Updating Records</title>
		<link>http://www.techmynd.com/mysql-query-is-not-updating-records/</link>
		<comments>http://www.techmynd.com/mysql-query-is-not-updating-records/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 13:28:19 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[mySQL/phpMyAdmin]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[PHP/Ajax]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=161</guid>
		<description><![CDATA[Did you wonder sometimes that why mySQL Update Command do not update records when the syntax of update query is perfectly alright? This is the problem I stuck with couple of times and I just wondered and looked for solution but seriously never found any solution to that anywhere untill I found the answer to [...]<p><a href="http://www.techmynd.com/mysql-query-is-not-updating-records/">MySQL Query Is Not Updating Records</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/mysql-query-is-not-updating-records/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL UPDATE Command</title>
		<link>http://www.techmynd.com/sql-update-command/</link>
		<comments>http://www.techmynd.com/sql-update-command/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 03:37:34 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[mySQL/phpMyAdmin]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[what are the three update commands in SQL]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=76</guid>
		<description><![CDATA[Learn how SQL Update Command works and update records, while working with PHP and mySQL. See this table. We name it student. id name class marks 1 javed four 76 2 aamir three 34 3 aijaz two 77 4 sohail four 33 Update command in SQL is used to change any record in the table. [...]<p><a href="http://www.techmynd.com/sql-update-command/">SQL UPDATE Command</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/sql-update-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL WHERE Command</title>
		<link>http://www.techmynd.com/sql-where-command/</link>
		<comments>http://www.techmynd.com/sql-where-command/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 03:08:07 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[mySQL/phpMyAdmin]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=75</guid>
		<description><![CDATA[WHERE command is used to collect the records from the table based on some condition specified by the where clause. More than one condition can be added to the where clause by using various logical expressions like AND, OR, &#60; ( less than ), &#62;(greater than) etc. Logical expressions plays important role in returning the [...]<p><a href="http://www.techmynd.com/sql-where-command/">SQL WHERE Command</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/sql-where-command/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL ALTER Command</title>
		<link>http://www.techmynd.com/sql-alter-command/</link>
		<comments>http://www.techmynd.com/sql-alter-command/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 02:36:46 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[mySQL/phpMyAdmin]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[commands]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=74</guid>
		<description><![CDATA[Table structure can be changed by using alter command. With this command Field type or property can be changed or a new field can be added. If you decide to change a field to UNIQUE so it will not accept any duplicate records then if some records with duplicate value are already there then system [...]<p><a href="http://www.techmynd.com/sql-alter-command/">SQL ALTER Command</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/sql-alter-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mySQL Queries and Commands</title>
		<link>http://www.techmynd.com/queries/</link>
		<comments>http://www.techmynd.com/queries/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 22:47:02 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[mySQL/phpMyAdmin]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=54</guid>
		<description><![CDATA[mySQL is the world&#8217;s most popular open source database management system. mySQL is used to record data and to retrieve using PHP. mySQL and PHP communicate via queries and mySQL commands. Lets list these commands: Following are the query commands used commonly in routine work of PHP and mySQL. SQL SELECT SQL DISTINCT SQL WHERE [...]<p><a href="http://www.techmynd.com/queries/">mySQL Queries and Commands</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL LIKE Query Command</title>
		<link>http://www.techmynd.com/sql-like-query-command/</link>
		<comments>http://www.techmynd.com/sql-like-query-command/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 22:08:39 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[mySQL/phpMyAdmin]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[like command in sql]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[sql like command]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=48</guid>
		<description><![CDATA[LIKE sql command is used to retrieve or match records in different combinations to get desired result with wildcard. We will try LIKE sql query command and how to use it in our MySQL tables. But the best way to use LIKE query command is to apply it in a text or varchar field along [...]<p><a href="http://www.techmynd.com/sql-like-query-command/">SQL LIKE Query Command</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/sql-like-query-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 1/37 queries in 0.159 seconds using disk: basic
Object Caching 1044/1114 objects using disk: basic

Served from: www.techmynd.com @ 2012-02-12 00:42:15 -->
