From 5a491a2db5ceedd795878c1ff5a2246a2e0f60a3 Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Mon, 3 Nov 2014 08:30:57 +0100 Subject: refs #6417 trying to get rid of the unnecessary first archive insert refs #6417 this should fix some tests. Start initial value by 0 so first generated id will be 1 fix omnifixture creation was broken refs #6417 wondering if omnifixture creation worked refs #6417 acquire a lock per archive id which should be better refs #6417 we have to generate the SQL in the update itself otherwise the update would fail at some point in the future if the tables signature changes refs #6417 split updates into a separate update file otherwise it would not be executed for devs using Piwik from git refs #6417 added some documentation refs #6417 Piwik 2.9.0-b2 was released meaning we have to move it to b3 refs #6417 Piwik 2.9.0-b3 was released meaning we have to move it to b4 --- tests/resources/OmniFixture-dump.sql.gz | Bin 651784 -> 650895 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/resources') diff --git a/tests/resources/OmniFixture-dump.sql.gz b/tests/resources/OmniFixture-dump.sql.gz index f1f56e6d9b..a7151a5d6b 100644 Binary files a/tests/resources/OmniFixture-dump.sql.gz and b/tests/resources/OmniFixture-dump.sql.gz differ -- cgit v1.2.3