Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Aubry <mattab@users.noreply.github.com>2016-09-26 03:03:59 +0300
committerGitHub <noreply@github.com>2016-09-26 03:03:59 +0300
commitcdc50dc38924f396dff8d50ef019c24f2a7b7bfd (patch)
treebf81c250be06b2c390029f668509f30cf622d89d /tests/UI/expected-screenshots/CoreUpdaterDb_main.png
parent04d0c74e08bb4d9575f50f79dbb38c403b327570 (diff)
On very high traffic Piwik servers, prevent integer overflow by making auto_increment fields BIGINT UNSIGNED (#10548)
* Change Latitude and Longitude data types to DECIMAL instead of FLOAT * Add system test that forces an integer overflow, currently failing as expected * Make all overflow-able fields BIGINT UNSIGNED * Make overflow-able fields BIGINT UNSIGNED * These fields were not covered by the new SimulateAutoIncrementIntegerOverflow test * fix comment * Make it clear that id* fields are UNSIGNED when installing Piwik * BIGINT(10) for consistency * Update core fields to BIGINT * UI tests: New fields to be updated to bigint
Diffstat (limited to 'tests/UI/expected-screenshots/CoreUpdaterDb_main.png')
-rw-r--r--tests/UI/expected-screenshots/CoreUpdaterDb_main.png4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/UI/expected-screenshots/CoreUpdaterDb_main.png b/tests/UI/expected-screenshots/CoreUpdaterDb_main.png
index 95f59ef227..868a987f49 100644
--- a/tests/UI/expected-screenshots/CoreUpdaterDb_main.png
+++ b/tests/UI/expected-screenshots/CoreUpdaterDb_main.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:64bb07c293ce665b6d072a3ca3d776bb20c93db964ac3e88b39b06efdb4aaa6b
-size 265736
+oid sha256:84a5e5e4b22bf72956537588e050f4f9d894ad0ebf07bb6902dbeba239e5beac
+size 274318