ID:               38178
 Updated by:       [EMAIL PROTECTED]
 Reported By:      gerald at copix dot org
-Status:           Assigned
+Status:           Closed
 Bug Type:         PDO related
 Operating System: Windows
 PHP Version:      5.1.4
 Assigned To:      wez
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2006-09-21 14:25:30] gerald at copix dot org

Additionnal queries that do not work and raise the same error : 

'insert into simpletestmain (`string_test`) VALUES
("test:backslash\\")'

And 

'insert into simpletestmain (`string_test`) VALUES
(\'test:doublequote"\')'

------------------------------------------------------------------------

[2006-08-21 08:01:25] gerald at copix dot org

@ iliaa > I'm using MySQL driver.

------------------------------------------------------------------------

[2006-08-10 19:59:56] bugs at mytrashmail dot com

Problem verified on SunOS 5.8 using PHP 5.1.2 und MySQL 4.1.5-gamma for
prepared select queries to be executed. Used Driver: MySQL for PDO in
the original version for PHP 5.1.2.

Workaround: Last char in query must be semicolon.

Greetings.

------------------------------------------------------------------------

[2006-08-09 01:00:01] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2006-08-01 14:07:27] [EMAIL PROTECTED]

What database driver are you using?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/38178

-- 
Edit this bug report at http://bugs.php.net/?id=38178&edit=1

Reply via email to