no root user in mysql user table
Hi all,
I am using a 1and1 dedicated linux server. They already have mysql
database installed ready to use. But it doesn't have root user in the
user table.
when I run this command line,
select user from user
I got
"
admin
psa-ds9a9ds
"
, there is no a root user in this table.
What is the problem here? Should I inster a root user to this table?
Is there some installation problems I should fix?
thank s
|