Closed mattab closed 7 years ago
see https://travis-ci.org/piwik/piwik/jobs/245188215
There was 1 error: 1) Piwik\Tests\Integration\UpdaterTest::testUpdateWorksAfterPiwikIsAlreadyUpToDate Exception: Failed to update database (errors or warnings found): Array ( [warnings] => Array ( ) [errors] => Array ( [0] => /home/travis/build/piwik/piwik/plugins/AnonymousPiwikUsageMeasurement/Updates/0.1.1.php: Error trying to execute the migration 'CREATE TABLE `usage_measurement_profiles` (`creation_date` datetime NOT NULL, `category` VARCHAR(200) NOT NULL, `name` VARCHAR(200) NOT NULL, `action` VARCHAR(200) NOT NULL, `count` INT UNSIGNED NOT NULL DEFAULT 0, `wall_time` BIGINT UNSIGNED NOT NULL DEFAULT 0, PRIMARY KEY ( `category, name, action` )) ENGINE=InnoDB DEFAULT CHARSET=utf8;'. The error was: SQLSTATE[42000]: Syntax error or access violation: 1072 Key column 'category, name, action' doesn't exist in table ) [coreError] => [deactivatedPlugins] => Array ( [0] => AnonymousPiwikUsageMeasurement ) )
@sgiehl new plugin release is missing?
was waiting until the piwik build passes again
see https://travis-ci.org/piwik/piwik/jobs/245188215