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
Unknown Object (File)
Sat, Feb 1, 10:47 PM
Unknown Object (File)
Fri, Jan 24, 4:16 PM
Unknown Object (File)
Jan 13 2025, 3:53 AM
Unknown Object (File)
Jan 8 2025, 7:27 AM
Unknown Object (File)
Jan 6 2025, 5:51 AM
Unknown Object (File)
Dec 27 2024, 10:08 AM
Unknown Object (File)
Dec 27 2024, 10:08 AM
Unknown Object (File)
Dec 27 2024, 10:07 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