This page runs queryExecute() against the
Hyperdrive binding named HYPERDRIVE_MYSQL. The CFML
side is synchronous; the underlying postgres /
mysql2 client is awaited inside a JSPI suspending
callback while the wasm stack is parked.
Switch engines by visiting
?ds=HYPERDRIVE_PG or
?ds=HYPERDRIVE_MYSQL.
The binding must be declared in wrangler.toml.
queryExecute: datasource 'HYPERDRIVE_MYSQL' is not registered with the dynamic-driver registry