==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=8957
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
Stephane de Labrusse <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5142|0 |1
is patch| |
--- Comment #7 from Stephane de Labrusse <[email protected]> ---
Comment on attachment 5142
--> http://bugs.contribs.org/attachment.cgi?id=5142
smeserver-mailstats-1.1.bz8957.Create_the_mailstats_user.patch
>diff -Nur
>smeserver-mailstats-1.1.bz8957.old/root/etc/e-smith/templates/etc/e-smith/sql/init/99smeserver-mailstats.sql
>
>smeserver-mailstats-1.1.bz8957/root/etc/e-smith/templates/etc/e-smith/sql/init/99smeserver-mailstats.sql
>---
>smeserver-mailstats-1.1.bz8957.old/root/etc/e-smith/templates/etc/e-smith/sql/init/99smeserver-mailstats.sql
> 2015-06-25 20:49:52.416779348 +0200
>+++
>smeserver-mailstats-1.1.bz8957/root/etc/e-smith/templates/etc/e-smith/sql/init/99smeserver-mailstats.sql
> 2015-06-25 20:51:31.116995456 +0200
>@@ -89,3 +89,6 @@
> `time` time NOT NULL default '00:00:00',
> PRIMARY KEY (`timeid`)
> ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
>+
>+
>+grant all privileges on mailstats.* to 'mailstats'@'localhost' identified by
>'mailstats';
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/