Thread
:
Logger
View Single Post
#
6
(
permalink
)
03-27-2006, 08:39 PM
KevinH
Zimbra Employee
Posts: 4,784
Sorry I should have given the exact commands to get to the logger db.
mysql -P 7307
use zimbra;
update user set password=PASSWORD('pass') where user like 'root%';
flush privileges;
__________________
Bugzilla
-
Wiki
-
Downloads
-
Offline Client
Last edited by KevinH : 03-27-2006 at
08:58 PM
.
KevinH
View Public Profile
Visit KevinH's homepage!
Find all posts by KevinH