Hi there,
I have recently downloaded and installed mySQL, shareware version. I am new to databases ...
Q. Do I need to be connected to the internet to access the mySql server ?
I have used the WinMySQLadmin1.4.exe to create a user name and password and the green light shows.
local host name: MATTHEWS
local user name: steven
When I click on the mySql.exe to start a new database session I do seem able to connect. here are the messages that I get;-
mysql> connect
-- access denied for user ´@localhost´ to database steven
mysql> connect steven@MATTHEWS;
-- SAME MESSAGE
mysql> -u steven
-- no connection. Trying to reconnect.
ERROR: 1044: access denied for user ´@localhost´
ERROR: cannot connect to server
Q. Where is the server ? Is it remote, or already installed on my machine in the BIN folder ?
I am at my wits end, please help!
Thanks,
Steven Matthews
I have recently downloaded and installed mySQL, shareware version. I am new to databases ...
Q. Do I need to be connected to the internet to access the mySql server ?
I have used the WinMySQLadmin1.4.exe to create a user name and password and the green light shows.
local host name: MATTHEWS
local user name: steven
When I click on the mySql.exe to start a new database session I do seem able to connect. here are the messages that I get;-
mysql> connect
-- access denied for user ´@localhost´ to database steven
mysql> connect steven@MATTHEWS;
-- SAME MESSAGE
mysql> -u steven
-- no connection. Trying to reconnect.
ERROR: 1044: access denied for user ´@localhost´
ERROR: cannot connect to server
Q. Where is the server ? Is it remote, or already installed on my machine in the BIN folder ?
I am at my wits end, please help!
Thanks,
Steven Matthews