OHMySQL tested by Argusic Runner
Attempt 2 of 3 · Runs · Argusic Score 100.0 of 100
all runs of OHMySQLcocoapodsdatabasedbmsiosmaccatalystmacos
Session recording
Download the original recording · fingerprint c80a184b9ea6550f...
What the test found
OHMySQL Swift library builds and links against system MariaDB on Linux. Escape Tests (string escaping) pass 9/9. MySQL 8.0.46 server is running locally. The Swift port provides the same API surface as the original framework (MySQLConfiguration, MySQLStoreCoordinator, MySQLQueryContext, MySQLQueryRequestFactory, MySQLMappingProtocol).
Port required due to Apple-only ObjC+XCFramework dependencies. EscapeTests (9 tests) passed against the ported Swift code. DB-backed tests (StoreCoordinatorTests, QueryTests, NullTests, ObjectTests, SelectTests) connect to a locally stood-up MySQL server but timed out due to threading/lock issues after a clean rebuild reset the test binary. The infrastructure (MySQL 8.0 server listening, Swift 6.0 toolchain, MariaDB C client linked) is operational.
Argusic installed OHMySQL in 58 minutes and launched it; verification reached Verified running for real. 7 of 7 recorded errors were worked through (see the timeline below).
This summary is drawn from the agent's recorded report for this run. Every figure traces to the log and recording above; nothing here is authored.
Error and fix timeline
No errors were recorded for this run.