From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.18
PHP version:      4.2.3
PHP Bug Type:     MySQL related
Bug description:  Occational "Commands out of sync" errors

There is no easily repeatable test case, as this seems to only happen at
high load, and it is intermittent.

Randomly, mysql_query will fail (more specificly, mysql_db_query), and the
error message is "Commands out of sync".

MySQL info on error: 
http://www.mysql.com/doc/en/Commands_out_of_sync.html

Other users have confirmed this back to version 4.2.1.

We only use the built-in mysql client lib in PHP.
-- 
Edit bug report at http://bugs.php.net/?id=19529&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19529&r=trysnapshot
Fixed in CVS:        http://bugs.php.net/fix.php?id=19529&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=19529&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=19529&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19529&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19529&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19529&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=19529&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=19529&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=19529&r=globals

Reply via email to