This repository was archived by the owner on May 25, 2026. It is now read-only.
rev232
* Manage mysqld without mysqld_safe * set behavior in child * refactor to ditch rolling ops event defer * method moved to charm.py * remove `charm` * speed up test * keep try catch to keep RetryError import * enabling sql `RESTART` * fix bump version * 10s fast_forward prevent all units idle at the same time, timing out test * pythonic failure injection method tests consistently fails on CI but work on my machine(tm), so this eliminates any differences from the env