ID: 50300 Updated by: [email protected] Reported By: tejas dot net+php at gmail dot com -Status: Open +Status: Feedback Bug Type: MySQL related Operating System: CentOS v5 PHP Version: 5.3.1 New Comment:
Any chance you can log a possible query that might generate this warning? Along with the MySQL server version. When replying, then change the status back to Open Previous Comments: ------------------------------------------------------------------------ [2009-11-25 21:17:56] tejas dot net+php at gmail dot com Description: ------------ When using the mysql_* functions (mysqlnd), I sometimes get a warning like: PHP Warning: Error while sending QUERY packet. PID=16717 in [FILE] on line [LINE] The query seems to work just fine however. Probably related to this bug here: http://bugs.php.net/bug.php?id=49761 but I'm not using Mysqli or persistent connections. FILE:LINE contains: return mysql_query( $sql, $this->_connection ); Is this a bug? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50300&edit=1
