Home GnuPG

Remove "mysql.implementation" configuration
bac27fb40363Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Remove "mysql.implementation" configuration

Summary:
Ref T11044. Fixes T10931. This option has essentially never been useful for anything, and we've picked the best implementation for a long time (MySQLi if available, MySQL if not).

I am not aware of any reason to ever set this manually. If someone comes up with some bizarre but legitimate use case that I haven't thought of, we can modularize it.

Test Plan: Browsed around. Grepped for mysql.implementation.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10931, T11044

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

Details

Provenance
epriestley <git@epriestley.com>Authored on Nov 22 2016, 2:02 AM
Parents
rPHAB88a966993be1: Ajax commenting on lightbox images
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHABbac27fb40363: Remove "mysql.implementation" configuration (authored by epriestley <git@epriestley.com>).Nov 22 2016, 1:15 PM