Ferreteria/v0.6/clade/Sys/Data/Engine/Oper/MyMar/@fx/DoTestAccess

From Woozle Writes Code
< Ferreteria‎ | v0.6‎ | clade‎ | Sys‎ | Data‎ | Engine‎ | Oper‎ | MyMar
Jump to navigation Jump to search

About

  • Action: Test our access to the database -- first with configured creds, then (if that fails) using unconfigured root access.

History

  • 2024-12-06 started
  • 2025-01-16 TODO: there needs to be a way of detecting whether the failure was engine-related or comms (ssh).
    • If it's comms, then there's no point in retrying as root.
  • 2025-06-09 removed GetSchemaList() and made SchemaList() public, to replace it.