<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2855" -->
<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">
	<channel>
		<title>Austin Matzko&#039;s Forum &#187; Topic: Different Database Backups</title>
		<link>http://austinmatzko.com/forum/topic/different-database-backups</link>
		<description>Austin Matzko&#039;s Forum &#187; Topic: Different Database Backups</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Feb 2012 08:18:59 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2855</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://austinmatzko.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://austinmatzko.com/forum/rss/topic/different-database-backups" rel="self" type="application/rss+xml" />

		<item>
			<title>filosofo on "Different Database Backups"</title>
			<link>http://austinmatzko.com/forum/topic/different-database-backups#post-4038</link>
			<pubDate>Wed, 06 May 2009 16:41:22 +0000</pubDate>
			<dc:creator>filosofo</dc:creator>
			<guid isPermaLink="false">4038@http://austinmatzko.com/forum/</guid>
			<description><p>I'm afraid that doing this would involve significant changes to the plugin, as it just uses WordPress's default database object.</p>
<p>If you know a little PHP, you could do this by changing all instances of "<code>$wpdb</code>" to some other name and then instantiate that variable like so:</p>
<p><code>$my_db_name = new wpdb(&#39;username&#39;, &#39;password&#39;, &#39;databasename&#39;, &#39;host&#39;);</code>
</p></description>
		</item>
		<item>
			<title>adelenda on "Different Database Backups"</title>
			<link>http://austinmatzko.com/forum/topic/different-database-backups#post-4037</link>
			<pubDate>Mon, 04 May 2009 06:59:58 +0000</pubDate>
			<dc:creator>adelenda</dc:creator>
			<guid isPermaLink="false">4037@http://austinmatzko.com/forum/</guid>
			<description><p>Hi Filosofo,</p>
<p>I have been using your plugin for some time and have been very impressed by how easy it is to setup and how reliably it works.<br />
In fact, I would like to use this plugin to backup databases that are not part of the wordpress db. In effect, use this as a one stop backup solution for all databases on a hosted server. There are currently five different databases on the server and if there was a way to back all these up using this plugin the extra security and simplicity would be fantastic.</p>
<p>If you could suggest a way that this could be done I would be extremely grateful for any help that you could provide.</p>
<p>Thank you in advance,<br />
Achilleas
</p></description>
		</item>

	</channel>
</rss>

