https://bugzilla.wikimedia.org/show_bug.cgi?id=58480
--- Comment #1 from Tim Landscheidt <[email protected]> --- Works for me from user and tool accounts: | scfc@tools-login:~$ mysql -h s6.labsdb -e 'SELECT MAX(rc_timestamp) FROM recentchanges;' ruwiki_p | +-------------------+ | | MAX(rc_timestamp) | | +-------------------+ | | 20131214201632 | | +-------------------+ | scfc@tools-login:~$ become wikilint | local-wikilint@tools-login:~/$ mysql -h s6.labsdb -e 'SELECT MAX(rc_timestamp) FROM recentchanges;' ruwiki_p | +-------------------+ | | MAX(rc_timestamp) | | +-------------------+ | | 20131214201700 | | +-------------------+ | local-wikilint@tools-login:~/$ Which commands do you use to access the DB? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
