By default, the MySQL server listens for connections only from localhost, which means it can be accessed only by applications running on the same host.
Source: LXer – How to Allow Remote Connections to MySQL Database Server
By default, the MySQL server listens for connections only from localhost, which means it can be accessed only by applications running on the same host.
Source: LXer – How to Allow Remote Connections to MySQL Database Server