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
F3562243: D4676.id15098.diff
Fri, Dec 27, 10:08 AM
F3562242: D4676.id15087.diff
Fri, Dec 27, 10:08 AM
F3562203: D4676.id.diff
Fri, Dec 27, 10:07 AM
F3562168: D4676.diff
Fri, Dec 27, 10:01 AM
Unknown Object (File)
Mon, Dec 2, 2:09 AM
Unknown Object (File)
Nov 18 2024, 3:30 AM
Unknown Object (File)
Nov 2 2024, 6:32 PM
Unknown Object (File)
Nov 2 2024, 6:32 PM

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