Some questions about mysql. - 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)
+--- Thread: Some questions about mysql. (
/showthread.php?tid=373563)
Some questions about mysql. -
Vvolk - 30.08.2012
Hello sa-mp.com visitors! I have some questions about mysql plugin and mysql DB.
1. Big difference between remote and localhost data bases? I mean what is better, to get info to server from remote data base or from localhost? Big difference?
2. When I want to connect to localhost data base. As host I need to write localhost,127.0.0.1 or my VPS IP adress? As user I need to write root or root@localhost or something else?
Re: Some questions about mysql. -
Roel - 30.08.2012
1. Localhost
2. localhost, uses depends on your configration, I gues the standart name is just root.