Issue with Database (MariaDB) upgrade (failed from 3.2.1.3 to 3.3.0.2)

Hi @asmecher, Thank you for your advice! Applied these comments [stable-3_3_0] pkp/pkp-lib#6710 upgrade unused journal/press localized settings by Vitaliy-1 · Pull Request #6721 · pkp/pkp-lib · GitHub helped to make updates successfully up to 3.3.0.2.

(just replaced line 179-195 from the file pkp-lib/PKPv3_3_0UpgradeMigration.inc.php at d01d26e7a43daa83db77a7811f9148fc8c66eba9 · pkp/pkp-lib · GitHub in to /ojs-3.3.0/lib/pkp/classes/migration/upgrade/PKPv3_3_0UpgradeMigration.inc.php)

But I got just three warning messages:

WARNING: The NavigationMenu (ContextId: 1, Title: User Navigation Menu, Area: user) will be skipped because the specified area has already a NavigationMenu attached.
WARNING: The NavigationMenu (ContextId: 1, Title: Primary Navigation Menu, Area: primary) will be skipped because the specified area has already a NavigationMenu attached.
WARNING: The NavigationMenu (ContextId: 0, Title: User Navigation Menu, Area: user) will be skipped because the specified area has already a NavigationMenu attached.

Could you provide any solutions for resolve these warnings messages?

Thank you again for your help!
Best,
Rostysav