Homec4science

Issue CREATE DATABASE before ALTER TABLE in patch 88

Authored by epriestley <git@epriestley.com> on Dec 28 2011, 01:24.

Description

Issue CREATE DATABASE before ALTER TABLE in patch 88

Summary:
Sometimes the SQL account may not have CREATE DATABASE privileges, so try to
fail this script immediately rather than having it work halfway if the
permission is missing.

This is just a minor tweak to try to slightly improve some cases, the long term
fix is T345 but that's a good deal more work than this.

Test Plan: Visually inspected patch; trivial change.

Reviewers: jungejason, btrahan, skrul

Reviewed By: skrul

CC: aran, skrul

Differential Revision: https://secure.phabricator.com/D1287

Details

Committed
epriestley <git@epriestley.com>Dec 28 2011, 02:50
Pushed
aubortJan 31 2017, 17:16
Parents
rPH1a1da7d6c276: Integrate auxiliary fields into Maniphest transactions
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHf30f4fa71309: Issue CREATE DATABASE before ALTER TABLE in patch 88 (authored by epriestley <git@epriestley.com>).Dec 28 2011, 02:50