I would like to create a MySQL Server on my Windows 10 minicomputer. I've installed the latest MySQL Server Community, as Server Only. All works fine, I can access my new database with localhost.
But what I want now is being able to access it with another computer. I've tried to connect to it with my public IPv4 address, but it doesn't work. Actually, I can't even ping my mini PC's IPv4 address. (I've disabled Windows Defender/Firewall) I've tried to use Putty but I can't make it work.
I'm totally lost about what is my actual problem and what to do to get what I want.
(PS: My Desktop PC is connected by Ethernet, and my mini PC is connected with WiFi but on the same internet connection)
Any ideas?