robregonm / YiiFirebird

Firebird Adapter for Yii 1.1.x
13 stars 8 forks source link

workaround crash on insert/update with blob fields #28

Closed paulish closed 10 years ago

paulish commented 10 years ago

pdo_firebird crash when blob field data is set using bindParam but does not crash when the same is done using bindValue

Extended discussion of the issue can be found here: https://bugs.php.net/bug.php?id=61183