Update fails with different (mysql/mysqli) db schema/connections
1.kenthomas - October 16, 2008 - 01:25
| Project: | Multisite Maintenance |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
FYI: If settings.php contain different db connection schema, multisite_maintenance hangs:
PHP Fatal error: Cannot redeclare db_status_report() (previously declared in C:\\drupal\\includes\\database.mysqli.inc:21) in C:\\drupal\\includes\\database.mysql.inc on line 34, referer: http://www.example.com/admin/multisite/multisite_maintenance
See http://drupal.org/node/239598 for reference.

#1
Affects site status tab as well; simplest solution is to choose same schema on all sites, of course, but occasionally a module/function will fail with the faster mysqli.
#2
dupe of #239598