imdbench icon indicating copy to clipboard operation
imdbench copied to clipboard

Support PlanetScale (mysql) with Drizzle

Open fantix opened this issue 1 year ago • 0 comments

Run with:

$ IMDBENCH_MYSQL=1 \
   IMDBENCH_MYSQL_USER=... \
   IMDBENCH_MYSQL_PASSWORD=... \
   IMDBENCH_MYSQL_DATABASE=... \
   python bench.py --db-host ... drizzle

fantix avatar Apr 20 '24 21:04 fantix