Payne <[EMAIL PROTECTED]> writes:
> Hi,
>
> I am currently using SuSE and like to be able use myisamcheck when start
> up mysql. Is there a command that I can added to my init.d script that
> would do that.
MySQL Debian package[0] does this. The init.d script is just a ba
, February 27, 2007 5:32 AM
To: mysql@lists.mysql.com
Subject: myisamcheck
Hi,
I am currently using SuSE and like to be able use myisamcheck when start
up mysql. Is there a command that I can added to my init.d script that
would do that.
Thanks,
Payne
--
MySQL General Mailing List
For list
Hi,
I am currently using SuSE and like to be able use myisamcheck when start
up mysql. Is there a command that I can added to my init.d script that
would do that.
Thanks,
Payne
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http
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
priv
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
> privilege
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.
-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 acco
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.my