Closed (fixed)
Project:
Provision
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2010 at 23:55 UTC
Updated:
4 Nov 2010 at 01:10 UTC
Jump to comment: Most recent
When we delete a site, we see this in the task log
Argument 1 passed to provisionService_db_mysql::grant_host() must be an instance of provisionServer, instance of provisionContext_server given mysql_service.inc:90
Argument 1 passed to provisionService_db_mysql::grant_host() must be an instance of provisionServer, instance of provisionContext_server given mysql_service.inc:90
This might also be the problem behind #940860: Drupal 7.0 Beta 1 Problems as the errors there occur right after dropping the database, but apparently before revoking the grant.
Comments
Comment #1
Anonymous (not verified) commentedErr not #940860: Drupal 7.0 Beta 1 Problems but #931136: You can't delete the D7 alpha7 and beta1 sites.
Comment #2
Anonymous (not verified) commentedAntoine fixed this.