EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Some rather weird errors dealing with MySQL (https://www.eqemulator.org/forums/showthread.php?t=4966)

IASkyblazer 01-30-2003 02:30 PM

Some rather weird errors dealing with MySQL
 
Well I was getting tired of annoying LD's so i though i would set up a local server out of bordem. Downloaded mySQL went through allt he set up steps and FAQS sticked on the board.. Nothing work so i completly un-installed my sql. Redownloaded and now when I right click to Create Database, it doesn't give me the option to.. just FLUSH options.. any clue? o.o

OS:Windows XP

Nira 01-30-2003 03:18 PM

That version of mysql removed the create database option from mysql Admin....to add the database do the following:

go to your mysql\bin directory (example: C:\mysql\bin)

run mysql.exe

type:

create database eq;

(yes you need the ; at the end of the line)

That should create a database named eq for you.


All times are GMT -4. The time now is 10:37 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.