Hello- Im trying to setup a mysql backup perl script that will dump the databases... I want to give it a `backup` user with a backupuser password... What privledges are needed by a user to dump tables? the password will be in a plaintext script... and i want to keep the perms low to reduce the risk. thanks duncan