I keep getting an error message when I try to create a data base using the command rails db:create
Incorrect MySQL client library version! This gem was compiled for 10.8.8 but the client library is 3.3.8
Windows 11
Rails 7.1.3.2
ruby 3.3.1
I have tried uninstalling and re-installing mysql2
I have tried multiple instruction online, nothing has worked.
New contributor
Jim Hyland is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.