<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Rubynaut: Typo on mysql</title>
    <link>http://www.rubynaut.net/articles/2006/09/02/typo-on-mysql</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Typo on mysql</title>
      <description>&lt;p&gt;The default installation is done with a sqlite database. After a corruption of this database I decided to migrate to mysql &amp;#8230; It was not a piece of cake.&lt;/p&gt;


	&lt;p&gt;For those you want to use mysql u should install typo as following :&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;$ typo install &lt;i&gt;directory&lt;/i&gt; database=mysql&lt;/code&gt;&lt;/pre&gt;


	&lt;p&gt;Then you will have the installation starting and ending with an error. But you have already a project created.&lt;/p&gt;


	&lt;p&gt;Execute the db/schema.mysql.sql on your database.&lt;/p&gt;


	&lt;p&gt;Modify the config/database.yml as you need and relaunch the install. Now the installtion go to the end, set up databse and start mongrel.&lt;/p&gt;


	&lt;p&gt;That&amp;#8217;s all.&lt;/p&gt;</description>
      <pubDate>Sat, 02 Sep 2006 19:27:00 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:2bf3f5dc-b861-4eb6-90ce-7d43d38147ea</guid>
      <author>stephane</author>
      <link>http://www.rubynaut.net/articles/2006/09/02/typo-on-mysql</link>
    </item>
  </channel>
</rss>
