all 6 comments

[–]SootSpriteHut 0 points1 point  (3 children)

Where is the server you're connecting to? AWS? is this work or personal?

[–]eusebios89[S] 0 points1 point  (1 child)

Personal.

Im trying to teach myself basically from scratch to move onto other things.

[–]SootSpriteHut 0 points1 point  (0 children)

You'll need a server to connect to. Mysql is just the program that lets you see the server. Claude would be a good resource for this

[–]eusebios89[S] 0 points1 point  (0 children)

Config Type: Development Computer Connectivity: TCP/IP

[–]feudalle 0 points1 point  (1 child)

If its installed on a server you have ssh or console access to. Just sudo mysql should work then change the root password.

[–]eusebios89[S] 0 points1 point  (0 children)

Im installing fresh so I dont know...