cloudflare / worker-template-mysql

Reference demo and modified MySQL driver to connect Cloudflare Workers to a relational database.
Apache License 2.0
49 stars 15 forks source link

worker-mysql does not work well MySQL-compatible database #6

Closed shiyuhang0 closed 1 year ago

shiyuhang0 commented 1 year ago

I am using worker-mysql to work with TiDB, a MySQL-compatible database. But find two problems