我在使用mysql2 gem连接到远程mysql数据库时遇到了问题。Host 'my_ip' is not allowed to connect to this MySQL serverremote_development: host: host_ip database: host_db username: root当我尝试通过</em
我在Ruby2.3.4上使用Rails 5.2.0连接到MySQL (通过mysql2 gem)和DB2 (通过ibm_db gem)数据库。当我试图连接到DB2时,我得到:
Error loading the 'ibm_db' Active Record adapter. Missing a gem it depends on?connection_adapters/ibm_db_adapter.rb: