Question
Mysql HELP
Ive done
Stop mysql
mysqld_safe --skip-grant-tables &
After you're returned to the bash prompt:
The bash prompt never comes up , it just does nothing when i run
mysqld_safe --skip-grant-tables &
or
mysqld_safe --skip-grant-tables
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×