Results 1 to 3 of 3

Thread: Help with mySQL

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Help with mySQL

    I apologize for this crosspost, but I have a mySQL question ( I think general pc wasn't the right place to post it). I've just downloaded mySQL and need help with it.

    I have the WinmySQLAdmin1.4 interface opened up, I'm on the database screen. Now I should be able to create databases, edit them, create tables, etc. But I'm unable to.

    When I right click in the database screen, I only get "Flush Hosts" "Flush Logs" "Flush Tables" while I should be getting something like "Create db" "Drop Db" etc.



    Also, what is

    mysqld-opt
    mysqld-max
    mysqld

    ??

    Highly compressed image:

    Attached Images Attached Images  
    Last edited by mendhak; Feb 6th, 2003 at 02:51 AM.

  2. #2
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724
    Um, MySQL Control Center is a helluva lot better than MySQLAdmin... could sort your problem out?

  3. #3
    Frenzied Member
    Join Date
    Nov 1999
    Posts
    1,337
    you are correct mendhak, you should be able to creat db, edit db etc... but you have to have it running first. if it is not running you can't do all that. since you are on win98 you have to start it manually each time.

    open a dos window and change directories to mysql/bin folder. usually

    c:\mysql\bin

    and then when you are there type this

    mysqld

    it should go away or go back to the prompt. once back at the prompt type in mysql and it should be running. if not then you have some editting to do as far as making a root and password.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width