dolthub / go-mysql-server

A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
Apache License 2.0
2.37k stars 211 forks source link

Update README - fix db name when setting context #2756

Open samjewell opened 6 days ago

samjewell commented 6 days ago

I'm pretty sure this needs to match with memory.NewDatabase(dbName) on line 135