jeremy,

Tuesday, February 05, 2002, 8:32:23 PM, you wrote:

jr> following the instructions for resetting a password (
jr> http://www.mysql.com/doc/R/e/Resetting_permissions.html ),
jr> i was not able to find the .pid file. is it possible to continue the process
jr> without killing it?

If you have running mysql server, you should take down mysqld. When
you restart mysqld .pid file will be created.

jr> what would be the command to restart the daemon using the
jr> --skip-grant-tables option? i wasn't able to figure it out.

safe_mysqld --skip-grant-tables &

jr> any help would be appreciated ...

jr> thx
jr> jeremy




-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to