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
Comment #1
mustafau commentedI see the same trying to install CVS HEAD.
Comment #2
iweb commentedTried downloading today's (30/08/09) tarball and still seeing same issue - anyway to turn on a debug mode for this?
Comment #3
mustafau commentedI managed to install CVS HEAD by reverting this patch; http://drupal.org/node/496500#comment-1982872
Comment #4
mustafau commentedThis is fixed now.
Comment #5
iweb commentedAgreed, all seems to be working again :)