#36798 [Fbk->Opn]: mysql error when using named parameters in a query with high ascii

2006-03-22 Thread albert at jool dot nl
ID: 36798 User updated by: albert at jool dot nl Reported By: albert at jool dot nl -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Debian Sarge PHP Version: 5.1.2 New Comment: Charset of the connection is default

#36798 [Opn]: mysql error when using named parameters in a query with high ascii

2006-03-20 Thread albert at jool dot nl
ID: 36798 User updated by: albert at jool dot nl -Summary: response Reported By: albert at jool dot nl Status: Open Bug Type: PDO related Operating System: Debian Sarge PHP Version: 5.1.2 New Comment: oops, changed the summary Previous

#36798 [Fbk->Opn]: response

2006-03-20 Thread albert at jool dot nl
ID: 36798 User updated by: albert at jool dot nl -Summary: mysql error when using named parameters in a query with high ascii Reported By: albert at jool dot nl -Status: Feedback +Status: Open Bug Type: PDO related

#36798 [Opn]: mysql error when using named parameters in a query with high ascii

2006-03-20 Thread albert at jool dot nl
ID: 36798 User updated by: albert at jool dot nl Reported By: albert at jool dot nl Status: Open Bug Type: PDO related Operating System: Debian Sarge PHP Version: 5.1.2 New Comment: Changing the single quotes in the query to double seems to fix

#36798 [NEW]: mysql error when using named parameters in a query with high ascii

2006-03-20 Thread albert at jool dot nl
From: albert at jool dot nl Operating system: Debian Sarge PHP version: 5.1.2 PHP Bug Type: PDO related Bug description: mysql error when using named parameters in a query with high ascii Description: Create a PDO_MYSQL connection ($db in the example code