<?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>BlogAllAlong &#187; Database</title>
	<atom:link href="http://blogallalong.com/category/technology/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogallalong.com</link>
	<description>News and articles about technology, computers, internet, search engines, books, video games, movies and documentaries</description>
	<lastBuildDate>Thu, 02 Sep 2010 04:19:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The gift of the command line</title>
		<link>http://blogallalong.com/2009/03/04/the-gift-of-the-command-line/</link>
		<comments>http://blogallalong.com/2009/03/04/the-gift-of-the-command-line/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 05:08:25 +0000</pubDate>
		<dc:creator>Bashar</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://blogallalong.com/?p=1083</guid>
		<description><![CDATA[Happens a lot. You wanna perform a task and see the GUI admin interface thinking maybe it&#8217;s time to trust it with your task. I simply try to import an SQL dump file through phpMyAdmin and it goes &#8220;You probably tried to upload too large file. Please refer to documentation for ways to workaround this [...]]]></description>
			<content:encoded><![CDATA[<p>Happens a lot. You wanna perform a task and see the GUI admin interface thinking maybe it&#8217;s time to trust it with your task. I simply try to import an SQL dump file through phpMyAdmin and it goes &#8220;<em>You probably tried to upload too large file. Please refer to documentation for ways to workaround this limit.</em>&#8220;. OK, so maybe the SQL file is a bit large, 40 MB+ in size. I compress it and try again. loading for some time and then a blank white screen. 4 partially successful imports out of 30+! Maybe I compressed a very large file so let&#8217;s try increasing maximum file size and put plain SQL file.</p>
<p>Go to php.ini and alter <em>upload_max_filesize</em>, <em>memory_limit</em> and <em>post_max_size</em> accordingly. Restart server (note: localhost, I didn&#8217;t shutdown production server dont worry!), try again, same thing. I give it over an hour just to be sure it&#8217;s not me prejudging.</p>
<p>Ohh what the heck am I doing! Open up the terminal,<br/><br />
<code>mysql &lt;my_db_name&gt; -u&lt;user_name&gt; -p&lt;password&gt; &lt;mysql.sql</code></p>
<p>Done in few seconds!</p>
<img src="http://blogallalong.com/?ak_action=api_record_view&id=1083&type=feed" alt="" /><h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://blogallalong.com/2009/07/01/bigdump-for-large-mysql-dumps/" title="BigDump for large MySQL Dumps">BigDump for large MySQL Dumps</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blogallalong.com/2009/03/04/the-gift-of-the-command-line/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>MySQL To Go Public</title>
		<link>http://blogallalong.com/2007/01/31/mysql-to-go-public/</link>
		<comments>http://blogallalong.com/2007/01/31/mysql-to-go-public/#comments</comments>
		<pubDate>Wed, 31 Jan 2007 10:32:29 +0000</pubDate>
		<dc:creator>Bashar</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Finance]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blogallalong.com/2007/01/31/mysql-to-go-public/</guid>
		<description><![CDATA[The open source widely adapted database MySQL is about to go public, told the MySQL CEO Martin Mickos to the Computer Business Review. With just below 10,000 paying customers, MySQL plans to join the other few public open source vendors, like Red Hat, Linux, and Caldera. MySQL is well popular and in favor among web [...]]]></description>
			<content:encoded><![CDATA[<p>The open source widely adapted database MySQL is about to go public, told the MySQL CEO Martin Mickos to the <a href="http://www.cbronline.com/article_news.asp?guid=26F5F8B6-8CC6-4529-8DE7-65732FA84347">Computer Business Review</a>. With just below 10,000 paying customers, MySQL plans to join the other few public open source vendors, like Red Hat, Linux, and Caldera. MySQL is well popular and in favor among web developers. Many open source fans tend to look for the well-known as LAMP (Linux, APache, MySQL, Php). So MySQL is becoming more like an indispensable part of web hosting. Light, fast, and FREE. Going public now should drive more money inside and help it grow even further.</p>
<p>Source from <a href="http://developers.slashdot.org/article.pl?sid=07/01/31/0212228&#038;from=rss">Slashdot</a>.</p>
<img src="http://blogallalong.com/?ak_action=api_record_view&id=68&type=feed" alt="" /><h3  class="related_post_title">Most Popular Posts:</h3><ul class="related_post"><li><a href="http://blogallalong.com/2008/12/05/ps3-green-light-on-and-system-wont-start/" title="PS3 Green Light On and System Won&#8217;t Start">PS3 Green Light On and System Won&#8217;t Start</a></li><li><a href="http://blogallalong.com/2007/09/14/how-can-i-contact-gmail/" title="How can I contact Gmail?">How can I contact Gmail?</a></li><li><a href="http://blogallalong.com/2007/03/26/search-google-video-only/" title="Search Google Video Only">Search Google Video Only</a></li><li><a href="http://blogallalong.com/2007/08/16/japanese-love-ps3-hate-xbox-360/" title="Japanese Love PS3, Hate XBox 360">Japanese Love PS3, Hate XBox 360</a></li><li><a href="http://blogallalong.com/2007/05/14/its-hammering-publishers-on-ame-games/" title="It&#8217;s Raining Publishers on AME Games">It&#8217;s Raining Publishers on AME Games</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blogallalong.com/2007/01/31/mysql-to-go-public/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
