Question for you db makers
I am by no means trying to make my own db, but i am modifying existing db's (mainly items) so my friends and I can run around and enjoy ourselves.
My question is, how do I save my db to a SQL file that I can load like I were loading Drawde's db or Ariak's db. I found one way to do it, but the items table got messed up. Any help would be greatly appreciatted, joe_bevis |
Use the mysqldump.exe command
mysqldump {database-name} > {output-textfile} there are also some commands you can run inside mysql instead. Check the mysql documentation. |
did you ever know that youre my hero?
joe_bevis |
It is just lots of reading, and the semblance of retaining some of what I read :p
|
All times are GMT -4. The time now is 01:18 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.