Page MenuHomePhabricator

[keyserver] Avoid passing dbType to mysql2 in getMigrationConnection
ClosedPublic

Authored by ashoat on Jul 28 2022, 11:21 PM.
Tags
None
Referenced Files
F2902511: D4676.diff
Sat, Oct 5, 5:52 PM
Unknown Object (File)
Thu, Sep 26, 11:29 PM
Unknown Object (File)
Thu, Sep 26, 11:29 PM
Unknown Object (File)
Thu, Sep 26, 11:29 PM
Unknown Object (File)
Thu, Sep 26, 11:26 PM
Unknown Object (File)
Aug 27 2024, 3:00 PM
Unknown Object (File)
Aug 21 2024, 9:24 AM
Unknown Object (File)
Aug 21 2024, 7:09 AM

Details

Summary

Otherwise we get this error printed:

Ignoring invalid configuration option passed to Connection: dbType. This is currently a warning, but in future versions of MySQL2, an error will be thrown if you pass an invalid configuration option to a Connection

See also D4529 and this update of D4516.

Depends on D4675

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable