 




<?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>IT Answers &#187; MySQL Restore</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/mysql-restore/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 23:18:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>MySQL Replication I think!</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/mysql-replication-i-think/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/mysql-replication-i-think/#comments</comments>
		<pubDate>Tue, 03 May 2011 20:35:26 +0000</pubDate>
		<dc:creator>Awestrope</dc:creator>
				<category><![CDATA[Access Database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Replication]]></category>
		<category><![CDATA[MySQL Restore]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I have a local Access Database that is the management system for a business. They now want to take some feature online so customers can do some functions themselves. What I am thinking is migrate the data to MySQL and use a local install of MySQL as the backend and point the Access front [...]]]></description>
				<content:encoded><![CDATA[<p>Hi,</p>
<div></div>
<div>I have a local Access Database that is the management system for a business. They now want to take some feature online so customers can do some functions themselves.</div>
<div></div>
<div>What I am thinking is migrate the data to MySQL and use a local install of MySQL as the backend and point the Access front end at this. The internet connection is not terribly reliable so don&#8217;t really want to move all functions online.</div>
<div></div>
<div>I will then &#8220;replicate&#8221; the MySQL to a hosted install and use this to drive the online portion. Therefore any changes are replicated to each other. This I think is the best compromise with regard to them wanting &#8220;live&#8221; data given the flakey internet connection.</div>
<div></div>
<div>Am I thinking along the right lines. is this technically possible. My knowledge of MySQL is pretty limited at the moment.</div>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/mysql-replication-i-think/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Restore takes 6-10 minutes to come up in Enterprise Manager</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-restore-takes-6-10-minutes-to-come-up-in-enterprise-manager/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/sql-restore-takes-6-10-minutes-to-come-up-in-enterprise-manager/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 14:52:38 +0000</pubDate>
		<dc:creator>Ulukinatme</dc:creator>
				<category><![CDATA[MySQL Restore]]></category>
		<category><![CDATA[SQL 2000]]></category>
		<category><![CDATA[SQL Enterprise Manager]]></category>
		<category><![CDATA[SQL performance]]></category>
		<category><![CDATA[SQL Restore]]></category>
		<category><![CDATA[SQL Restore Performance]]></category>
		<category><![CDATA[Windows 2000 Server]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[SQL Restore takes 6-10 minutes to come up in Enterprise Manager. We have a customer with hundreds of sites, and all their servers do the same thing. We had to roll back after an upgrade and we find that when just selecting &#8220;Restore Database&#8221; it will seem like Enterprise Manager is hung, but eventually it [...]]]></description>
				<content:encoded><![CDATA[<p>SQL Restore takes 6-10 minutes to come up in Enterprise Manager.  We have a customer with hundreds of sites, and all their servers do the same thing.  We had to roll back after an upgrade and we find that when just selecting &#8220;Restore Database&#8221; it will seem like Enterprise Manager is hung, but eventually it will finish.  Has anyone else seen this, and is there a fix?  I&#8217;m sure we could run the restore through a script, but I&#8217;d like to see what causes the Restore Wizard to hang when launching.  This is on SQL 2000, Windows 2000 Server SP4.  Server is Intel Xeon 2.8 Ghz with 4gb RAM and free space appears fine.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/sql-restore-takes-6-10-minutes-to-come-up-in-enterprise-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restoring a MySQL database</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/restoring-a-mysql-database/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/restoring-a-mysql-database/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 19:33:11 +0000</pubDate>
		<dc:creator>Linux - Ask the Expert</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Restore]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Perhaps somebody can point me in the right direction. I have a MySQL database that I inadvertently deleted all records from. There is a regular backup I have which I can access, but I have no idea where the MySQL database tables reside in the system. I have the root password and complete access to [...]]]></description>
				<content:encoded><![CDATA[<p>Perhaps somebody can point me in the right direction.  I have a MySQL database that I inadvertently deleted all records from. There is a regular backup I have which I can access, but I have no idea where the MySQL database tables reside in the system.  </p>
<p>I have the root password and complete access to the commands to restore the files from the backup. I&#8217;m just missing the location and have no idea where to look. I&#8217;d appreciate any suggestions or pointers.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/restoring-a-mysql-database/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/14 queries in 0.019 seconds using memcached
Object Caching 460/485 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-26 00:50:39 -->