UPDATE mysql.user SET Password=PASSWORD('appuntisoftware') WHERE User='root'; FLUSH PRIVILEGES;