Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::General Support

Archive::General Support Archive area for General Support's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
  #1  
Old 02-22-2003, 05:44 AM
mfghs
Sarnak
 
Join Date: Jan 2003
Posts: 75
Default need help with mysql

when i try to right click on the database section, it doesnt give me the new database option, just 4 different flush options
  #2  
Old 02-22-2003, 09:30 AM
pms
Sarnak
 
Join Date: Oct 2002
Posts: 41
Default

Ya I noticed that too. Looks like the mysql guys changed the admin tool and got rid of that. Unless someone knows how to get that functionality back probably have to do it with the command line tools. Its easy enough. The tool is in the bin directory of mysql and is called mysql.exe.

To create a database"

create database <database name>;

To delete a database:

drop database <database name>;

without the <> of course. That's just where you put the name.
exmp: create database eq;

or

drop database eq;
 


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 07:02 PM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3