<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>wordpressguru.eu &#187; mysql</title>
	<atom:link href="http://wordpressguru.eu/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpressguru.eu</link>
	<description>For all your WordPress needs</description>
	<lastBuildDate>Thu, 09 Feb 2012 12:03:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Trying to restore a large MySQL Backup?</title>
		<link>http://wordpressguru.eu/2010/02/trying-to-restore-a-large-mysql-backup/</link>
		<comments>http://wordpressguru.eu/2010/02/trying-to-restore-a-large-mysql-backup/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 23:43:08 +0000</pubDate>
		<dc:creator>Owen</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://wordpressguru.eu/?p=312</guid>
		<description><![CDATA[Imagine you had a car site and needed to load MySQL with a big database or car prices so that you can provide a search against this data. Well, imagine the database is so large that it won&#8217;t load for &#8230; <a href="http://wordpressguru.eu/2010/02/trying-to-restore-a-large-mysql-backup/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Imagine you had a car site and needed to load MySQL with a big database or <a href="http://www.carseek.com/">car prices</a> so that you can provide a search against this data. Well, imagine the database is so large that it won&#8217;t load for you. This can happen if you have a database that&#8217;s a bit larger than your server can handle.</p>
<p>I had a bit of a problem today trying to get an 8Mb backup uploaded into  MySQL. The problem was caused by the fact that <a title="phpMyAdmin" rel="homepage" href="http://www.phpmyadmin.net/home_page/index.php">phpMyAdmin</a> was timing out when I tried to import the  database. I tried breaking it down into smaller sections but a couple of  the tables just had too many rows in them. Just as I was about to bang  my head against the wall, I came across <a href="http://www.ozerov.de/bigdump.php">BigDump</a>, a MySQL upload tool  that staggers the uploads allowing you to upload dump files up to 50Mb  in size. </p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><img style="border: medium none; float: right;" class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=6bd6cdb4-f295-451e-817e-25a70ee1519f"><span class="zem-script more-info pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://wordpressguru.eu/2010/02/trying-to-restore-a-large-mysql-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress on Windows? Test, test test.</title>
		<link>http://wordpressguru.eu/2009/09/wordpress-on-windows-test-test-test/</link>
		<comments>http://wordpressguru.eu/2009/09/wordpress-on-windows-test-test-test/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 06:54:46 +0000</pubDate>
		<dc:creator>Owen</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://wordpressguru.eu/?p=227</guid>
		<description><![CDATA[Image via CrunchBase WordPress runs on PHP and MySQL, which is available both on Linux servers and on Windows servers. It&#8217;s worth keeping in mind that there are a few differences between the two platforms, even though there aren&#8217;t supposed &#8230; <a href="http://wordpressguru.eu/2009/09/wordpress-on-windows-test-test-test/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl style="width: 200px;" class="wp-caption alignright">
<dt class="wp-caption-dt"><a href="http://www.crunchbase.com/product/windows"><img src="http://www.crunchbase.com/assets/images/resized/0002/1545/21545v2-max-450x450.png" alt="Image representing Windows as depicted in Crun..." title="Image representing Windows as depicted in Crun..." width="190" height="66"></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://www.crunchbase.com">CrunchBase</a></dd>
</dl>
</div>
</div>
<p>WordPress runs on PHP and MySQL, which is available both on Linux servers and on Windows servers. It&#8217;s worth keeping in mind that there are a few differences between the two platforms, even though there aren&#8217;t supposed to be.</p>
<p>Up to a couple of years ago, the main difference was that it was hard to use Permalinks on Windows without workarounds, but that functionality has been built in now. The differences are a bit more subtle, but they&#8217;re still there. I just spent the morning debugging an issue with <a href="http://www.wpauctions.com/">WP Auctions</a>, an auction plugin for WordPress which turned out to be buried deep in the way MySQL works. The problem was that Linux implementation of MySQL use <a class="zem_slink freebase/guid/9202a8c04000641f80000000008547a0" href="http://www.mysql.com" title="MyISAM" rel="homepage">MyISAM</a> as a storage engine, while Windows implementations use <a class="zem_slink freebase/guid/9202a8c04000641f80000000005f8c89" href="http://www.innodb.com/" title="InnoDB" rel="homepage">InnoDB</a>. I found a slight difference in the way Decimals are handled (InnoDB doesn&#8217;t allow Nulls in decimal fields) which was causing the create of new auctions to fail.</p>
<p>The morals of the story is that if you&#8217;re in the minority using WordPress on Windows, make sure you test your installation and any plugins you use, instead of assuming they&#8217;re just going to work. It&#8217;s a different situation to going our and buying <a href="http://www.hertzfurniture.com/Classroom--4--r.html">classroom desks</a> which you know are sturdy and work in different environments. Code tends to be a bit more fragile; and plugin developers don&#8217;t always have alternative platforms to test their work on.</p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=0fe44a30-fd23-4b67-9f2d-dc02ebc7d348"><span class="zem-script more-info pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://wordpressguru.eu/2009/09/wordpress-on-windows-test-test-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

