EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=621)
-   -   Question for you db makers (https://www.eqemulator.org/forums/showthread.php?t=1766)

joe_bevis 05-09-2002 02:03 PM

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

Lurker_005 05-09-2002 02:05 PM

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.

joe_bevis 05-10-2002 04:20 AM

did you ever know that youre my hero?

joe_bevis

Lurker_005 05-10-2002 05:09 AM

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.