At 09:49 14/01/2003 -0500, C. Reeve wrote:
Hi,
Something wrong happens with your system:
Microsoft Windows 2000 [Versăo 5.00.2195]
(C) Copyright 1985-1999 Microsoft Corp.
c:\mysql\bin>mysqld --standalone --console --port=3308
mysqld: ready for connections
in another windows:
Microsoft Windows 2000 [Versăo 5.00.2195]
(C) Copyright 1985-1999 Microsoft Corp.
c:\mysql\bin>mysql --port=3308 -uroot -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 2 to server version: 4.0.9-gamma-debug
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> show variables like "port";
+---------------+-------+
| Variable_name | Value |
+---------------+-------+
| port | 3308 |
+---------------+-------+
1 row in set (0.00 sec)
c:\mysql\bin>telnet localhost 3308
2
4.0.9-gamma-debugSA(EcCcI?
--
Regards,
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Miguel Angel Solórzano <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer
/_/ /_/\_, /___/\___\_\___/ Săo Paulo - Brazil
<___/ www.mysql.com
---------------------------------------------------------------------
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
- Problem on WinXP C. Reeve
- Fw: Problem on WinXP C. Reeve
- Re: Fw: Problem on WinXP miguel solórzano
- Re: Fw: Problem on WinXP C. Reeve
- miguel solórzano