<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: mysql,root</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>Set password for Mysql root user</title>
        <link>http://www.posteet.com/view/1033</link>
        <description>
        <![CDATA[<pre># If you have never set a root password for MySQL
mysqladmin -u root password MYPASS

# if you want to change (or update) a user password
mysqladmin -u MYUSER -p OLDPASS NEWPASS</pre> <a href="http://www.posteet.com/tags/mysql">[mysql]</a>  <a href="http://www.posteet.com/tags/mysqladmin">[mysqladmin]</a>  <a href="http://www.posteet.com/tags/root">[root]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Wed, 02 Jul 2008 19:00:29 +0000</pubDate>

            <category>mysql</category>
            <category>mysqladmin</category>
            <category>root</category>
    
    </item>


</channel>
</rss>
