You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -538,13 +538,13 @@ See [context support in the database/sql package](https://golang.org/doc/go1.8#d
538
538
539
539
The driver implements a pluggable authentication system that supports various authentication methods used by MySQL and MariaDB servers. The built-in authentication plugins include:
540
540
541
-
-`mysql_native_password` - The default MySQL authentication method
542
-
-`caching_sha2_password` - Default authentication method in MySQL 8.0+
0 commit comments