Gold Digger is a Rust-based MySQL/MariaDB query tool that exports results to structured data files (CSV, JSON, TSV). Designed for headless operation and automation workflows, it provides CLI-first ...
What steps can reproduce the bug? I think I’ve hit a MySQL driver/runtime bug in Bun.SQL. I can connect fine, run simple queries, and even create tables. But when I run a more realistic cache flow ...