I am a novice in MYSQL.
I have windows 2000. I have downloaded the GUI binary version (1.7.5-2). I have to create a user and password.
I have created a DB, and tried to setup a user and passowrd. All my troubles started...
I did try to set up the user from winmysqladmin.exe.
I went into the 'winmysqladmin.exe' and in my.ini.setup,
[mysqld]
basedir=C:/mysql
datadir=C:/mysql/data
innodb_data_file_path = ibdata1:10M:autoextend
[WinMySQLAdmin]
Server=C:/mysql/bin/mysqld.exe
user=gneti
password=abcd
After this, I opened the GUI, and tried to set the user and password from the 'client' tab in 'options'.
ERROR 1045: Access denied for user: 'root@127.0.0.1' (Using password: YES)
COULD ANYONE help me SETUP a user and password????
Thank You,
I have windows 2000. I have downloaded the GUI binary version (1.7.5-2). I have to create a user and password.
I have created a DB, and tried to setup a user and passowrd. All my troubles started...
I did try to set up the user from winmysqladmin.exe.
I went into the 'winmysqladmin.exe' and in my.ini.setup,
[mysqld]
basedir=C:/mysql
datadir=C:/mysql/data
innodb_data_file_path = ibdata1:10M:autoextend
[WinMySQLAdmin]
Server=C:/mysql/bin/mysqld.exe
user=gneti
password=abcd
After this, I opened the GUI, and tried to set the user and password from the 'client' tab in 'options'.
ERROR 1045: Access denied for user: 'root@127.0.0.1' (Using password: YES)
COULD ANYONE help me SETUP a user and password????
Thank You,