mysql wrong info

yoshikiwei

Verified User
Joined
Jul 2, 2004
Messages
13
my mysql was crashed and I had to restore a backup copy created from the full backup

i did a ./mysql.sh to install mysql back

then I replaced the {backup}/var/lib/mysql/ to the newly installed /var/lib/mysql

all my users websites run fine

but the problem is, in DA, there are errors.
all my users
"Home » unison.com » MySQL Setup "
are not showing any database
"No Data to Show "

only the [admin] account is showing the database for myself
however, the number of users is showed as -2

can anyone help me with this ?
 
and while I tried to create a new database for a user (name is unison)
it gives me this error
"An error occurred querying the users table Access denied for user: 'admin@localhost' to database 'mysql'
That user already Exists"
 
Unless someone has created a script to rebuild the MySQL database you're going to have to do it by hand.

I'd suggesting contacting DA Support.

Jeff
 
Back
Top