[database] [Database] Toward better databases

Barry Jaspan barry.jaspan at acquia.com
Tue Jul 8 15:29:38 UTC 2008


On Jul 8, 2008, at 11:20 AM, Larry Garfield wrote:
>> Well, it is hard to take a full pass at updating the driver until  
>> we're able to actually install it. :-)  And as I said before, time  
>> is short so I'm trying to see what I can do myself in the meantime.

Try taking out the code that uses fopen etc to pass blobs properly to  
bindParam(); just treat blobs like everything else.  This will make  
blob queries fail but should avoid the segfault.

Note that without blob queries working, Drupal will not install  
properly (the cache won't work, for example), but at least we will  
have identified the problem.

Barry


More information about the Database mailing list