Page MenuHomePhabricator

Remove "mysql.implementation" configuration
ClosedPublic

Authored by epriestley on Nov 22 2016, 1:05 AM.
Tags
None
Referenced Files
F18112097: D16909.id40711.diff
Tue, Aug 12, 4:00 PM
F18112096: D16909.id40705.diff
Tue, Aug 12, 4:00 PM
F18112094: D16909.id.diff
Tue, Aug 12, 4:00 PM
F18109940: D16909.diff
Mon, Aug 11, 3:26 PM
F17949531: D16909.id.diff
Thu, Jul 31, 11:39 PM
F17922982: D16909.diff
Wed, Jul 30, 7:35 AM
F17867513: D16909.diff
Jul 28 2025, 6:15 AM
F17772666: D16909.id40705.diff
Jul 23 2025, 4:22 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable