Re: Rights required to run myisamcheck

2004-06-24 Thread Jim Shea
Dan Nelson wrote: In the last episode (Jun 24), Jim Shea said: I'm setting up a cron job to run myisamcheck with the options "-Aacmorv". As I have to put in a username and password, for security I http://dev.mysql.com/doc/mysql/en/GRANT.html lists the available privileges and http://dev.mysql.c

Re: Rights required to run myisamcheck

2004-06-24 Thread Dan Nelson
In the last episode (Jun 24), Jim Shea said: > I'm setting up a cron job to run myisamcheck with the options > "-Aacmorv". As I have to put in a username and password, for security I > > http://dev.mysql.com/doc/mysql/en/GRANT.html lists the available > privileges and http://dev.mysql.com/doc/my

Re: Rights required to run myisamcheck

2004-06-24 Thread gerald_clark
Jim Shea wrote: I'm setting up a cron job to run myisamcheck with the options "-Aacmorv". As I have to put in a username and password, for security I want to create a special account that has the minimum required rights. In searching the docs I don't find this listed. Setup a .my.cnf file that

Re: Rights required to run myisamcheck

2004-06-24 Thread Jeff Smelser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 24 June 2004 12:15 pm, Jim Shea wrote: > I'm setting up a cron job to run myisamcheck with the options > "-Aacmorv". As I have to put in a username and password, for security I > want to create a special account that has the minimum require

Rights required to run myisamcheck

2004-06-24 Thread Jim Shea
I'm setting up a cron job to run myisamcheck with the options "-Aacmorv". As I have to put in a username and password, for security I want to create a special account that has the minimum required rights. In searching the docs I don't find this listed. http://dev.mysql.com/doc/mysql/en/GRANT.ht