<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - cbrant</title>
<link>http://snipplr.com/users/cbrant/tags/mysql</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 01 Dec 2008 12:40:29 GMT</pubDate>
<item>
<title>(SQL) MySQL Table - US States</title>
<link>http://snipplr.com/view/6637/mysql-table--us-states/</link>
<description><![CDATA[ <p>This will create and then populate a MySQL table with a list of the names and USPS abbreviations for US states and possessions in existence.</p> ]]></description>
<pubDate>Tue, 10 Jun 2008 01:45:05 GMT</pubDate>
<guid>http://snipplr.com/view/6637/mysql-table--us-states/</guid>
</item>
<item>
<title>(SQL) MySQL Table - ISO Country List with Abbreviations</title>
<link>http://snipplr.com/view/6636/mysql-table--iso-country-list-with-abbreviations/</link>
<description><![CDATA[ <p>This will create and then populate a MySQL table with a list of the names and ISO 3166 codes for countries in existence.</p> ]]></description>
<pubDate>Tue, 10 Jun 2008 01:43:05 GMT</pubDate>
<guid>http://snipplr.com/view/6636/mysql-table--iso-country-list-with-abbreviations/</guid>
</item>
<item>
<title>(SQL) Grant MySQL Privileges</title>
<link>http://snipplr.com/view/5695/grant-mysql-privileges/</link>
<description><![CDATA[ <p>To grant all privileges to a user from any location login to the mysql shell and run the following queries.</p> ]]></description>
<pubDate>Fri, 04 Apr 2008 03:52:39 GMT</pubDate>
<guid>http://snipplr.com/view/5695/grant-mysql-privileges/</guid>
</item>
<item>
<title>(SQL) Set MySQL root password</title>
<link>http://snipplr.com/view/5694/set-mysql-root-password/</link>
<description><![CDATA[ <p>To reset the MySQL root password, login to the mysql shell and run the following commands.</p> ]]></description>
<pubDate>Fri, 04 Apr 2008 03:48:37 GMT</pubDate>
<guid>http://snipplr.com/view/5694/set-mysql-root-password/</guid>
</item>
</channel>
</rss>