How to put a .sql file into MySQL for use in a server? - 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: How to put a .sql file into MySQL for use in a server? (
/showthread.php?tid=449717)
How to put a .sql file into MySQL for use in a server? -
Grooty - 09.07.2013
With the .sql dump that comes with a server download, how do I upload that to MySQL? I'm just running a MySQL server from home for testing, so I don't think I can use phpmyadmin.
Re: How to put a .sql file into MySQL for use in a server? -
Memoryz - 09.07.2013
In phpmyadmin, click import.
Re: How to put a .sql file into MySQL for use in a server? -
StreetGT - 09.07.2013
probably you are using Xamp or Wamp, so move up to localhost/phpmyadmin and make what Memoryz said