How to solve Ruby 2.4 : Failed to load libmysql.dll
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=LmepJA3J5is
i'm trying to connect ruby2.4 to mysql, but i get a error like this :
Failed to load libmysql.dll from D:\rubyinstaller\lib\ruby\gems\1.9.1\gems\mysql2-0.4.9-x64-mingw32\vendor\libmysql.dll
----
the problem is libmysql.dll.. so you must change libmysql.dll with other (by download mysql connector 6.0.x)
see this video for details :)
Other Videos By Ambar Hasbiyatmoko
Tags:
ruby
windows
libmysql.dll
failed
mysql
gems
connector
error
terminal
fix
database