Victoria Reznichenko wrote:

Starts fine for me from command line:

C:\mysql\bin>mysqld-nt.exe --default-character-set=tis620 --standalone --console
040122 14:36:50 InnoDB: Started; log sequence number 0 43634
mysqld-nt.exe: ready for connections.
Version: '5.0.0-alpha-nt' socket: '' port: 3306


This is a result when I use

C:\mysql\bin>mysqld-nt.exe --default-character-set=tis620 --standalone --console

The result is

C:\mysql-5.0.0-alpha\bin>mysql
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 1 to server version: 5.0.0-alpha-nt

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> show databases;
ERROR 2013 (HY000): Lost connection to MySQL server during query
mysql>

Thank again
Dr.K



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to