Matomo database will be upgraded from version 4.7.0 to the new version 4.7.1.
Important notes for large Matomo installations
If you have a large Matomo database, updates might take too long to run in the browser. In this situation, you can execute the updates from your command line:
# These SQL queries will be executed: ALTER TABLE `piwik_changes` CHANGE `plugin_name` `plugin_name` VARCHAR(60) NOT NULL; ALTER TABLE `piwik_changes` DROP INDEX `unique_plugin_version_title`; ALTER TABLE `piwik_changes` ADD UNIQUE KEY unique_plugin_version_title (`plugin_name`, `version`, `title` (100));
The database upgrade process may take a while, so please be patient.
File integrity check failed and reported some errors. You should fix this issue and then refresh this page until it shows no error.
File integrity check failed and reported some errors. You should fix this issue and then refresh this page until it shows no error.
Files were found in your Matomo, but we didn't expect them. --> Please delete these files to prevent errors. <--
File to delete: PULL_REQUEST_TEMPLATE File to delete: bower.json File to delete: composer.json File to delete: composer.lock File to delete: config/environment/test.php File to delete: config/environment/ui-test.php File to delete: misc/How to install Piwik.html File to delete: misc/gpl-3.0.txt File to delete: misc/internal-docs/content-tracking.md File to delete: misc/others/ExamplePiwikTracker.php File to delete: misc/others/api_internal_call.php File to delete: misc/others/api_rest_call.php File to delete: misc/others/download-count.txt File to delete: misc/others/iframeWidget.htm File to delete: misc/others/iframeWidget_localhost.php File to delete: misc/others/stress.sh File to delete: misc/others/uninstall-delete-piwik-directory.php File to delete: misc/others/widget_example_lastvisits.html File to delete: misc/phpstorm-codestyles/Piwik_codestyle.xml File to delete: misc/phpstorm-codestyles/README.md
To delete all these files at once, you can run this command: rm "/home/jacknumb/piwik/PULL_REQUEST_TEMPLATE" "/home/jacknumb/piwik/bower.json" "/home/jacknumb/piwik/composer.json" "/home/jacknumb/piwik/composer.lock" "/home/jacknumb/piwik/config/environment/test.php" "/home/jacknumb/piwik/config/environment/ui-test.php" "/home/jacknumb/piwik/misc/How to install Piwik.html" "/home/jacknumb/piwik/misc/gpl-3.0.txt" "/home/jacknumb/piwik/misc/internal-docs/content-tracking.md" "/home/jacknumb/piwik/misc/others/ExamplePiwikTracker.php" "/home/jacknumb/piwik/misc/others/api_internal_call.php" "/home/jacknumb/piwik/misc/others/api_rest_call.php" "/home/jacknumb/piwik/misc/others/download-count.txt" "/home/jacknumb/piwik/misc/others/iframeWidget.htm" "/home/jacknumb/piwik/misc/others/iframeWidget_localhost.php" "/home/jacknumb/piwik/misc/others/stress.sh" "/home/jacknumb/piwik/misc/others/uninstall-delete-piwik-directory.php" "/home/jacknumb/piwik/misc/others/widget_example_lastvisits.html" "/home/jacknumb/piwik/misc/phpstorm-codestyles/Piwik_codestyle.xml" "/home/jacknumb/piwik/misc/phpstorm-codestyles/README.md"