Hello,
I've recently replaced an older server and after migrating all the accounts I'm having many customers not being able to connect to MySQL using the address '127.0.0.1' but they're being able to connect using 'localhost'. I know I could just allow '%' or even '127.0.0.1' but I would like to find the solution because I'm getting more and more tickets about this and I find it very annoying as localhost and 127.0.0.1 are the same thing.
I'm using:
Server version: 10.3.23-MariaDB-cll-lve MariaDB Server
Thank you
I've recently replaced an older server and after migrating all the accounts I'm having many customers not being able to connect to MySQL using the address '127.0.0.1' but they're being able to connect using 'localhost'. I know I could just allow '%' or even '127.0.0.1' but I would like to find the solution because I'm getting more and more tickets about this and I find it very annoying as localhost and 127.0.0.1 are the same thing.
I'm using:
Server version: 10.3.23-MariaDB-cll-lve MariaDB Server
Thank you