When I use serctl to add new user, it prompt for password. When I supply the root password for mysql, it tell me access denied for user:ser@localhost.
What password should I use? Do I have to first create an mysql user as
ser@localhost
?
Gary