#46657 [Opn]: MySQL PDO bindParam on Stored Procedure with INOUT fails to bind returned value

2008-11-26 Thread aventurella at gmail dot com
ID: 46657 User updated by: aventurella at gmail dot com Reported By: aventurella at gmail dot com Status: Open Bug Type: PDO related Operating System: OS X 10.5.5 PHP Version: 5.2.6 New Comment: I guess this is the root of the problem for MySQL

#43887 [Com]: mssql2005 PROCEDURE PDO::PARAM_INPUT_OUTPUT

2008-11-26 Thread aventurella at gmail dot com
ID: 43887 Comment by: aventurella at gmail dot com Reported By: coldgrass at gmail dot com Status: Open Bug Type: PDO related Operating System: windows xp PHP Version: 5.2.5 New Comment: forgot my php/OS version: 5.2.6 on OS X 10.5.5

#43887 [Com]: mssql2005 PROCEDURE PDO::PARAM_INPUT_OUTPUT

2008-11-26 Thread aventurella at gmail dot com
ID: 43887 Comment by: aventurella at gmail dot com Reported By: coldgrass at gmail dot com Status: Open Bug Type: PDO related Operating System: windows xp PHP Version: 5.2.5 New Comment: I can confrim this on MySQL and PostgreSQL as well

#46657 [Opn]: MySQL PDO bindParam on Stored Procedure with INOUT fails to bind returned value

2008-11-26 Thread aventurella at gmail dot com
ID: 46657 User updated by: aventurella at gmail dot com Reported By: aventurella at gmail dot com Status: Open Bug Type: PDO related Operating System: OS X 10.5.5 PHP Version: 5.2.6 New Comment: This also happens with PostgreSQL and MSSQL http

#46657 [NEW]: MySQL PDO bindParam on Stored Procedure with INOUT fails to bind returned value

2008-11-23 Thread aventurella at gmail dot com
From: aventurella at gmail dot com Operating system: OS X 10.5.5 PHP version: 5.2.6 PHP Bug Type: PDO related Bug description: MySQL PDO bindParam on Stored Procedure with INOUT fails to bind returned value Description: Using the example in the PHP docs for