I think the problem is on your mysql - user table.
Maybe its corrupted, so the mysql server can't run properly.
1. Uninstall your mysql
2. Dont forget to delete manually
DATA folder on its directory that keeps the mysql database.... if you have something important data, please backup first. Or you can just delete the
mysql folder on
data folder. No require to delete
data folder.
3. Install fresh mysql
4. If succeed, please backup the
mysql folder on
data folder.
Some of the contents are:
Quote:
columns_priv.frm
columns_priv.MYD
columns_priv.MYI
db.frm
db.MYD
db.MYI
func.frm
func.MYD
func.MYI
help_category.frm
help_category.MYD
help_category.MYI
help_keyword.frm
help_keyword.MYD
help_keyword.MYI
help_relation.frm
help_relation.MYD
help_relation.MYI
help_topic.frm
help_topic.MYD
help_topic.MYI
host.frm
host.MYD
host.MYI
proc.frm
proc.MYD
proc.MYI
procs_priv.frm
procs_priv.MYD
procs_priv.MYI
tables_priv.frm
tables_priv.MYD
tables_priv.MYI
time_zone.frm
time_zone.MYD
time_zone.MYI
time_zone_leap_second.frm
time_zone_leap_second.MYD
time_zone_leap_second.MYI
time_zone_name.frm
time_zone_name.MYD
time_zone_name.MYI
time_zone_transition.frm
time_zone_transition.MYD
time_zone_transition.MYI
time_zone_transition_type.frm
time_zone_transition_type.MYD
time_zone_transition_type.MYI
user.frm
user.MYD
user.MYI
|
5. When sometimes you've got the same error, please shutdown the mysql service, then put & rewrite the
mysql folder that we backup on your
data folder.
I hope you understand what i try to write here.
Sorry for my ackward English.