I'm a total beginner at this, and I just installed mySQL by following a tutorial. My problem is that the mysql command line crashes after I input my password without any error messages. It just straights up exits itself after I enter the password. I've tried the following solution based on what I've found on the internet:
- Windows key + R and type services.msc
- Double click MySQL80
- Change its startup type to Automatic
But the steps above don't work for me. What else can I do? (If possible, can you please give me a step-by-step guide?)
Thanks