Closed careless10 closed 2 years ago
Setting both mysql
and mysql2
should work. Just make sure to remove the mysql
dependency from your project and then mysql2
will be used automatically even when the client is set to mysql
Closing since no answer from issue reporter.
On the documentation it says to install the following
but it says to use it
i am not quite sure if this is a bug or its supposed to work that way, i changed the client: 'mysql' to 'mysql2' and it worked, could you confirm? this should solve mysql 8.* issues