<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Tech-Recipes - Latest Comments in Copy an existing MySQL table to a new table | MySQL | Tech-Recipes</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><language>en</language><lastBuildDate>Fri, 03 Jul 2009 18:27:28 -0000</lastBuildDate><item><title>Re: Copy an existing MySQL table to a new table | MySQL | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/1487/copy-an-existing-mysql-table-to-a-new-table/#comment-12093111</link><description>Thx, just what I needed, with a little modification! Check it out it creates a clone of the database used for the public timelines for each user that logs in. &lt;a href="http://http;//orbzorbz.com" rel="nofollow"&gt;http;//orbzorbz.com&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sleeping_Troll</dc:creator><pubDate>Fri, 03 Jul 2009 18:27:28 -0000</pubDate></item><item><title>Re: Copy an existing MySQL table to a new table | MySQL | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/1487/copy-an-existing-mysql-table-to-a-new-table/#comment-8100200</link><description>Very helpful! thank you :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris</dc:creator><pubDate>Sun, 12 Apr 2009 16:18:56 -0000</pubDate></item><item><title>Re: Copy an existing MySQL table to a new table | MySQL | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/1487/copy-an-existing-mysql-table-to-a-new-table/#comment-4326840</link><description>It's working!!! Thank you very much! :-)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alfredas</dc:creator><pubDate>Thu, 11 Dec 2008 07:59:53 -0000</pubDate></item><item><title>Re: Copy an existing MySQL table to a new table | MySQL | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/1487/copy-an-existing-mysql-table-to-a-new-table/#comment-3714579</link><description>It worked without the 'INTO' for me.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jaxfor3</dc:creator><pubDate>Wed, 12 Nov 2008 14:11:40 -0000</pubDate></item><item><title>Re: Copy an existing MySQL table to a new table | MySQL | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/1487/copy-an-existing-mysql-table-to-a-new-table/#comment-3713659</link><description>Awesome, thanks!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan</dc:creator><pubDate>Wed, 12 Nov 2008 13:23:41 -0000</pubDate></item><item><title>Re: Copy an existing MySQL table to a new table | MySQL | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/1487/copy-an-existing-mysql-table-to-a-new-table/#comment-3429317</link><description>It wont work without the keyword 'INTO'.&lt;br&gt;&lt;br&gt;CORRECT IT AS ,&lt;br&gt;&lt;br&gt;INSERT INTO recipes_new SELECT * FROM production.recipes;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thennarasu</dc:creator><pubDate>Sat, 01 Nov 2008 05:02:44 -0000</pubDate></item></channel></rss>