Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • fabrice 104 posts 227 karma points
    Jul 07, 2014 @ 12:35
    fabrice
    0

    Any database update from 6.1.6 to 6.2.1 ?

    Hello,

    Is there any database update from 6.1.6 to 6.2.1 ? And how can I check it ?

    I checked the /umbraco.datalayer/SqlHelpers/SqlServer/Sql/Total.sql and it doesn't seems to have any upgrade.

    However when I did the upgrade it took 5 min during the wizard database upgrate step...

    Many thanks

  • Elias 25 posts 108 karma points
    Jul 18, 2014 @ 21:20
    Elias
    100

    Hi fabrice, you can check that looking at the log entries generated by the upgrade service, in my case 6.1.5 -> 6.2.1, we get this:

    Database configuration status:

    Upgrade completed!

    sql statement 1: ALTER TABLE [umbracoUser] ALTER COLUMN... INFO
    Added UPGRADE migration 'AddChangeDocumentTypePermission' to co... INFO
    Added UPGRADE migration 'UpdateToNewMemberPropertyAliases' to c... INFO
    Added UPGRADE migration 'ChangePasswordColumn' to context INFO
    Added UPGRADE migration 'AdditionalIndexesAndKeys' to context INFO
    Database upgrade started INFO
    Running 'Upgrade' service INFO
    Added UPGRADE migration 'AssignMissingPrimaryForMySqlKeys' to c... INFO
    Added UPGRADE migration 'AssignMissingPrimaryForMySqlKeys2' to ... INFO
    Initializing database migrations INFO
    Database requires upgrade INFO
    Running 'Install' service INFO
    Database configuration status: Started INFO

    Sorry about the cropped logs,

    Elias

  • fabrice 104 posts 227 karma points
    Jul 28, 2014 @ 12:02
    fabrice
    0

    OK thanks you very much. Too bad I have setup the trace as WARN minimum...

Please Sign in or register to post replies

Write your reply to:

Draft