Page MenuHomePhabricator

Fix two setup issues arising from partitioning support
ClosedPublic

Authored by epriestley on Nov 23 2016, 12:47 PM.
Tags
None
Referenced Files
F18368842: D16924.diff
Thu, Aug 28, 1:33 AM
F18102202: D16924.id40742.diff
Sat, Aug 9, 7:06 PM
F18092941: D16924.id40740.diff
Thu, Aug 7, 2:24 PM
F18050838: D16924.id.diff
Sun, Aug 3, 9:15 PM
F17865081: D16924.diff
Jul 28 2025, 2:54 AM
Unknown Object (File)
Jul 2 2025, 5:34 AM
Unknown Object (File)
Jun 29 2025, 3:27 PM
Unknown Object (File)
Jun 20 2025, 7:00 AM
Subscribers
None

Details

Summary

Ref T11044.

  • Use shorter lock names. Fixes T11916.
  • These granular exceptions now always raise as a more generic "Cluster" exception, even for a single host, because there's less special code around running just one database.
Test Plan
  • Configured bad mysql.port, ran bin/storage upgrade, got a more helpful error message.
  • Ran bin/storage upgrade --trace, saw shorter lock names.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable