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
Should have the ability to create a database user using the mysql_native_password auth plugin. This affects the jrctl database user create command as well as the jrctl database user password.
Implement the mysql-native-password flag that can be optionally passed to use this auth plugin.
The text was updated successfully, but these errors were encountered:
Should have the ability to create a database user using the
mysql_native_password
auth plugin. This affects thejrctl database user create
command as well as thejrctl database user password
.Implement the
mysql-native-password
flag that can be optionally passed to use this auth plugin.The text was updated successfully, but these errors were encountered: