Trying to install drupal-7.x-dev.tar.gz dated Aug 29 (CHANGELOG.txt shows v 1.388), receive the following error after entering details of new MySQL database:

Fatal error: Call to a member function nextPlaceholder() on a non-object in /home/drupal7/public_html/includes/database/query.inc on line 1253

Refreshing Page then gives the following error:

SQLSTATE[HY000]: General error: 1 table variable already exists

Even though database has no tables

Comments

mustafau’s picture

I see the same trying to install CVS HEAD.

iweb’s picture

Tried downloading today's (30/08/09) tarball and still seeing same issue - anyway to turn on a debug mode for this?

mustafau’s picture

I managed to install CVS HEAD by reverting this patch; http://drupal.org/node/496500#comment-1982872

mustafau’s picture

Status: Active » Fixed

This is fixed now.

iweb’s picture

Agreed, all seems to be working again :)

Status: Fixed » Closed (fixed)

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