Am testing this command to backup databases:

/usr/local/mysql/bin/mysqldump --opt --all-databases >
/usr/local/mysql/data/mysqldump

Am running as root, but it only backs up databases root has access too.

What's the best way to handle this -- give root full perms on all dbs?


-- 
Randall Perry
sysTame

Xserve Web Hosting/Co-location
Website Development/Promotion
Mac Consulting/Sales

http://www.systame.com/



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to