<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic MYSql problem while upgrading to Alfresco 3.2 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/mysql-problem-while-upgrading-to-alfresco-3-2/m-p/214994#M168124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just wondering has anyone had problems like this before while upgrading from Alfresco 3stable Community to Alfresco 3.2 Community?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: Can't create table 'alfresco.alf_content_data' (errno: 150)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See exception details below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;11:52:46,474&amp;nbsp; ERROR [domain.schema.SchemaBootstrap] Statement execution failed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; SQL: CREATE TABLE alf_content_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; id BIGINT NOT NULL AUTO_INCREMENT,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; version BIGINT NOT NULL,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; content_url_id BIGINT NULL,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; content_mimetype_id BIGINT NULL,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; content_encoding_id BIGINT NULL,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; content_locale_id BIGINT NULL,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; CONSTRAINT fk_alf_cont_url FOREIGN KEY (content_url_id) REFERENCES alf_content_url (id),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; CONSTRAINT fk_alf_cont_mim FOREIGN KEY (content_mimetype_id) REFERENCES alf_mimetype (id),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; CONSTRAINT fk_alf_cont_enc FOREIGN KEY (content_encoding_id) REFERENCES alf_encoding (id),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; CONSTRAINT fk_alf_cont_loc FOREIGN KEY (content_locale_id) REFERENCES alf_locale (id),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; PRIMARY KEY (id)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;) ENGINE=InnoDB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Error: Can't create table 'alfresco.alf_content_data' (errno: 150)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; File: C:\Alfresco\tomcat\temp\Alfresco\AlfrescoSchema-MySQLInnoDBDialect-Upda&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;te-17993.sql&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Line: 56&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11:52:46,489&amp;nbsp; ERROR [domain.schema.SchemaBootstrap] Schema auto-update failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.sql.SQLException: Can't create table 'alfresco.alf_content_data' (errno: 150)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2009 19:58:26 GMT</pubDate>
    <dc:creator>breandanose</dc:creator>
    <dc:date>2009-07-30T19:58:26Z</dc:date>
    <item>
      <title>MYSql problem while upgrading to Alfresco 3.2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mysql-problem-while-upgrading-to-alfresco-3-2/m-p/214994#M168124</link>
      <description>Hello,Just wondering has anyone had problems like this before while upgrading from Alfresco 3stable Community to Alfresco 3.2 Community?Error: Can't create table 'alfresco.alf_content_data' (errno: 150)See exception details below:11:52:46,474&amp;nbsp; ERROR [domain.schema.SchemaBootstrap] Statement executio</description>
      <pubDate>Thu, 30 Jul 2009 19:58:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mysql-problem-while-upgrading-to-alfresco-3-2/m-p/214994#M168124</guid>
      <dc:creator>breandanose</dc:creator>
      <dc:date>2009-07-30T19:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: MYSql problem while upgrading to Alfresco 3.2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mysql-problem-while-upgrading-to-alfresco-3-2/m-p/214995#M168125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I got this resolved, For anybody having this problem in the future, the error message is a bit cryptic though. It was happening for me when upgrading MySQL. MySql 4.0 had a default Charset of "latin1" and Mysql 5.0 has a default Charset of "uft8". For Alfresco the "utf8" option should be selected if installing a new MySQL server but I was using an old one that had the default as "latin1". Anyway, to fix, I simply converted the Alfresco database to "utf8" using the MYSQL GUI tools Migration Toolkit. Hope this maybe helps someone.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 15:02:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mysql-problem-while-upgrading-to-alfresco-3-2/m-p/214995#M168125</guid>
      <dc:creator>breandanose</dc:creator>
      <dc:date>2009-07-31T15:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: MYSql problem while upgrading to Alfresco 3.2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mysql-problem-while-upgrading-to-alfresco-3-2/m-p/214996#M168126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the follow-up. Glad you got it sorted out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 15:07:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mysql-problem-while-upgrading-to-alfresco-3-2/m-p/214996#M168126</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-07-31T15:07:05Z</dc:date>
    </item>
  </channel>
</rss>

