Results 1 to 4 of 4

Thread: connection to the server

  1. #1
    Join Date
    Jan 2004
    Location
    France
    Posts
    43

    connection to the server

    nothing works to connect to the server
    what is the method I on windows 2000 pro

    I create a new connection with MySQL Administrator

    Username = ? no idea ! shall I put anything ?
    Password = ? no idea ! shall I put anything ?
    HostName = Localhost or localhost (is it case sensitive ?) or 127.0.0.1
    Port = 3306



    I am supposed with winmysqladmin.exe to create a database with right button , I have no command create database on right button


    thank you for helping
    Last edited by castali; 03-17-2004 at 10:55 AM.

  2. #2
    Join Date
    Mar 2004
    Posts
    1

    connect

    Just open WinMySQLadmin and check on the left side. You have the local host and the user to insert in your cvonnection page. left the password blank and you're in¸


    Greylelf

  3. #3
    Join Date
    Jan 2004
    Location
    France
    Posts
    43
    you mean the first tab environment ? yes it is full and the fields are not enabled you cannot write in

    LocalHostName
    Local User Name

    but in the box MyOdbc >>
    Not Found
    Driver 3.51 Not Found

    and if go to Databases tab to create one it's impossible .. in right click there is
    Flush : Host, Logs, table,threads

    I really wonder why it must be allways an headhacke to get in new tools :-))
    Last edited by castali; 03-18-2004 at 01:18 AM.

  4. #4
    Join Date
    Jan 2004
    Location
    France
    Posts
    43
    I have instaklled this version and now I get an error 2003 cabnt connect MySQL on RENE(10060)

    here is my.ini

    #This File was made using the WinMySQLAdmin 1.4 Tool
    #23/03/2004 07:29:46

    #Uncomment or Add only the keys that you know how works.
    #Read the MySQL Manual for instructions

    [mysqld]
    basedir=C:/mysql
    #bind-address=217.230.132.12
    datadir=C:/mysql/data
    #language=C:/mysql/share/your language directory
    #slow query log#=
    #tmpdir#=
    #port=3306
    #set-variable=key_buffer=16M
    [WinMySQLadmin]
    Server=C:/mysql/bin/mysqld-nt.exe
    user=rene
    password=rene



    I put exactly the same in MySQL control center 0.9.4

    then I press test and get this error

Posting Permissions

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