mysql2 icon indicating copy to clipboard operation
mysql2 copied to clipboard

NameError: uninitialized constant Mysql2::Client::LONG_PASSWORD

Open ShaggyDishu opened this issue 6 months ago • 4 comments

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?

ShaggyDishu avatar Aug 14 '24 18:08 ShaggyDishu