Hi
Confluence database schema changes to case sensitive and unicode strings. The upgrade process fails when adding user_mapping table (assumes all user references are unicode nvarchar). Anyone have a process to upgrade from 4 to 5? Using MS SQL.
Hi Alex,
First thing is to make sure you're running Confluence with the right collation: SQL_Latin1_General_CP1_CS_AS. If you don't, then please follow this procedure: https://confluence.atlassian.com/display/CONFKB/Collation+Conflict+When+Creating+PagesNow about the data types, nvarchar, ntext and nchar, please follow this other procedure: https://confluence.atlassian.com/display/CONFKB/Confluence+upgrade+fails+due+to+SQL+Server+could+not+complete+schema+update
Best regards,
Felipe Alencastro
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.