SA-MP Forums Archive
[ HELP ] MySQL - 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: [ HELP ] MySQL (/showthread.php?tid=553183)

Pages: 1 2


Re: [ HELP ] MySQL - SpikY_ - 31.12.2014

shit pastebin is block in my country!


Re: [ HELP ] MySQL - jrgp - 03.01.2015

Quote:
Originally Posted by NGEN123
View Post
shit pastebin is block in my country!
You've got a bunch of pastebin alternatives that might not be blocked:

http://www.pastebin.ca/
http://paste.ubuntu.com/
https://paste.ee/
etc..

My best guess given your screenshot is that phpMyAdmin does not support importing rar files. You should extract the rar and put the sql dump in a zip archive instead and then try uploading that.

Regarding external databases: latency is likely going to be terrible as others have mentioned, and unless you're connecting over SSL (which is very rare for MySQL) your connection credentials are going to be sent in clear text.