[Mysql] Ports - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Mysql] Ports (
/showthread.php?tid=239750)
[Mysql] Ports -
InsaniManES - 14.03.2011
I know that MySQL needs ports but I can't set it up.
I opned a port (3306).
How can I connect the MySQL (using wamp) to my server?
Re: [Mysql] Ports - XFlawless - 14.03.2011
use localhost:3306
Re: [Mysql] Ports -
InsaniManES - 14.03.2011
In pawn?