Homec4science

Remove "mysql.implementation" configuration

Authored by epriestley <git@epriestley.com> on Nov 22 2016, 02:02.

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

Committed
epriestley <git@epriestley.com>Nov 22 2016, 13:15
Pushed
aubortJan 31 2017, 17:16
Parents
rPH88a966993be1: Ajax commenting on lightbox images
Branches
Unknown
Tags
Unknown

Event Timeline

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