<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (sweeney)</title>
    <link>https://pinboard.in/u:sweeney/public/</link>
    <description>recent bookmarks from sweeney</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://stackoverflow.com/questions/2081823/speeding-up-conversion-from-myisam-to-innodb"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://stackoverflow.com/questions/2081823/speeding-up-conversion-from-myisam-to-innodb">
    <title>mysql - Speeding up conversion from MyISAM to InnoDB - Stack Overflow</title>
    <dc:date>2011-09-22T16:16:57+00:00</dc:date>
    <link>http://stackoverflow.com/questions/2081823/speeding-up-conversion-from-myisam-to-innodb</link>
    <dc:creator>sweeney</dc:creator><description><![CDATA[I have a MySQL 1.5 GB MyISAM-table (1.0 GB data, 0.5 GB indexes) in production which I'm about to convert into InnoDB.

Since the table is used in production I'd like to make the downtime as short as possible.

]]></description>
<dc:subject>mysql myisam innodb</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:sweeney/b:8cd5f349bdb7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:mysql"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:myisam"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:innodb"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>