Ashraf KAzmi writes:
 > Hi Jani,
 > That variable is already set to "max_allowed_packet=16M" in my.cnf file........?
 > Any more clue..!
 > Ashraf

Hi,

First of all,

Please turn off HTML mode in your email client and use plain text mode
instead. HTML mode only increases the size of emails without providing
extra information.

Second, you have basic email support, so you can mail to
[EMAIL PROTECTED] or use SupportWizard at http://support.mysql.com

Third, error: "Got error reading communication packets" means that
there is a problem in communication between a client and the server. 
This can be:

a.) Due to bad connection. Are your clients connecting using TCP/IP?
    If so, please check the line.

b.) Your MySQL server is failing, maybe crashing.

If you think the reason is the latter one, then please provide us
information about:

- Your MySQL server version number

- Include the last 50 lines in `hostname`.err file. If MySQL crashed,
  you should be able to see it in this file.

- Please check your tables with '[my]isamchk' for errors and fix if
  you find any.

- Please check section 'A.4.1 What To Do If MySQL Keeps Crashing'
  from the MySQL manual.

Regards,

- Jani

For technical support contracts, visit https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Jani Tolonen <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Full-Time Developer
/_/  /_/\_, /___/\___\_\___/   Helsinki, Finland
       <___/   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