I searched mysql.user
table and did not find any user named as mysql
. root
is the default username.
- I am curious to know whether
mysql
user exist or not? If yes, what is the purpose of this user? - Does it exist in
OS
level instead database level?