On Mon, 2001-12-31 at 10:50, Emmanuel van der Meulen wrote: > > As suggested, I used -S instead of -P, but still the first instance shuts > down. > > I'm running on Win2K Pro. Is there a different way for Windows? > > Please advise any further pointers? >
Ok. Try to explicitly set the host on the command line: eg: mysqladmin -h 127.0.0.1 -P 2000 ..... Note that you should use the ip address of your host or its network name. Using 'localhost' won't do what you want. > Kind regards and all the best for 2002! > Emmanuel > > > --------------------------------------------------------------------- > 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 > --------------------------------------------------------------------- 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