Database upgrade in progress

I just updated graded to

Home Assistant core: 2024.8.0 from 2024.6.4
OS 12.4
Database is in store in MariaDB Size approx. 12gb plus

I just updated and discovered that my database is upgrading and none of my sensors are recording anything new,

I have looked in the logs to see if I can find any reference to see what is happening and I can’t see any Realtime logs.

is there anyway I can see the logs in Realtime ?

It is listed as a breaking change.

This can cause the database upgrade to take longer than usual, depending on the size of your database.

Please be patient and let the upgrade process finish. Do not interrupt the upgrade process, as this can lead to a corrupted database.

Yeah, but it can take days and longer - on big databases (it has a reason that some migrated to mariab) it won’t even finish and crashes because of low standard values for e.g. innodb buffer sizes…

Here’s a github issue for that with some possible solutions: