Since MySQL 8.0.34 and 8.1.0 deprecates MYSQL_OPT_RECONNECT, mysql2 gem is also affected. https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-34.html#mysqld-8-0 ...
We also need to consider the following use case: a user was using an older version of the TangoDatabase schema. the user made a backup of its old Tango Database (using Tango 8 DB schema for instance) ...