robie to tak
mysql -u admin -pi wpisuje hasło i zalogowany
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 3194
Server version: 5.0.51a-24+lenny4 (Debian)
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
teraz chce zmienic haslo to daje
update mysql.user set password=120190('current_password') where user='admin'
->przykładowe 120190 hasło
Nie wiem jak zapisac













