Cem,
Tuesday, November 26, 2002, 1:13:45 PM, you wrote:

CY> I have a problem with MySQL ver 3.23.52 on Linux Redhat 8. It is
CY> working successfully on the server, and can response all request
CY> comming on Server. But, when I try to connect to the database thru
CY> any client running on a Windows 2000  (like MySQLAdmin), I can't
CY> connect it.

CY> Firstly, I got an error message like "Error 2013: Lost Connection
CY> to MySQL Server during query". I checked the mysqld log file
CY> on Server (/var/log/mysqld.log)  and I was sure that, when I try to
CY> connect to the server, my attempt is received by mysql with an error
CY> like:

CY> "Cannot   initialize Innodb as 'innodb_data_file_path" is not set.
CY> If you do not want to use transactional InnoDB tables, add a line
CY> skip_Innodb
CY> to the [mysqld] section of init parameters in your my.cnf" ...

CY> I did it. But still I can't see the databases declared on the mysql (On
CY> Linux) from my win2000 PC.

CY> Still, on every attempt of connection, a new paragraph is being added to
CY> the mysqld.log, now without any error message
CY> ("mysqld process hanging, pid XXXX - killed
CY> 020210 03:26:11 mysqld restarted
CY> /usr/libexec/mysqld: ready for connection.

CY> I am dying to see any databases existing on the Linux server.

CY> (In order to be sure that, there is no problem on my client configuration,
CY> I installed Mysql win32 version into my friends PC (Win2000).My PC can
CY> easily connect and operate the databases that are on my friends PC over
CY> network.)

What is the version of  glibc? There was a bug with 2.2.5-40 glibc, see: 
     https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=75128




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   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

Reply via email to