mysql2
mysql2 copied to clipboard
NameError: uninitialized constant Mysql2::Client::LONG_PASSWORD
i just started working on a project it has rails 3.2.22.5
and using mysql2 gem version 0.3.11
,
i am getting the following error:
NameError: uninitialized constant Mysql2::Client::LONG_PASSWORD
how can i fix it?