mysql help..
#3

Never use an external database. Especially not a free one like that. This is at least 100 times slower than a local database, and also much less secure because all data is transmitted over the Internet where it can be intercepted. SSL helps somewhat, but it's not a guarantee.

Bottom line: install a local MySQL server, or ask the host to do it. If they refuse, get a better host.
Reply


Messages In This Thread
mysql help.. - by itachi - 30.10.2015, 17:52
Re: mysql help.. - by AbyssMorgan - 30.10.2015, 17:58
Re: mysql help.. - by Vince - 30.10.2015, 18:07
Re: mysql help.. - by Macluawn - 30.10.2015, 18:45

Forum Jump:


Users browsing this thread: 1 Guest(s)