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 05-04-2004, 05:22 AM
Yzien
Fire Beetle
 
Join Date: Apr 2004
Posts: 18
Default MySQL problem

I need help with createing data base in MySQL.exe everytime i try it CODE: create database eq; it gives me an error saying access not granted on localhost@ any ideas on what the problem might be?
  #2  
Old 05-04-2004, 05:43 AM
cofruben
Old-EQEmu Developer
 
Join Date: Oct 2002
Location: Spain
Posts: 323
Default

open mysql.exe and try writing this:

GRANT ALL PRIVILEGES ON *.* TO yourusername@localhost IDENTIFIED BY 'yourpassword' WITH GRANT OPTION;

for example:


GRANT ALL PRIVILEGES ON *.* TO test@localhost IDENTIFIED BY '123456' WITH GRANT OPTION;
  #3  
Old 05-04-2004, 05:54 AM
Yzien
Fire Beetle
 
Join Date: Apr 2004
Posts: 18
Default hmm

it gave me

CODE:

(Using password: NO)

ERROR 1045:



????????IDK????????
  #4  
Old 05-04-2004, 06:42 AM
mikenune
Discordant
 
Join Date: Apr 2004
Location: Gukta
Posts: 359
Default

You're not logging in as root.

Start MySQL like this:

Quote:
C:\mysql\bin> mysql -u root
Then you should be able to do what you want.
__________________
THE POSTER assumes no warranty, guarantee, or representation as to the accuracy
or sufficiency of the information presented herein, and THE POSTER assumes no
responsibility or liability regarding the use or misuse of such information.
Furthermore THE POSTER assumes no responsibility and makes no warranty, guarantee,
or representation for the content of any web or FTP sites linked to or from this
post.

THE POSTER reserves the right to change the terms, conditions, and notices under
which THE POSTER presents information. It is the responsibility of THE READER to
regularly review these terms, conditions, and notices. THE READER understands that
the reading of any content including or covered by this disclaimer constitutes THE
READER's acceptance of and agreement to such changes.

THE POSTER retains the right to in any way alter the content of this post at any
time with or without prior notice to THE READER.
  #5  
Old 05-06-2004, 03:44 AM
Yzien
Fire Beetle
 
Join Date: Apr 2004
Posts: 18
Default thanks

that worked thanks a bunch
 

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