<?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>Blog :: deam.org &#187; directmysqldump</title>
	<atom:link href="http://blog.deam.org/tag/directmysqldump/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.deam.org</link>
	<description>hier schreibt Klaus M. Brantl</description>
	<lastBuildDate>Wed, 25 Jan 2012 16:18:54 +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>directmysqldump v1.0 &#8211; simple helper [update]</title>
		<link>http://blog.deam.org/2010/03/14/directmysqldump-v1-0-simple-helper/</link>
		<comments>http://blog.deam.org/2010/03/14/directmysqldump-v1-0-simple-helper/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 20:15:12 +0000</pubDate>
		<dc:creator>Klaus M. Brantl</dc:creator>
				<category><![CDATA[Projekte]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[directmysqldump]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.deam.org/?p=307</guid>
		<description><![CDATA[Today is release-day ;) I&#8217;ve sometimes webservers with very limited access. You probably know those too. And it&#8217;s not always helpful to upload phpMyAdmin &#8211; especially if you only need to do basic stuff. A little helper that I&#8217;ve created a long time ago is now &#8220;cleaned and ready to be shared&#8221;. directmysqldump is a [...]]]></description>
			<content:encoded><![CDATA[<p>Today is release-day ;)</p>
<p>I&#8217;ve sometimes webservers with very limited access. You probably know those too.<br />
And it&#8217;s not always helpful to upload phpMyAdmin &#8211; especially if you only need to do basic stuff.</p>
<p>A little helper that I&#8217;ve created a long time ago is now &#8220;cleaned and ready to be shared&#8221;. <strong>directmysqldump</strong> is a pretty simple helper to dump a whole MySQL-schema. You only have to set your credentials and upload it to your webserver. Then point your browser to the location and you should have an output ready that looks almost like the command-line mysqldump.</p>
<p><strong>But please: Don&#8217;t leave the script on the server.<br />
</strong>The best thing to do is putting it into a protected folder and have https ready to download your output over a secure channel.<br />
If you leave it unprotected on your server&#8230; at least don&#8217;t blame me.</p>
<p>And <a href="https://www.deam.org/static/directmysqldump/directmysqldump.php.txt" target="_blank">here you can get the <strong>directmysqldump-</strong>script</a>.</p>
<p>Keep in mind: It&#8217;s only a small helper. If you want more functionality, then code it yourself or use a large toolset like <a href="http://www.phpmyadmin.net/" target="_blank">phpMyAdmin</a>.</p>
<p><strong>[update]<br />
</strong>Ein kleiner Hinweis von einem Freund: Ich soll <a href="http://www.mysqldumper.de/" target="_blank">http://www.mysqldumper.de/</a> empfehlen als &#8220;Zwischenschritt&#8221; zu phpMyAdmin. Ist hiermit geschehen :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.deam.org/2010/03/14/directmysqldump-v1-0-simple-helper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

