<?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 errors when upgrading from 1.2.1 to 1.3 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/mysql-errors-when-upgrading-from-1-2-1-to-1-3/m-p/22736#M10977</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 currently trying to upgrade from 1.2.1 to 1.3. I have checked to make sure that my upgrade script as the necessary changes mentioned in&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Upgrading_to_1.3.0#Installing_from_1.2.1_to_1.3.0" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Upgrading_to_1.3.0#Installing_from_1.2.1_to_1.3.0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But when I am upgrading I am getting the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 1406 (22001) at line 186: Data too long for column 'string_value' at row 4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3613&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Database upgraded to 1.3.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure how to reduce the data in that column, so any help would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Aug 2006 14:00:45 GMT</pubDate>
    <dc:creator>trying2alfresco</dc:creator>
    <dc:date>2006-08-02T14:00:45Z</dc:date>
    <item>
      <title>MySQL errors when upgrading from 1.2.1 to 1.3</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mysql-errors-when-upgrading-from-1-2-1-to-1-3/m-p/22736#M10977</link>
      <description>Hello,I currently trying to upgrade from 1.2.1 to 1.3. I have checked to make sure that my upgrade script as the necessary changes mentioned in&amp;nbsp; http://wiki.alfresco.com/wiki/Upgrading_to_1.3.0#Installing_from_1.2.1_to_1.3.0But when I am upgrading I am getting the following error:ERROR 1406 (22001)</description>
      <pubDate>Wed, 02 Aug 2006 14:00:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mysql-errors-when-upgrading-from-1-2-1-to-1-3/m-p/22736#M10977</guid>
      <dc:creator>trying2alfresco</dc:creator>
      <dc:date>2006-08-02T14:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL errors when upgrading from 1.2.1 to 1.3</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mysql-errors-when-upgrading-from-1-2-1-to-1-3/m-p/22737#M10978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I noticed that string_value is of type TEXT, can I increase that to type MEDIUMTEXT without having any repercussions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 14:09:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mysql-errors-when-upgrading-from-1-2-1-to-1-3/m-p/22737#M10978</guid>
      <dc:creator>trying2alfresco</dc:creator>
      <dc:date>2006-08-02T14:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL errors when upgrading from 1.2.1 to 1.3</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mysql-errors-when-upgrading-from-1-2-1-to-1-3/m-p/22738#M10979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I changed string_value to longtext in the update script and I get the same error. Any suggestions would really be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 15:36:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mysql-errors-when-upgrading-from-1-2-1-to-1-3/m-p/22738#M10979</guid>
      <dc:creator>trying2alfresco</dc:creator>
      <dc:date>2006-08-02T15:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL errors when upgrading from 1.2.1 to 1.3</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mysql-errors-when-upgrading-from-1-2-1-to-1-3/m-p/22739#M10980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok I was trying to migrate from MySQL 4.1.16 to MySQL 5.0 and I was receiving the error that I mentioned before. I changed from MySQL 5.0 to MySQL 4.1.21 and that error disappeared and now I am receiving the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 1062 (23000) at line 624: Duplicate entry '0-2-GROUP_EVERYONE' for key 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Database upgraded to 1.3.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only good thing that has happened from changing the db is that the error is occuring at line 624. So is it necessary that I use the same initial db version for the upgrade.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 13:04:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mysql-errors-when-upgrading-from-1-2-1-to-1-3/m-p/22739#M10980</guid>
      <dc:creator>trying2alfresco</dc:creator>
      <dc:date>2006-08-03T13:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL errors when upgrading from 1.2.1 to 1.3</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mysql-errors-when-upgrading-from-1-2-1-to-1-3/m-p/22740#M10981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;tried that but still get the same error. Any help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW does anyone know where the moderators are?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 20:23:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mysql-errors-when-upgrading-from-1-2-1-to-1-3/m-p/22740#M10981</guid>
      <dc:creator>trying2alfresco</dc:creator>
      <dc:date>2006-08-03T20:23:31Z</dc:date>
    </item>
  </channel>
</rss>

