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

fix: store the hashed password to 'authentication_string' (to #2740) #2741

Closed VWagen1989 closed 2 weeks ago

VWagen1989 commented 2 weeks ago

This PR addresse the issue #2740.