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
Unknown Object (File)
Sun, Aug 9, 5:26 AM
Unknown Object (File)
Jul 11 2026, 8:57 AM
Unknown Object (File)
Jul 5 2026, 7:33 AM
Unknown Object (File)
Jul 4 2026, 3:54 PM
Unknown Object (File)
Jun 5 2026, 1:41 AM
Unknown Object (File)
Apr 3 2026, 5:48 AM
Unknown Object (File)
Mar 14 2026, 2:32 AM
Unknown Object (File)
Mar 11 2026, 3:35 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