Bug in version 0.46.6.2

Hello,

Due to the problem with Google SSO we had to update Metabase from version 0.45.3 to version 0.46.6.2. After the update, the MySQL database has processing at 100% and users cannot open the dashboards, it returns error 502. Follow the environment data.

{
"browser-info": {
"language": "pt-BR",
"platform": "Linux x86_64",
"userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "11.0.19+7",
"java.vendor": "Eclipse Adoptium",
"java.vendor.url": "https://adoptium.net/",
"java.version": "11.0.19",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "11.0.19+7",
"os.name": "Linux",
"os.version": "5.15.107+",
"user.language": "en",
"user.timezone": "UTC"
},
"metabase-info": {
"databases": [
"h2",
"bigquery-cloud-sdk",
"googleanalytics",
"postgres",
"mysql"
],
"hosting-env": "unknown",
"application-database": "mysql",
"application-database-details": {
"database": {
"name": "MySQL",
"version": "8.0.26-google"
},
"jdbc-driver": {
"name": "MariaDB Connector/J",
"version": "2.7.6"
}
},
"run-mode": "prod",
"version": {
"date": "2023-07-24",
"tag": "v0.46.6.2",
"branch": "patch-google-sso-button",
"hash": "a4c740a"
},
"settings": {
"report-timezone": null
}
}
}

Tks.

What’s MySQL doing? Do you see which queries are eating the cpu?

The Metabase database is MySQL.
The database log gives this error: [ERROR] [MY-013132] [Server] The table '/mysql/tmp/#sql7_288_2b' is full

I would suggest you contact your dba https://dev.mysql.com/doc/refman/8.0/en/full-table.html