Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note to contact support if upgrading from 1.5.1 w/ external db #700

Merged
merged 1 commit into from
Feb 7, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions xml/cap_admin_upgrade.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,14 @@
</para>
</important>

<warning>
<title>Upgrading from 1.5.1 When Using External Database</title>
<para>
If you are upgrading &productname; to 1.5.2 and use an external database in
1.5.1, please contact support for further instructions.
</para>
</warning>

<para>
For upgrades from &productname; 1.5.1 to 1.5.2, if
the <literal>mysql</literal> roles of <literal>uaa</literal> and
Expand Down