I issue the command
to close down the current MySQL sessin. This command used to work but now it appears to run, the shutdown prog beeps as before but the MySQL DOS window remains active and has to be manually closed. What am I missing?
Keith
Code:
c:\mysql\bin\mysqladmin.exe -u root shutdown
Keith