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
F14325755: D16924.diff
Wed, Dec 18, 2:15 PM
Unknown Object (File)
Wed, Dec 11, 9:08 PM
Unknown Object (File)
Sat, Dec 7, 10:51 PM
Unknown Object (File)
Tue, Nov 26, 7:33 PM
Unknown Object (File)
Oct 25 2024, 3:25 AM
Unknown Object (File)
Oct 24 2024, 6:28 AM
Unknown Object (File)
Oct 14 2024, 11:15 AM
Unknown Object (File)
Sep 18 2024, 9:40 PM
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