RE: binding a domain name to a MySQL instance

2001-12-11 Thread Bart Brinkmann
inding a domain name to a MySQL instance Is there any way to bind something other than the hostname to a MySQL instance? I'm going to be moving a database from one server to another, and would like the scripts that reference that data to simply talk to "db.mydomain.com", rather t

binding a domain name to a MySQL instance

2001-12-11 Thread ari davidow
Is there any way to bind something other than the hostname to a MySQL instance? I'm going to be moving a database from one server to another, and would like the scripts that reference that data to simply talk to "db.mydomain.com", rather than have to reconfigure things during launch. Is this poss