Hi i am using mysql-4.1.3-beta version in mysq server

my concern is that i want to create a user that should able to take backup
using mysqldump ...
can any one help me out ..

i tried giving the following grants but it is not works

grant file,SHOW DATABASES,select,lock tables on *.* to
[EMAIL PROTECTED] by 'yyy';

regards
Anand

Reply via email to