<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Dumping MySQL and Moving It</title>
	<atom:link href="http://www.inanis.net/blog/index.php/2009/11/03/dumping-mysql-and-moving-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inanis.net/blog/index.php/2009/11/03/dumping-mysql-and-moving-it/</link>
	<description>Daily ramblings of a computer technician.</description>
	<lastBuildDate>Sat, 26 Feb 2011 03:37:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: inanis</title>
		<link>http://www.inanis.net/blog/index.php/2009/11/03/dumping-mysql-and-moving-it/comment-page-1/#comment-2154</link>
		<dc:creator>inanis</dc:creator>
		<pubDate>Tue, 24 Nov 2009 02:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.inanis.net/blog/?p=1410#comment-2154</guid>
		<description>Thanks for the suggestion. I did create the same user on the new box, but the permissions (i.e. the links in the database that say xyz user has abc access to table 123) didn&#039;t copy - so while I was able to get rid of unknown user problems, I began to have invalid permission problems.

I&#039;ll look into this again eventually, because I want to get the system running a more up to date version of the OS and SQL, additionally converted from 32-bit to 64-bit...</description>
		<content:encoded><![CDATA[<p>Thanks for the suggestion. I did create the same user on the new box, but the permissions (i.e. the links in the database that say xyz user has abc access to table 123) didn&#8217;t copy &#8211; so while I was able to get rid of unknown user problems, I began to have invalid permission problems.</p>
<p>I&#8217;ll look into this again eventually, because I want to get the system running a more up to date version of the OS and SQL, additionally converted from 32-bit to 64-bit&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: supadrake</title>
		<link>http://www.inanis.net/blog/index.php/2009/11/03/dumping-mysql-and-moving-it/comment-page-1/#comment-2151</link>
		<dc:creator>supadrake</dc:creator>
		<pubDate>Mon, 23 Nov 2009 15:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.inanis.net/blog/?p=1410#comment-2151</guid>
		<description>Make the same  mysql user on the new site, create the same name database (like the name on the original) server with that user!Then export the database from the original server and delete the line &quot;CREATE DATABASE `db_name` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;.After this import the &quot;db_name.sql&quot; into ur new server.
I just installed ur wp theme its cool, and saw ur blog.
Good Luck</description>
		<content:encoded><![CDATA[<p>Make the same  mysql user on the new site, create the same name database (like the name on the original) server with that user!Then export the database from the original server and delete the line &#8220;CREATE DATABASE `db_name` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;.After this import the &#8220;db_name.sql&#8221; into ur new server.<br />
I just installed ur wp theme its cool, and saw ur blog.<br />
Good Luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: inanis</title>
		<link>http://www.inanis.net/blog/index.php/2009/11/03/dumping-mysql-and-moving-it/comment-page-1/#comment-2120</link>
		<dc:creator>inanis</dc:creator>
		<pubDate>Tue, 10 Nov 2009 23:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.inanis.net/blog/?p=1410#comment-2120</guid>
		<description>Wrong place to put this comment, but I understand because apparently my contact page isn&#039;t working so... (EDIT. but I just tested it and it IS working... just that no one knows the answer to the secret question. HA! Look it up people!)

Having the default page width set to something other than &quot;small&quot; is a feature I added in (or was working on, I don&#039;t remember right now) for the next bugfix. It&#039;s minor on the grand scale, but I don&#039;t think the theme editor is going to help you out with that because changes to the Javascript file need to be made to grab the width setting from useroptions.php and reset the page size to &quot;middle&quot; or &quot;large&quot; upon page load.

Changing the default page background color is done through the stylesheet. Look for the BODY descriptor on line 11 of style.css. You can set the background picture and color both on that line.</description>
		<content:encoded><![CDATA[<p>Wrong place to put this comment, but I understand because apparently my contact page isn&#8217;t working so&#8230; (EDIT. but I just tested it and it IS working&#8230; just that no one knows the answer to the secret question. HA! Look it up people!)</p>
<p>Having the default page width set to something other than &#8220;small&#8221; is a feature I added in (or was working on, I don&#8217;t remember right now) for the next bugfix. It&#8217;s minor on the grand scale, but I don&#8217;t think the theme editor is going to help you out with that because changes to the Javascript file need to be made to grab the width setting from useroptions.php and reset the page size to &#8220;middle&#8221; or &#8220;large&#8221; upon page load.</p>
<p>Changing the default page background color is done through the stylesheet. Look for the BODY descriptor on line 11 of style.css. You can set the background picture and color both on that line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: inanis</title>
		<link>http://www.inanis.net/blog/index.php/2009/11/03/dumping-mysql-and-moving-it/comment-page-1/#comment-2119</link>
		<dc:creator>inanis</dc:creator>
		<pubDate>Tue, 10 Nov 2009 23:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.inanis.net/blog/?p=1410#comment-2119</guid>
		<description>I agree, generally. The username and password don&#039;t match because the wp-config.php points to a MySQL user that doens&#039;t exist because Wordpress has not been &lt;i&gt;installed&lt;/i&gt; on the new server, rather it&#039;s been &lt;i&gt;copied&lt;/i&gt;. My focus is to move the whole kit-n-kaboodle from the old server to the new one, pop some files in place, and just boot the thing up so I don&#039;t have to go through the process of actually reinstalling Wordpress and my content, and doing the XML export/import thing, and installing and reconfiguring all my plugins and widgets. I think I may have to do what Rohan above said and copy the usernames database from the old box to the new one.</description>
		<content:encoded><![CDATA[<p>I agree, generally. The username and password don&#8217;t match because the wp-config.php points to a MySQL user that doens&#8217;t exist because WordPress has not been <i>installed</i> on the new server, rather it&#8217;s been <i>copied</i>. My focus is to move the whole kit-n-kaboodle from the old server to the new one, pop some files in place, and just boot the thing up so I don&#8217;t have to go through the process of actually reinstalling WordPress and my content, and doing the XML export/import thing, and installing and reconfiguring all my plugins and widgets. I think I may have to do what Rohan above said and copy the usernames database from the old box to the new one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: inanis</title>
		<link>http://www.inanis.net/blog/index.php/2009/11/03/dumping-mysql-and-moving-it/comment-page-1/#comment-2118</link>
		<dc:creator>inanis</dc:creator>
		<pubDate>Tue, 10 Nov 2009 23:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.inanis.net/blog/?p=1410#comment-2118</guid>
		<description>I thought about that, and read something to the effect of &quot;you shouldn&#039;t do that because it will break your MySQL installation.&quot; Since I am doing this on a development-like basis to determine a procedure so when I am ready I can just pop it over, it might not hurt to actually try. Just gotta find time and energy to get back to it. Thanks for the suggestion!</description>
		<content:encoded><![CDATA[<p>I thought about that, and read something to the effect of &#8220;you shouldn&#8217;t do that because it will break your MySQL installation.&#8221; Since I am doing this on a development-like basis to determine a procedure so when I am ready I can just pop it over, it might not hurt to actually try. Just gotta find time and energy to get back to it. Thanks for the suggestion!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Edwards</title>
		<link>http://www.inanis.net/blog/index.php/2009/11/03/dumping-mysql-and-moving-it/comment-page-1/#comment-2115</link>
		<dc:creator>Todd Edwards</dc:creator>
		<pubDate>Tue, 10 Nov 2009 19:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.inanis.net/blog/?p=1410#comment-2115</guid>
		<description>It just sounds like your MySQL username and password combination on the new machine have changed. Double check this and change the username and password combination respectively for your web applications.

Example: Wordpress MySQL username and password should be stored in a file called wp-config.php in the Wordpress root directory.</description>
		<content:encoded><![CDATA[<p>It just sounds like your MySQL username and password combination on the new machine have changed. Double check this and change the username and password combination respectively for your web applications.</p>
<p>Example: WordPress MySQL username and password should be stored in a file called wp-config.php in the WordPress root directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan Kapoor</title>
		<link>http://www.inanis.net/blog/index.php/2009/11/03/dumping-mysql-and-moving-it/comment-page-1/#comment-2114</link>
		<dc:creator>Rohan Kapoor</dc:creator>
		<pubDate>Tue, 10 Nov 2009 11:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.inanis.net/blog/?p=1410#comment-2114</guid>
		<description>Hey Mate,

You haven&#039;t brought over the mysql database called mysql that is for users, etc. What you should do is just bring the users part of that database over. Then everything should work!</description>
		<content:encoded><![CDATA[<p>Hey Mate,</p>
<p>You haven&#8217;t brought over the mysql database called mysql that is for users, etc. What you should do is just bring the users part of that database over. Then everything should work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.inanis.net/blog/index.php/2009/11/03/dumping-mysql-and-moving-it/comment-page-1/#comment-2104</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 06 Nov 2009 11:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.inanis.net/blog/?p=1410#comment-2104</guid>
		<description>Mate, trying to contact you via your contact form, but its not working.... cant get the answer thing to work.

Heres my question anyway.

Hey fella,

Loving the theme, although i have 2 issues I&#039;m trying to work out.

1 - i would like to make the defualt page layout expand to the full width of the uesrs screen (the button at the top of the header)

2 - i would like to set a default page background colour image, how?

Been looking in the editor, but i got bored and wondered if you could give me a quicker answer.

Thanks
Dan</description>
		<content:encoded><![CDATA[<p>Mate, trying to contact you via your contact form, but its not working&#8230;. cant get the answer thing to work.</p>
<p>Heres my question anyway.</p>
<p>Hey fella,</p>
<p>Loving the theme, although i have 2 issues I&#8217;m trying to work out.</p>
<p>1 &#8211; i would like to make the defualt page layout expand to the full width of the uesrs screen (the button at the top of the header)</p>
<p>2 &#8211; i would like to set a default page background colour image, how?</p>
<p>Been looking in the editor, but i got bored and wondered if you could give me a quicker answer.</p>
<p>Thanks<br />
Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.inanis.net/blog/index.php/2009/11/03/dumping-mysql-and-moving-it/comment-page-1/#comment-2100</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 04 Nov 2009 13:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.inanis.net/blog/?p=1410#comment-2100</guid>
		<description>It&#039;s been a while since I&#039;ve done one, but if I remember correctly, users and permissions are all stored in a separate database that all MySQL installs have. In the schema &quot;mysql&quot; you&#039;ll see a table called &quot;user&quot;. I believe that is the one that contains all users and user permissions. If you back up that table and recover it into your new database, I believe that will do what you need. Keep in mind that the other schemas on the server have to be the same, but that sounds like it won&#039;t be an issue.

Hope that helps you.</description>
		<content:encoded><![CDATA[<p>It&#8217;s been a while since I&#8217;ve done one, but if I remember correctly, users and permissions are all stored in a separate database that all MySQL installs have. In the schema &#8220;mysql&#8221; you&#8217;ll see a table called &#8220;user&#8221;. I believe that is the one that contains all users and user permissions. If you back up that table and recover it into your new database, I believe that will do what you need. Keep in mind that the other schemas on the server have to be the same, but that sounds like it won&#8217;t be an issue.</p>
<p>Hope that helps you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

