Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::MiniLogin

Support::MiniLogin Support forum for problems with the official MiniLogin release.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 10-25-2004, 07:03 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

On the computer that has the database on it, do this.

Where the text is red, replace with the directory of where you installed MySQL.

Where the text is yellow, replace with your DATABASE'S username.

Where the text is cyan, replace with your DATABASE'S password.

Where the text is green, replace with your BATABASE'S name
==================================
Click START > RUN.
Type in command.com and click OK.
Now, you will see a dos prompt. Type in:

cd C:\eqemu\mysql\

...and hit Enter. You should now see a shell that looks like:

C:\eqemu\mysql\>

Next, type in

mysqldump.exe -u user -p db > eqdb.sql

It will now say

Enter password:

type in your password and hit enter.

The cursor should blink a few min while its saving the db to eqdb.sql. When its finished, you will see:

C:\eqemu\mysql>

Type in EXIT and hit enter.

A copy of the entire database is now available at C:\eqemu\mysql\eqdb.sql for you to source in regularly on the other computer
-
Enjoy!
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:31 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3