If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Starting trouble

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-18-04, 01:54
suhaib suhaib is offline
Registered User
 
Join Date: Oct 2004
Posts: 1
Starting trouble

Hi guys

I am an absolute newbie here.
I just installed mysql-4.0.21 on my windows 2000 professional system, and here is what I came face to face with -
1) when i give the following command at the command prompt, the system hangs indefinitely
mysqld --standalone

2) when i later abort the above command and try giving the command
mysqladmin create testDB
It gives me the following error -
mysqladmin: CREATE DATABASE failed; error: 'Access denied for user: '@localhost' to database 'testdb''

Please help me solve this.
Looking forward for an early reply.

Thanks

Suhaib
Reply With Quote
  #2 (permalink)  
Old 10-18-04, 17:07
cristiu cristiu is offline
Registered User
 
Join Date: Sep 2004
Posts: 46
mysqld is a server process and it must run always so do not close this process if you want to connect to server...
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On