<?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>Mad Babble &#38; Lucid Thought &#187; SQL</title>
	<atom:link href="http://www.madbabble.com/tag/sql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.madbabble.com</link>
	<description>Mad Babble &#38; Lucid Thought</description>
	<lastBuildDate>Tue, 13 Jul 2010 15:06:15 +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>SQL Dump File Splitter</title>
		<link>http://www.madbabble.com/sql-dump-file-splitter.html</link>
		<comments>http://www.madbabble.com/sql-dump-file-splitter.html#comments</comments>
		<pubDate>Tue, 25 Sep 2007 22:34:58 +0000</pubDate>
		<dc:creator>Sven</dc:creator>
				<category><![CDATA[Tools of trade]]></category>
		<category><![CDATA[dump]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[split]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.madbabble.com/2007/09/26/sql-dump-file-splitter/</guid>
		<description><![CDATA[Few days ago i had a little problem. One of my customer have very large database ( over 200 Mb ) and I find out that i can&#8217;t restore contents of SQL dump because upload size limit and that phpMyAdmin will be run forever ( not forever but after a while will generate error and [...]]]></description>
			<content:encoded><![CDATA[<p>Few days ago i had a little problem. One of my customer have very large database ( over 200 Mb ) and I find out that i can&#8217;t restore contents of SQL dump because upload size limit and that phpMyAdmin will be run forever ( not forever but after a while will generate error and you are doomed <img src='http://www.madbabble.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  .</p>
<p>You can resolve that problem on few different ways:</p>
<p>1) If you have console access you can login and import SQL dump ( assumed that you upload that file before ) by console command</p>
<p>2) If you don&#8217;t have console access then  you probably have access to phpMyAdmin only and do import manual by opening SQL dump in text editor and pasting small parts into database and if you have realy large database this is pain of job and after few copy/pasting you are bored &#8230;</p>
<p>There must be another solution for that &#8211; I think <img src='http://www.madbabble.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So i googled and googled  ( magic ! <img src='http://www.madbabble.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) and i founded nifty little tool</p>
<p>SQL Dump File Splitter by <a href="http://www.philiplb.de">Philip Lehmann-Böhm</a>  &#8211; And i must say good work Philip ( you save me )</p>
<p align="center"> <a href="http://www.madbabble.com/wp-content/uploads/2007/09/sqldumpsplitter2.jpg" title="SQL Dump File Splitter"><img src="http://www.madbabble.com/wp-content/uploads/2007/09/sqldumpsplitter2.jpg" alt="SQL Dump File Splitter" /></a></p>
<p>You can download this program in two version</p>
<p>1) <a href="http://www.rusiczki.net/blog/blogstuff/SQLDumpSplitter.zip">ZIP file  </a>or</p>
<p>2) <a href="http://www.rusiczki.net/blog/blogstuff/SQLDumpSplitter.rar">RAR file</a></p>
<p>you select whatever you want</p>
<p>I hope that will be very helpful to your future projects</p>
<p>Regards!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madbabble.com/sql-dump-file-splitter.html/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
