How can I update or w\e my sql. I added mobspawns to my database but if I do anything like I have to execute the sql file again my mobspawns will not be there. What can I do?
10/15/2009 17:44Basser#2
If you added them to MySql, simply closing your server, and starting it up again should be enough, if you did it correctly.
10/15/2009 22:41blade911#3
Quote:
Originally Posted by Smythe94
If you added them to MySql, simply closing your server, and starting it up again should be enough, if you did it correctly.
I mean the sql (the one u execute batch file with navicat lol)
10/16/2009 00:43~RapidBlade~#4
you have to dump the sql file from navicat and use the new one
10/16/2009 01:11blade911#5
Quote:
Originally Posted by ~RapidBlade~
you have to dump the sql file from navicat and use the new one