On Sun, 27 May 2012, Tobias Mueller wrote:

> [...] 
> Can anybody fix that? Preferably until tonight ;-)

There you go,

mysql> SHOW GRANTS FOR 'anonvoting'@'window-back';
+---------------------------------------------------------------------------------------------------------------------+
| Grants for anonvoting@window-back                                             
                                      
|
+---------------------------------------------------------------------------------------------------------------------+
| GRANT USAGE ON *.* TO 'anonvoting'@'window-back' IDENTIFIED BY PASSWORD 'foo' 
| 
| GRANT SELECT, INSERT, UPDATE, DELETE, SHOW VIEW ON `foundation`.* TO 
'anonvoting'@'window-back'                     | 
| GRANT DELETE ON `foundation`.`election_tmp_tokens` TO 
'anonvoting'@'window-back'                                    | 
+---------------------------------------------------------------------------------------------------------------------+
3 rows in set (0.00 sec)

cheers,

Andrea

Attachment: signature.asc
Description: Digital signature

_______________________________________________
gnome-infrastructure mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-infrastructure

Reply via email to