View Full Version : Zoomer's mySQL IP address...
usbnuts
04-02-2001, 06:11 PM
Hi, my new domain isn't up yet, but I would like to know the exact IP address for Zoomer's mySQL so I can test out my site.
Best,
You do need the domain name moved over in order to use the MySQL servers as it is mapped onto your domain name.[nbsp][nbsp]We cannot support MySQL usage via the IP address.
Deb
[nbsp]- Abuse & Load Balancing Dictate This One
usbnuts
04-02-2001, 06:34 PM
hmm...please look at this...
$host = "MySQL03.FutureQuest.net";
(I hid the user/password)
mysql_connect($host,$login,$password);
mysql_select_db($dbhost);
Is "MySQL03.FutureQuest.net" where my DB data is stored?
Regards,
(I'm on Zoomer)
Terra
04-02-2001, 06:46 PM
You can use the server name, but you will do so at your own risk as load balancing can step in and transparently shift your databases to another backside MySQL server...
I highly encourage that you use the officially supported:
mysql.acme.com
All other usage/access methods is and will be unsupported by the FutureQuest Support Team...
--
Terra
--High Availability has it's price in convenience--
FutureQuest
Terra
04-02-2001, 06:48 PM
I'm curious about something, please respond to the following:
Which account on ZOOMER?
Which database on the MYSQL engines?
All ZOOMER accounts are initially setup on MYSQL04, so your usage is suspect...
--
Terra
--ZOOMER <> MYSQL03--
FutureQuest
jimbo
04-02-2001, 07:24 PM
I highly encourage that you use the officially supported:
mysql.acme.com
All other usage/access methods is and will be unsupported by the FutureQuest Support Team...
For Bronx-Bombers.com I was told to use mysql02.futurequest.net.
One of my newer domains was instructed to use mysql.bronxbombersonline.com.
Should I switch Bronx-Bombers.com to the mysql.acme.com method?
-jim
Terra
04-02-2001, 09:39 PM
This _only_ applies to new MYSQL setups, and my post was in context to the specifics of this thread...
Eventually all MYSQL setups will be updated to use this method, however this is still a work in progress for the more established accounts...
Hopefully this will clear any confusion...
--
Terra
--What was and what will be--
FutureQuest
jimbo
04-02-2001, 11:50 PM
Thanks for the clarification.[nbsp][nbsp]I wouldn't want to be "unsupported" :D.
-jim
Terra
04-03-2001, 01:26 AM
usbnuts:[nbsp][nbsp]I didn't immediately see the ZOOMER account when I was looking up your first account with us, hence my curiosity...
Your Gold account on ZOOMER is currently setup on the MYSQL04.FutureQuest.net server, but as mentioned before - this mapping could change at any time without warning since the process is:
a) transparent
b) which server you connect to is controlled my 'mysql.yourdomain.com' instead of hard coded to any one MySQL0[1234] server
I would hope that you would agree this extra layer of abstraction, is well worth the underlying design benefits...
--
Terra
--Round and round the connections go - where it ends up - no one is supposed to know--
FutureQuest
vBulletin® v3.6.8, Copyright ©2000-2009, Jelsoft Enterprises Ltd.