Try commenting on bind-address = 127.0.0.1 in /etc/mysql/my.cnf
# security: # using "localhost" in connects uses sockets by default # skip-networking # bind-address = 127.0.0.1 --- commented
and see the results. If it doesnβt work, try using the IP address and if it doesnβt work yet. rollback of the source file.
B4NZ41
source share