I made program using mysql C api, And every two minute my program connects to mysql-server. But from time to time some error occur accidently. In the mysql.err file, this message was written.
020424 15:18:44 Aborted connection 2127 to db: 'dcmdb' user: 'dcmuser' host: `10.1.10.27' (Got an error reading communication packets) This error message is made by server. And there is another message made by my program. Error(2004) : Can't create TCP/IP socket (23) I can't understand why this happen. Does anyone know about this? If you know anything suspected, please tell me. Thank you --------------------------------------------------------------------- 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