MantisBT: master-1.2.x d33f80dd

Author Committer Branch Timestamp Parent
danieln dhx master-1.2.x 2011-03-25 11:24 master-1.2.x 43f20507
Affected Issues  0012675: Error while trying to upgrade from 1.2.0 --> 1.2.4 (PostgreSQL)
Changeset

Fix 0012675: Upgrade failure due to missing database name in Connect call

PostgreSQL upgrades were failing with the following error message:

"Attempting to connect to database as admin BAD"

This was due to a Connect() call missing an explicit definition of the
database name.

Signed-off-by: David Hicks d@hx.id.au

mod - admin/install.php Diff File