@@ -, +, @@ the updatedb (atomicupdate dir) --- installer/data/mysql/atomicupdate/14608.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 installer/data/mysql/atomicupdate/14608.sql --- a/installer/data/mysql/atomicupdate/14608.sql +++ a/installer/data/mysql/atomicupdate/14608.sql @@ -0,0 +1,2 @@ +INSERT INTO systempreferences (variable, value, options, explanation, type ) +VALUES ('UsageStatsLastDisplay', '', NULL, 'The last time we offered you to share your statistics', 'Free'); --