I recently installed WampServer Version 3.0.6 32bit, i am trying to change the password of mysql. it shows the first error "No database selected". i selected the "MySql" database and try to create a password then it shows "Unknown column 'password' in 'field list'"
The command m using is "update user set password=password('abc@jkl') where user='root';