Frag.GS MySQL Host - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Frag.GS MySQL Host (
/showthread.php?tid=607090)
Frag.GS MySQL Host -
Shady - 14.05.2016
Hello,
Does anybody here knows what is the MySQL Host IP? Actually, I need it, so, I can connect my database to the script.
Re: Frag.GS MySQL Host -
ChromeAmazing - 14.05.2016
Ask them, not us.
Re: Frag.GS MySQL Host -
Shady - 14.05.2016
They doesn't have any technical support, it's not my fault.
Re: Frag.GS MySQL Host -
DowDaw - 14.05.2016
Huh?
http://www.frag.gs/support/
Re: Frag.GS MySQL Host -
GoldenLion - 14.05.2016
Quote:
Originally Posted by ShadyEG
Hello,
Does anybody here knows what is the MySQL Host IP? Actually, I need it, so, I can connect my database to the script.
|
Default one, which is 127.0.0.1.
Re: Frag.GS MySQL Host -
Sublime - 14.05.2016
Quote:
Originally Posted by GoldenLion
Default one, which is 127.0.0.1.
|
general misconception
mysql in windows uses tcp/ip for connection between client/server by default, so normally people use 127.0.0.1 in this case and it works. because of this, some people think that they can pull off the same thing on linux servers. when it comes to these newer mysql versions, you have to bind 127.0.0.1 to localhost before actually using the ip.
softwares like mysql actually prefer using local sockets over tcp/ip because it has less overhead and is normally faster when authenticating and connecting
i am right
Re: Frag.GS MySQL Host -
ev0lution - 14.05.2016
localhost
Re: Frag.GS MySQL Host -
Smithy - 14.05.2016
Quote:
Originally Posted by ev0lution
localhost
|
most common SQL hostname^
Re: Frag.GS MySQL Host -
Shady - 14.05.2016
Thanks, I thought that it's an IP Address, but, everyone told me that it's "localhost", so, lol.
Re: Frag.GS MySQL Host -
GTLS - 15.05.2016
Use KIWI irc to ask other users.. they may help you better mate