PHP 5.3.8 triggers a fatal error when executing the empty query for RELEASE SAVEPOINT. We need to find a better way of transforming this into a non-operation.

(Pierre Couzy has more)

CommentFileSizeAuthor
#1 1300312-savepoint.patch603 bytesdamien tournoud

Comments

damien tournoud’s picture

Status: Active » Needs review
StatusFileSize
new603 bytes

Tentative fix.

d.novikov’s picture

Work perfectly for me. Fixed 500 HTTP error on IIS + SQLExpress.

artusamak’s picture

Status: Needs review » Reviewed & tested by the community

I confirm that the patch in #1 is working.

artusamak’s picture

Status: Reviewed & tested by the community » Fixed

This is commited http://drupalcode.org/project/sqlsrv.git/commitdiff/ed65faacb6964bfc02fd...

Thanks for the patch and reviewing.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

chrylarson’s picture

Thank you for this update. It worked for me. I am using the WebMatrix installation on the Microsoft Site with IIS. It doesn't seem to be kept up to date.

smokinggoat’s picture

Hey chrylarson - We've had some validation errors for the newest release on the Microsoft Web Gallery. They should be fixed within a week or so - and then the newest version will be up to date bundled with Commerce Kickstart.