blog posts

databases (1) django (1) drupal (2) java (4) processing (7) wamp (1) yahoo pipes (1)

Saturday, 22 January 2011

connect to mysql data for wamp

if you are trying to connect to mysql

and you type mysql on your terminal (cmd)
you will recieve an ERROR 1045 access denied for user 'ODBC'@'localhost' <using password no>

to fix this problem you just need login
mysql -u root -p
you will be asked for a password enter this and you will have logged onto mysql

No comments:

Post a Comment

Popular Posts