<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.twig.es/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.twig.es/index.php?action=history&amp;feed=atom&amp;title=Selecting_a_table_from_a_mysqldump_file</id>
		<title>Selecting a table from a mysqldump file - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.twig.es/index.php?action=history&amp;feed=atom&amp;title=Selecting_a_table_from_a_mysqldump_file"/>
		<link rel="alternate" type="text/html" href="https://wiki.twig.es/index.php?title=Selecting_a_table_from_a_mysqldump_file&amp;action=history"/>
		<updated>2026-05-06T13:18:57Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.0</generator>

	<entry>
		<id>https://wiki.twig.es/index.php?title=Selecting_a_table_from_a_mysqldump_file&amp;diff=2073&amp;oldid=prev</id>
		<title>George2: Created page with &quot;sed -n -e '/DROP TABLE.*mytable/,/UNLOCK TABLES/p' mydump.sql &gt; tabledump.sql &lt;br&gt;  sed -n -e '/CREATE TABLE.*mytable/,/CREATE TABLE/p' mysql.dump &gt; mytable.dump&lt;br&gt;  Referenc...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.twig.es/index.php?title=Selecting_a_table_from_a_mysqldump_file&amp;diff=2073&amp;oldid=prev"/>
				<updated>2015-06-10T15:43:58Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;sed -n -e &amp;#039;/DROP TABLE.*mytable/,/UNLOCK TABLES/p&amp;#039; mydump.sql &amp;gt; tabledump.sql &amp;lt;br&amp;gt;  sed -n -e &amp;#039;/CREATE TABLE.*mytable/,/CREATE TABLE/p&amp;#039; mysql.dump &amp;gt; mytable.dump&amp;lt;br&amp;gt;  Referenc...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;sed -n -e '/DROP TABLE.*mytable/,/UNLOCK TABLES/p' mydump.sql &amp;gt; tabledump.sql &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
sed -n -e '/CREATE TABLE.*mytable/,/CREATE TABLE/p' mysql.dump &amp;gt; mytable.dump&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Reference : http://stackoverflow.com/questions/1013852/can-i-restore-a-single-table-from-a-full-mysql-mysqldump-file&lt;/div&gt;</summary>
		<author><name>George2</name></author>	</entry>

	</feed>