|  | Posted by Jerry Stuckle on 06/13/05 12:00 
Ratfish wrote:> I'm getting a "2014:: Commands out of sync; you can't run this command
 > now" error on a php page when I try to call a second stored procedure
 > against a MySQL db.  Does anyone know why I might be getting this
 > error?  The error doesn't occur on my development box where I use the
 > 'root' db user, but does occur in production where I'm using a non-
 > root user record to establish a connection.  I'm essentially opening a
 > connection at the top of the php page and then calling multiple stored
 > procedures to fetch data.  When I call the 2nd stored procedure I'm
 > getting the error.  Any info would be greatly appreciated.
 >
 > Aaron
 >
 
 Sorry, my crystal ball is in the shop.  Since you didn't post any code,
 I find it impossible to tell what's wrong.
 
 --
 ==================
 Remove the "x" from my email address
 Jerry Stuckle
 JDS Computer Training Corp.
 jstucklex@attglobal.net
 ==================
  Navigation: [Reply to this message] |