Fixing a Rails database connection between MariaDB client & MySQL 8.4 in the GitLab CI
https://text.tchncs.de/whererutakingme/fixing-a-rails-database-connection-between-mariadb-client-und-mysql-8-4-in-the
#ruby #ruby345 #rails8 #mysql2gem #debugging #rails
As the title suggests, this is a short technical post. I spent too much time today trying to figure out how to fix my GitLab pipeline af...