jetrails / jrctl

Command line tool to help interact with our API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make mysql_native_password Default

null93 opened this issue · comments

As well as making it the default, we should also pass the option in no as a boolean flag but instead use the plugin flag instead with the following options: mysql_native_password & caching_sha2_password. mysql_native_password should be the default value.