How to run MySQL Data Base - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: How to run MySQL Data Base (
/showthread.php?tid=577943)
How to run MySQL Data Base -
PiLLoW - 15.06.2015
AnyOne can help me how to run MySQL data base with out free server host or host tab?
Re: How to run MySQL Data Base -
Ritzy2K - 15.06.2015
use xampp its easier than wamp.
Re: How to run MySQL Data Base -
muzammilfreeman - 15.06.2015
It's simple, create and account on
www.db4free.net and use navicat to upload your database there. Than edit your mysql cfg according to it..
Re: How to run MySQL Data Base -
Khanz - 15.06.2015
Quote:
Originally Posted by muzammilfreeman
It's simple, create and account on www.db4free.net and use navicat to upload your database there. Than edit your mysql cfg according to it..
|
And enjoy the lag that comes with it.
Re: How to run MySQL Data Base - Emmet_ - 15.06.2015
Quote:
Originally Posted by muzammilfreeman
It's simple, create and account on www.db4free.net and use navicat to upload your database there. Than edit your mysql cfg according to it..
|
I wouldn't.
Quote:
Originally Posted by db4free.net
What db4free.net is not
db4free.net is a testing service which means it is not suitable for production. There can be outages, data loss and security features do not meet the standards which you expect from a professional data hosting provider. If you need a MySQL database for production use, please do not use db4free.net!
|
Just ask your host if there is a MySQL database available. If there isn't one then I would switch immediately. MySQL is widely used around SA-MP these days.
Re: How to run MySQL Data Base -
Vince - 15.06.2015
Quote:
Originally Posted by [ND]xXZeusXx.
use xampp its easier than wamp.
|
For less bloat, install the MySQL server directly from mysql.com and use MySQL workbench. Although I would argue that phpMyAdmin is a better client in terms of relation management.
Re: How to run MySQL Data Base -
Ritzy2K - 15.06.2015
Quote:
Originally Posted by Vince
For less bloat, install the MySQL server directly from mysql.com and use MySQL workbench. Although I would argue that phpMyAdmin is a better client in terms of relation management.
|
i thought he wants to localhost a mysql using gamemode... since he said about 'hosted tab' and 'free server host'
as far as i know about only 2 spftware that allow localhoating a mysql server. xampp and wamp... and xampp is easier plug n play actually.
so yeah.
Re: How to run MySQL Data Base -
Sergei - 15.06.2015
Actually USBwebserver is the easiest. No need to install anything. You run it when you need it and it doesn't run any services in the background all the time.