Page MenuHomePhabricator

Remove "mysql.implementation" configuration
ClosedPublic

Authored by epriestley on Nov 22 2016, 1:05 AM.
Tags
None
Referenced Files
F18379443: D16909.id40711.diff
Thu, Aug 28, 3:59 PM
F18379297: D16909.id40705.diff
Thu, Aug 28, 3:45 PM
F18376902: D16909.diff
Thu, Aug 28, 11:55 AM
F18375760: D16909.id40711.diff
Thu, Aug 28, 10:20 AM
F18375754: D16909.id40705.diff
Thu, Aug 28, 10:19 AM
F18375582: D16909.id.diff
Thu, Aug 28, 10:08 AM
F18374287: D16909.diff
Thu, Aug 28, 8:35 AM
F18112097: D16909.id40711.diff
Tue, Aug 12, 4:00 PM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Branch
partition5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14599
Build 19056: Run Core Tests
Build 19055: arc lint + arc unit