This works on MT4
update mt_author set author_password = encrypt('YOUR PASSWORD HERE') where author_id = YOUR ID HERE;
Parent, Painter, Programmer
This works on MT4
update mt_author set author_password = encrypt('YOUR PASSWORD HERE') where author_id = YOUR ID HERE;