<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: MySQL problem on Yahoo hosting</title>
	<link>http://ask.metafilter.com/107390/MySQL-problem-on-Yahoo-hosting/</link>
	<description>Comments on Ask MetaFilter post MySQL problem on Yahoo hosting</description>
	<pubDate>Thu, 20 Nov 2008 23:56:05 -0800</pubDate>
	<lastBuildDate>Thu, 20 Nov 2008 23:56:05 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: MySQL problem on Yahoo hosting</title>
		<link>http://ask.metafilter.com/107390/MySQL-problem-on-Yahoo-hosting</link>	
		<description>MySQL problem &lt;br /&gt;&lt;br /&gt; I am attempting to create a new user in MySQL, with Yahoo as a Web host. When I go to Privileges, I get this message:&lt;br&gt;
&lt;br&gt;
&lt;em&gt;Warning: Your privilege table structure seems to be older than this MySQL version!&lt;br&gt;
Please run the script mysql_fix_privilege_tables that should be included in your MySQL server distribution to solve this problem! &lt;/em&gt;&lt;br&gt;
&lt;br&gt;
My Google fu has failed me. I have no idea how to repair this problem in Yahoo. Help! Thanks!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.107390</guid>
		<pubDate>Thu, 20 Nov 2008 23:24:00 -0800</pubDate>
		<dc:creator>Astro Zombie</dc:creator>
		
			<category>MySQL</category>
		
			<category>Yahoo</category>
		
			<category>privilege</category>
		
			<category>table</category>
		
			<category>structure</category>
		
	</item> <item>
		<title>By: orthogonality</title>
		<link>http://ask.metafilter.com/107390/MySQL-problem-on-Yahoo-hosting#1548290</link>	
		<description>You have MySQL 5, but the database was upgraded from MySQL 4 (or older).&lt;br&gt;
&lt;br&gt;
Googling &quot; mysql_fix_privilege_tables&quot; gets me this &lt;a href=&apos;http://dev.mysql.com/doc/refman/5.0/en/mysql-fix-privilege-tables.html&apos;&gt;http://dev.mysql.com/doc/refman/5.0/en/mysql-fix-privilege-tables.html&lt;/a&gt;, which says that for MySQL 5.0.19 and forward, you should instead use the mysql_upgrade program to check for and repair old tables.&lt;br&gt;
&lt;br&gt;
You&apos;ll need shell access for this. Talk to Yahoo to figure that one out.&lt;br&gt;
&lt;br&gt;
If your MySQL is older than 5.0.19, you really ought to upgrade the server anyway, as there have been lots of bugfixes, some of pretty serious bugs. (In fact, I&apos;d upgrade at least to 5.0.27, which is  mostly stable, but I don&apos;t see a reason not to upgrade to 5.0.51.)&lt;br&gt;
&lt;br&gt;
After upgrading the server, run mysql_upgrade.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.107390-1548290</guid>
		<pubDate>Thu, 20 Nov 2008 23:56:05 -0800</pubDate>
		<dc:creator>orthogonality</dc:creator>
	</item><item>
		<title>By: orthogonality</title>
		<link>http://ask.metafilter.com/107390/MySQL-problem-on-Yahoo-hosting#1548293</link>	
		<description>Er, I made that confusing. You have MySQL server 5.x, but a 4.x database structure, because the server executable was upgraded but the database wasn&apos;t.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.107390-1548293</guid>
		<pubDate>Fri, 21 Nov 2008 00:04:25 -0800</pubDate>
		<dc:creator>orthogonality</dc:creator>
	</item>
	</channel>
</rss>
