Gerrit P. Haase wrote:

Gerrit P. Haase wrote:
Warren Young wrote:
Gerrit P. Haase wrote:
The attached patch is against MySQL 4.1.13a.
Still no joy.

What is the problem?

FYI, I can connect without problems using mysql:

mysql> \s
--------------
mysql Ver 14.7 Distrib 4.1.13a, for pc-cygwin (i686) using EditLine wrapper

Connection id:          4
Current database:
Current user:           [EMAIL PROTECTED]
SSL:                    Not in use
Current pager:          less
Using outfile:          ''
Using delimiter:        ;
Server version:         4.1.13a
Protocol version:       10
Connection:             Localhost via UNIX socket
Server characterset:    latin1
Db     characterset:    latin1
Client characterset:    latin1
Conn.  characterset:    latin1
UNIX socket:            /var/mysql/mysql.sock
Uptime:                 13 min 24 sec

Threads: 1 Questions: 9 Slow queries: 0 Opens: 15 Flush tables: 1 Open tables: 4 Queries per second avg: 0.011
--------------

mysql>

FWIW, it works as well using TCP/IP:
$ mysql --host=192.168.1.101
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 6 to server version: 4.1.13a

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

mysql> \s
--------------
mysql Ver 14.7 Distrib 4.1.13a, for pc-cygwin (i686) using EditLine wrapper

Connection id:          6
Current database:
Current user:           [EMAIL PROTECTED]
SSL:                    Not in use
Current pager:          less
Using outfile:          ''
Using delimiter:        ;
Server version:         4.1.13a
Protocol version:       10
Connection:             192.168.1.101 via TCP/IP
Server characterset:    latin1
Db     characterset:    latin1
Client characterset:    latin1
Conn.  characterset:    latin1
TCP port:               3306
Uptime:                 17 min 6 sec

Threads: 3 Questions: 13 Slow queries: 0 Opens: 15 Flush tables: 1 Open tables: 4 Queries per second avg: 0.013
--------------

mysql>



Gerrit
--
=^..^=

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to