Zagreus 1.6.0.0 Metadatabase Upgrade
-
Start the Zagreus metadata updater
- Execute the metadata_upgrade_1600 script:
Windows:
metadata_upgrade_1600.batLinux:
chmod +x metadata_upgrade_1600.sh
./metadata_upgrade_1600.sh - The program will then pause and wait for user input.
-
Open a second terminal
- Open a new Command Prompt (Windows) or Terminal (Linux).
- Use the same user account that is performing the Zagreus upgrade.
-
Run the MySQL upgrade tool
- Execute the following command:
Windows:
C:\Programme\zagreus\server\mysql\bin\mysql_upgrade.exe -u root --password=******** --port=3336 --forceLinux:
/home/zagreus/server/mysql/bin/mysql_upgrade --user=root --password=********* zagreus --socket=../data/mysql.sock -
Wait for the upgrade to finish
- Let the command run until it completes successfully.
- Do not close the terminal until it is finished.
-
Continue the metadata updater
- Go back to the original installer window.
- Press Enter to stop MySQL server.
- The upgrade process is completed.
Important: Leave this window open! Do not close it!
Important: Please, contact Etixpert GmbH for the root password!