Hi again,

Am Donnerstag, 5. März 2009 schrieb Julien Pedrono:
> Can you give me your mediawiki version?

1.12.0-2lenny3 from Debian Lenny

> This update didn't work for me.... I think I'm really stucked...
> Any other idea?

Maybe just delete user_password?

But try  something like 
UPDATE USER set user_password=md5(concat(user_id,'-',md5('YOURNEWPW'))) 
where user_name = "JULIEN";
again. I'm sure this worked fine.

Best Regards,
P.M.

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to