I'm curious, how did you catch the issue this time? And how could we catch these earlier in the future? 🤔
I did not, just saw it in the MySQL operators Ubuntu 26.04 base PR CI logs, when loading the group-replication plugin. In the future, we could do: ldd /usr/lib/mysql/plugin/group_replication.so in the locally built Charmed MySQL rock to detect it, or even better, do so in every single component / plugin within that folder.
Originally posted by @sinclert-canonical in #89 (comment)
Originally posted by @sinclert-canonical in #89 (comment)