Re: 'mysqladmin shutdown' doesn't shut it down...

2002-09-10 Thread Daniel Kasak
Eric Lamendola wrote: > Hey, > > I thought you could just use > > mysqladmin refresh -pPASSWORD -- or > mysqladmin reload -pPASSWORD > > To kickstart logging again? > > If not - hey, what do I know > > Eric Lamendola > Yeah that only restarts the binary log. I like to have a human-readable log

Re: 'mysqladmin shutdown' doesn't shut it down...

2002-09-10 Thread Eric Lamendola
Hey, I thought you could just use mysqladmin refresh -pPASSWORD -- or mysqladmin reload -pPASSWORD To kickstart logging again? If not - hey, what do I know Eric Lamendola At 11:12 AM 9/10/02 +1000, Daniel Kasak wrote: >Hi all. > >I've been using MySQL-4.0.3 (on Slackware-8.0) for a week or

'mysqladmin shutdown' doesn't shut it down...

2002-09-09 Thread Daniel Kasak
Hi all. I've been using MySQL-4.0.3 (on Slackware-8.0) for a week or so now, and have noticed that the command: mysqladmin shutdown -ppassword doesn't shut down all mysql processes. I use the following script to backup our database and restart mysql: --- cd /root/sql/backups for I in EnergyS