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

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Personal Musings for Public Consumption - Database</title>
    <link>http://sean.chittenden.org/</link>
    <description>Sean's Digital Dumping Ground For Public Information</description>
    <dc:language>en</dc:language>
    <generator>Serendipity  - http://www.s9y.org/</generator>
    <pubDate>Fri, 26 Feb 2010 23:18:12 GMT</pubDate>

    <image>
        <url>http://sean.chittenden.org/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Personal Musings for Public Consumption - Database - Sean's Digital Dumping Ground For Public Information</title>
        <link>http://sean.chittenden.org/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Expunging MySQL root@ trivia from my brain....</title>
    <link>http://sean.chittenden.org/archives/2010/02/25/12/Expunging-MySQL-root-trivia-from-my-brain.....html</link>
            <category>Database</category>
    
    <comments>http://sean.chittenden.org/archives/2010/02/25/12/Expunging-MySQL-root-trivia-from-my-brain.....html#comments</comments>
    <wfw:comment>http://sean.chittenden.org/wfwcomment.php?cid=12</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://sean.chittenden.org/rss.php?version=2.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    

    <author>nospam@example.com (Sean Chittenden)</author>
    <content:encoded>
    &lt;p&gt;I&#039;m posting this simply because I had to go to the trouble of figuring this out.&amp;#160; Imagine a &lt;span title=&quot;The king of fail SQL databases&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;MySQL&lt;/span&gt;* database that has several databases, and only one admin account, but that admin account is bound to a particular database and not global to the entire server.&amp;#160; Don&#039;t ask me how, but there was no root user in the database.&amp;#160; Not a bad idea from a security perspective, but it&#039;s problematic to administrate the machine (read: try adding new databases, users or doing anything with the mysql database).&amp;#160; It may seem like the simple fix would be to reboot the database with &lt;code&gt;--skip-grant-tables&lt;/code&gt; and fire off a:&lt;/p&gt; 
 &lt;br /&gt;&lt;a href=&quot;http://sean.chittenden.org/archives/2010/02/25/12/Expunging-MySQL-root-trivia-from-my-brain.....html#extended&quot;&gt;Continue reading &quot;Expunging MySQL root@ trivia from my brain....&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 25 Feb 2010 13:48:00 -0800</pubDate>
    <guid isPermaLink="false">http://sean.chittenden.org/archives/2010/02/25/12/guid.html</guid>
    <category>dba</category>
<category>mysql</category>

</item>

</channel>
</rss>