]> granicus.if.org Git - php/commit
Quoting here leads to problems with databases that really support bound parameters.
authorWez Furlong <wez@php.net>
Tue, 18 May 2004 08:45:28 +0000 (08:45 +0000)
committerWez Furlong <wez@php.net>
Tue, 18 May 2004 08:45:28 +0000 (08:45 +0000)
commit940c896e157ed91f07d7af3ba93062e72171e142
tree19b20225583cda6adeca91ada6dfc489eace6a96
parent2e36e9d06df908fcf02b83c7ea6151a4368850ed
Quoting here leads to problems with databases that really support bound parameters.
We should do this conditionally based on the emulate_prepare flag.
ext/pdo/pdo_stmt.c