At 21:46 -0400 6/5/03, Richard Adler wrote:
>I just loaded mySql on windows98.
>I try to run it and I get the following messages:
>
>C:\mysql\bin>mysqld --standalone --console
>030605 19:10:46 InnoDB: Started
>C:\MYSQL\BIN\MYSQLD.EXE: ready for connections.
>Version: '4.0.13-max-debug' socket: '' port: 3306
>
>I do not get a prompt back. I assume it is hanging?
No. It's running. Open a new console window and run a client
program to see if you can connect to it. When you shut it down, e.g., with:
mysqladmin -u root shutdown
the server will exit and another prompt will be displayed.
>Any idea how to correct this problem?
>
>Regards,
>
>Rich
--
Paul DuBois
http://www.kitebird.com/
sql, query