Switching database connector breaks vBulletin connection

smk-ka - June 20, 2008 - 10:00
Project:Drupal vB
Version:5.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:smk-ka
Status:closed
Description

Drupal doesn't allow different database connectors for multiple databases. When switching the connection type for Drupal (from mysql to mysqli, for example), the vBulletin database connection string still contains the old type, which results in no connection being made. The attached patch fixes this issue by correcting the connection type when required.

#1

sun - July 5, 2008 - 00:37
Status:patch (code needs review)» fixed

Committed to HEAD and 5.x-2.x.

#2

Anonymous (not verified) - July 23, 2008 - 10:56
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.