re: Error No: 2013. Lost Connection MySQL server during query

2002-11-29 Thread Egor Egorov
Cem,
Friday, November 29, 2002, 9:31:21 AM, you wrote:

CY   I am trying to connect to mysql server (3.23.52) on Linux Redhat 8 thru
CY   win2000 with using any Front End applications
CY   (SQLyog251, MySqlwinadmin, winmysqladmin, ...). On every try, I am
CY   getting the same error message: Error No: 2013 Lost Connection
CY   MySQL server during query. I am being crazy. On the server side each
CY   connection try is leaving a paragraph in the /var/log/mysqld.log just
CY like:

CYNumber of processes running now:1
CY   mysqld process hanging, pid 2 - killed
CY   022323 15:02:24  mysqld restarted
CY   /user/libexec/mysqld: ready for connection

CY   I am dying to see any database or table with establishing this
CY   connection.

Most likely this is related to a known glibc bug:
 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




Re: Error No: 2013. Lost Connection MySQL server during query

2002-11-29 Thread Gelu Gogancea
Hi,
Old story.You have many options.Perhaps the most convenient solutions
are to start MySQL daemon with --skip-name-resolve(documentation - 4.1
Configuring MySQL) or you can add the client IP address and alias in the
/etc/host.
Other options are:
-download MySQL 3.23.53a binary distribution .
-upgrade your glibc to .42 or downgrade to .39.

Regards,

Gelu
_
G.NET SOFTWARE COMPANY

Permanent e-mail address : [EMAIL PROTECTED]
  [EMAIL PROTECTED]
- Original Message -
From: Cem Yagli [EMAIL PROTECTED]
To: Mysql maillist [EMAIL PROTECTED]
Sent: Friday, November 29, 2002 9:31 AM
Subject: Error No: 2013. Lost Connection MySQL server during query



  Hi all,

   I am trying to connect to mysql server (3.23.52) on Linux Redhat 8 thru
   win2000 with using any Front End applications
   (SQLyog251, MySqlwinadmin, winmysqladmin, ...). On every try, I am
   getting the same error message: Error No: 2013 Lost Connection
   MySQL server during query. I am being crazy. On the server side each
   connection try is leaving a paragraph in the /var/log/mysqld.log just
 like:

Number of processes running now:1
   mysqld process hanging, pid 2 - killed
   022323 15:02:24  mysqld restarted
   /user/libexec/mysqld: ready for connection

   I am dying to see any database or table with establishing this
   connection.

   Is there anybody will help me?

   Sincerely.

   Cem Yagli
   key words: sql, query




 -
 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




-
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




Error No: 2013. Lost Connection MySQL server during query

2002-11-28 Thread Cem Yagli
Hi all,

I am trying to connect to mysql server (3.23.52) on Linux Redhat 8 thru
win2000 with using any Front End applications 
(SQLyog251, MySqlwinadmin, winmysqladmin, ...). On every try, I am 
getting the same error message: Error No: 2013 Lost Connection 
MySQL server during query. I am being crazy. On the server side each 
connection try is leaving a paragraph in the /var/log/mysqld.log just like:

 Number of processes running now:1
mysqld process hanging, pid 2 - killed
022323 15:02:24  mysqld restarted
/user/libexec/mysqld: ready for connection

I am dying to see any database or table with establishing this
connection.

Is there anybody will help me?

Sincerely.

Cem Yagli
key words: sql, query



-
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




Fw: Error No: 2013. Lost Connection MySQL server during query

2002-11-28 Thread Cem Yagli
 Hi all,

 I am trying to connect to mysql server (3.23.52) on Linux Redhat 8 thru
 win2000 with using any Front End applications
 (SQLyog251, MySqlwinadmin, winmysqladmin, ...). On every try, I am
 getting the same error message: Error No: 2013 Lost Connection
 MySQL server during query. I am being crazy. On the server side each
 connection try is leaving a paragraph in the /var/log/mysqld.log just like:

  Number of processes running now:1
 mysqld process hanging, pid 2 - killed
 022323 15:02:24  mysqld restarted
 /user/libexec/mysqld: ready for connection

 I am dying to see any database or table with establishing this
 connection.

 Is there anybody will help me?

 Sincerely.

 Cem Yagli
 key words: sql, query




-
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




Error No: 2013. Lost Connection MySQL server during query

2002-11-28 Thread Cem Yagli

 Hi all,

  I am trying to connect to mysql server (3.23.52) on Linux Redhat 8 thru
  win2000 with using any Front End applications
  (SQLyog251, MySqlwinadmin, winmysqladmin, ...). On every try, I am
  getting the same error message: Error No: 2013 Lost Connection
  MySQL server during query. I am being crazy. On the server side each
  connection try is leaving a paragraph in the /var/log/mysqld.log just
like:

   Number of processes running now:1
  mysqld process hanging, pid 2 - killed
  022323 15:02:24  mysqld restarted
  /user/libexec/mysqld: ready for connection

  I am dying to see any database or table with establishing this
  connection.

  Is there anybody will help me?

  Sincerely.

  Cem Yagli
  key words: sql, query




-
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