error to take backup in mysql through mysqldump
Posted: Thu Aug 05, 2010 12:32 am
hai,
iam facing the following problem to take back up in windows server.
C:\Program Files\MySQL\MySQL Server 5.0\bin>mysqldump -u [root] -h localhost -p[admin] [s] >mysqlbc.sql
mysqldump: Got error: 1045: Access denied for user '[root]'@'localhost' (using password: YES) when trying to connect
why this error is coming while user name and password is correct.
thanks
iam facing the following problem to take back up in windows server.
C:\Program Files\MySQL\MySQL Server 5.0\bin>mysqldump -u [root] -h localhost -p[admin] [s] >mysqlbc.sql
mysqldump: Got error: 1045: Access denied for user '[root]'@'localhost' (using password: YES) when trying to connect
why this error is coming while user name and password is correct.
thanks