CMS Version 3.3.2 to 4.3.1

To be completed by the original poster:

CMS Version

Version 3.3.2

Installation Method

Docker

Operating System

Started with windows, is now Debian

Issue

we had our Xibo CMS running in docker on a windows computer. during an attempt to upgrade that PC to windows 10….something went wrong and that computer became quite dead. in looking to get a new CMS started up i noticed that docker on windows is no longer suggested, so i fired up a debian VM and followed the initial setup instructions for CMS for Docker on Linux. that all worked perfectly fine getting a blank slate CMS up and running.

so, i pulled the hard drive out of the old CMS windows host, tore down the linux Docker images (docker compose down) replaced all the appropriate files in the Debian Xibo folders with the ones from the windows image, and did the docker compose up -d and it successfully restored our previous docker image from the windows instance into the debian instance.

great….that all works. however, when i attempt Upgrade Xibo for Docker Install | Xibo Digital Signage these instructions for upgrading the docker image to the new version…it doesn’t work. i was able to revert back to the previous version that worked, but any time i’ve tried these instructions to upgrade the image the CMS never loads.

This may not be your problem, but I updated from 3.3.10 to 4.3.1 last week, and had problems due to the required database upgrade from MySQL 5.7 to 8 failing.
After a day of messing around trying to repair the installation, I dumped my old database into a file, created a new MySQL 8 database and imported the data into that. That worked.

that doesn’t sound outside of the realm of possibility. did you follow some specified instructions for that procedure or…..cobble together your own steps? i’m not a MySQL expert

so, in the vein of “there were changes since then that didn’t get done” i’ve tried stepping through the upgrade stages. i was able to successfully upgrade from 3.3.2 to 3.3.12 the “newest” 3.3.x version. but when trying to go from 3.3.12 to 4.0.0, it still doesn’t work. the docker compose stuff appears to complete correctly building the containers but the website doesn’t load after that. i’ve dropped back to 3.3.12

What do the logs from the web server or the logs from the associated container show?

I am having the exact same issue. Upgrading from 3.3.12 to any version of 4 (I have tried a few times, but always get the same error and have to roll it back). I tried yesterday to go to 4.4.0. I did as instructed in the upgrade documents and when I brought the container back up, instead of loading the CMS in the browser, I get this error:

Proxy Error The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request Reason: Error reading from remote server

I am using custom ports, so wonder if it’s something to do with this?

I know about having to change the MYSQL password, but this feels like it is happening before that would come into effect. I don’t want to follow those instructions and then not be able to roll back to 3.3.12 if it doesn’t work.

I tried to find any information about this problem, but none of the posts I found seem to mention this exact problem. Using some of the commands from these posts I got this info.

Running docker-compose ps results in this:

        Name                       Command                 State                                 Ports
----------------------------------------------------------------------------------------------------------------------------------
xibo_cms-db_1           docker-entrypoint.sh mysqld      Restarting
xibo_cms-memcached_1    docker-entrypoint.sh memca ...   Up           11211/tcp
xibo_cms-quickchart_1   node --max-http-header-siz ...   Up           3400/tcp
xibo_cms-web_1          /entrypoint.sh                   Up           127.0.0.1:8080->80/tcp
xibo_cms-xmr_1          docker-php-entrypoint /ent ...   Up           8080/tcp, 8081/tcp, 0.0.0.0:9505->9505/tcp,:::9505->9505/tcp

I noticed that is said MYSQLD was restarting, so I ran docker logs -f xibo_cms-db_1 to check the logs, which showed this:

2026-02-05 15:17:07+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.4.8-1.el9 started.
2026-02-05 15:17:07+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-05 15:17:07+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.4.8-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-05T15:17:08.462474Z 0 [System] [MY-015015] [Server] MySQL Server - start.
2026-02-05T15:17:08.762300Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.4.8) starting as process 1
2026-02-05T15:17:08.770093Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-05T15:17:08.792922Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-05T15:17:08.792971Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 2 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/plugin.ibd’]
2026-02-05T15:17:08.792993Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 3 = [‘mysql/servers.ibd’, ‘mysql/slave_relay_log_info.ibd’]
2026-02-05T15:17:08.793008Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 4 = [‘mysql/help_topic.ibd’, ‘mysql/slave_master_info.ibd’]
2026-02-05T15:17:08.793023Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 5 = [‘mysql/help_category.ibd’, ‘mysql/slave_worker_info.ib d’]
2026-02-05T15:17:08.793041Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 6 = [‘cms/phinxlog.ibd’, ‘mysql/help_relation.ibd’]
2026-02-05T15:17:08.793056Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 7 = [‘cms/session.ibd’, ‘mysql/help_keyword.ibd’]
2026-02-05T15:17:08.793068Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 9 = [‘cms/usertype.ibd’, ‘mysql/time_zone.ibd’]
2026-02-05T15:17:08.793083Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 11 = [‘cms/useroption.ibd’, ‘mysql/time_zone_transition_typ e.ibd’]
2026-02-05T15:17:08.793102Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 21 = [‘cms/lkmediadisplaygroup.ibd’, ‘sys/sys_config.ibd’]
2026-02-05T15:17:08.793116Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 89 = [‘cms/daypart.ibd’, ‘cms/stat_archive.ibd’]
2026-02-05T15:17:08.793150Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-05T15:17:08.793177Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-05T15:17:08.793312Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-05T15:17:08.793332Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-05T15:17:08.794842Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.4.8) MySQL Community Serve r - GPL.
2026-02-05T15:17:08.794861Z 0 [System] [MY-015016] [Server] MySQL Server - end.

That is about as far as I know what to do. @dsenette is any of that similar to your issue? @CraftedInSteel Does any of that shed any light on to the problem?

If you were on 3.3.12 you’d need to upgrade to Xibo 4.0 first to upgrade MySQL to version 8.0 and then on to 4.4 which uses MySQL 8.4.

To resolve in your current situation, I would stop the db container, take a full backup of shared/db, and then change the MySQL image version number to 8.0 in the docker-compose.yml file and try recreating that container.

You then need to pay careful attention to the section in the 4.4.0 release notes that talks about legacy MySQL password formats.

If MySQL still won’t start, it’s likely you were using MySQL 5.7 without having done the upgrade from 5.6 to 5.7 completely.

You’d need to stop the container again, and complete the MySQL 5.7 upgrade per notes here:

Ah, I didn’t know that I had to go to 4.0 first. To roll it back to 3.3.12, I stopped the docker container, copied the old files (apart from the contents of shared) back in and started the container again. Which made everything work as it used to.

You say to change the MYSQL image version number to 8. Is that in the docker-compose.yaml file for my current 3.3.12 version?

If you’re back on 3.3 and working, I would check the database container logs and see if it says anything about needing to run mysql_upgrade. If it does, follow the guide in the 2.3.10 blog post linked above. If not then you should be able to upgrade to 4.0.12 and then check the notes regarding MySQL password formats before upgrading to 4.4.x

Thanks for the suggestion. I did indeed find mention of mysql_upgrade, so followed the instructions in the linked post. When I loaded the MSQL container, it output this:

bash-4.2# 2026-02-09T13:07:27.163061Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2026-02-09T13:07:27.165673Z 0 [Note] mysqld (mysqld 5.7.44) starting as process 8 …
2026-02-09T13:07:27.172160Z 0 [Note] InnoDB: PUNCH HOLE support available
2026-02-09T13:07:27.172391Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2026-02-09T13:07:27.172409Z 0 [Note] InnoDB: Uses event mutexes
2026-02-09T13:07:27.172420Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2026-02-09T13:07:27.172428Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2026-02-09T13:07:27.172436Z 0 [Note] InnoDB: Using Linux native AIO
2026-02-09T13:07:27.172938Z 0 [Note] InnoDB: Number of pools: 1
2026-02-09T13:07:27.173113Z 0 [Note] InnoDB: Using CPU crc32 instructions
2026-02-09T13:07:27.175692Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2026-02-09T13:07:27.188161Z 0 [Note] InnoDB: Completed initialization of buffer pool
2026-02-09T13:07:27.191314Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2026-02-09T13:07:27.210272Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2026-02-09T13:07:27.261855Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2026-02-09T13:07:27.261969Z 0 [Note] InnoDB: Setting file ‘./ibtmp1’ size to 12 MB. Physically writing the file full; Please wait …
2026-02-09T13:07:27.285678Z 0 [Note] InnoDB: File ‘./ibtmp1’ size is now 12 MB.
2026-02-09T13:07:27.287081Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2026-02-09T13:07:27.287105Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2026-02-09T13:07:27.288858Z 0 [Note] InnoDB: 5.7.44 started; log sequence number 50143800538
2026-02-09T13:07:27.289533Z 0 [Note] Plugin ‘FEDERATED’ is disabled.
2026-02-09T13:07:27.290457Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2026-02-09T13:07:27.299182Z 0 [Warning] InnoDB: Cannot open table mysql/gtid_executed from the internal data dictionary of InnoDB though the .frm file for the table exists. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting.html for how to resolve the issue.
mysqld: Table ‘mysql.gtid_executed’ doesn’t exist
2026-02-09T13:07:27.299276Z 0 [Warning] Gtid table is not ready to be used. Table ‘mysql.gtid_executed’ cannot be opened.
2026-02-09T13:07:27.302565Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
2026-02-09T13:07:27.302582Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
2026-02-09T13:07:27.302616Z 0 [Warning] A deprecated TLS version TLSv1 is enabled. Please use TLSv1.2 or higher.
2026-02-09T13:07:27.302628Z 0 [Warning] A deprecated TLS version TLSv1.1 is enabled. Please use TLSv1.2 or higher.
2026-02-09T13:07:27.303585Z 0 [ERROR] SSL error: Unable to get private key from ‘server-key.pem’
2026-02-09T13:07:27.303722Z 0 [Warning] Failed to set up SSL because of the following SSL library error: Unable to get private key
2026-02-09T13:07:27.303877Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
2026-02-09T13:07:27.305593Z 0 [Note] Server hostname (bind-address): ‘*’; port: 3306
2026-02-09T13:07:27.305637Z 0 [Note] IPv6 is available.
2026-02-09T13:07:27.305736Z 0 [Note]   - ‘::’ resolves to ‘::’;
2026-02-09T13:07:27.305777Z 0 [Note] Server socket created on IP: ‘::’.
2026-02-09T13:07:27.309299Z 0 [Warning] Insecure configuration for --pid-file: Location ‘/var/run/mysqld’ in the path is accessible to all OS users. Consider choosing a different directory.
2026-02-09T13:07:27.309918Z 0 [Warning] InnoDB: Cannot open table mysql/server_cost from the internal data dictionary of InnoDB though the .frm file for the table exists. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting.html for how to resolve the issue.
2026-02-09T13:07:27.309944Z 0 [Warning] Failed to open optimizer cost constant tables

2026-02-09T13:07:27.312410Z 0 [Warning] System table ‘time_zone_leap_second’ is expected to be transactional.
2026-02-09T13:07:27.312425Z 0 [Warning] System table ‘time_zone_name’ is expected to be transactional.
2026-02-09T13:07:27.312433Z 0 [Warning] System table ‘time_zone’ is expected to be transactional.
2026-02-09T13:07:27.312442Z 0 [Warning] System table ‘time_zone_transition_type’ is expected to be transactional.
2026-02-09T13:07:27.312451Z 0 [Warning] System table ‘time_zone_transition’ is expected to be transactional.
2026-02-09T13:07:27.312987Z 0 [Warning] System table ‘servers’ is expected to be transactional.
2026-02-09T13:07:27.316783Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_current: expected column ‘NESTING_EVENT_TYPE’ at position 15 to have type enum(‘TRANSACTION’,‘STATEMENT’,‘STAGE’,‘WAIT’, found type enum(‘STATEMENT’,‘STAGE’,‘WAIT’).
2026-02-09T13:07:27.317138Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_history: expected column ‘NESTING_EVENT_TYPE’ at position 15 to have type enum(‘TRANSACTION’,‘STATEMENT’,‘STAGE’,‘WAIT’, found type enum(‘STATEMENT’,‘STAGE’,‘WAIT’).
2026-02-09T13:07:27.317499Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_history_long: expected column ‘NESTING_EVENT_TYPE’ at position 15 to have type enum(‘TRANSACTION’,‘STATEMENT’,‘STAGE’,‘WAIT’, found type enum(‘STATEMENT’,‘STAGE’,‘WAIT’).
2026-02-09T13:07:27.318939Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_summary_by_user_by_event_name: expected column ‘USER’ at position 0 to have type char(32), found type char(16).
2026-02-09T13:07:27.319530Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_summary_by_account_by_event_name: expected column ‘USER’ at position 0 to have type char(32), found type char(16).
2026-02-09T13:07:27.322978Z 0 [ERROR] Column count of performance_schema.setup_actors is wrong. Expected 5, found 3. Created with MySQL 50645, now running 50744. Please use mysql_upgrade to fix this error.
2026-02-09T13:07:27.323953Z 0 [ERROR] Incorrect definition of table performance_schema.setup_objects: expected column ‘OBJECT_TYPE’ at position 0 to have type enum(‘EVENT’,‘FUNCTION’,‘PROCEDURE’,‘TABLE’,‘TRIGGER’, found type enum(‘TABLE’).
2026-02-09T13:07:27.325521Z 0 [ERROR] Column count of performance_schema.table_lock_waits_summary_by_table is wrong. Expected 68, found 73. Created with MySQL 50645, now running 50744. Please use mysql_upgrade to fix this error.
2026-02-09T13:07:27.325862Z 0 [ERROR] Column count of performance_schema.threads is wrong. Expected 17, found 14. Created with MySQL 50645, now running 50744. Please use mysql_upgrade to fix this error.
2026-02-09T13:07:27.326221Z 0 [ERROR] Column count of performance_schema.events_stages_current is wrong. Expected 12, found 10. Created with MySQL 50645, now running 50744. Please use mysql_upgrade to fix this error.
2026-02-09T13:07:27.326644Z 0 [ERROR] Column count of performance_schema.events_stages_history is wrong. Expected 12, found 10. Created with MySQL 50645, now running 50744. Please use mysql_upgrade to fix this error.
2026-02-09T13:07:27.327041Z 0 [ERROR] Column count of performance_schema.events_stages_history_long is wrong. Expected 12, found 10. Created with MySQL 50645, now running 50744. Please use mysql_upgrade to fix this error.
2026-02-09T13:07:27.327837Z 0 [ERROR] Incorrect definition of table performance_schema.events_stages_summary_by_account_by_event_name: expected column ‘USER’ at position 0 to have type char(32), found type char(16).
2026-02-09T13:07:27.328214Z 0 [ERROR] Incorrect definition of table performance_schema.events_stages_summary_by_user_by_event_name: expected column ‘USER’ at position 0 to have type char(32), found type char(16).
2026-02-09T13:07:27.329189Z 0 [ERROR] Column count of performance_schema.events_statements_current is wrong. Expected 41, found 40. Created with MySQL 50645, now running 50744. Please use mysql_upgrade to fix this error.
2026-02-09T13:07:27.329583Z 0 [ERROR] Column count of performance_schema.events_statements_history is wrong. Expected 41, found 40. Created with MySQL 50645, now running 50744. Please use mysql_upgrade to fix this error.
2026-02-09T13:07:27.329983Z 0 [ERROR] Column count of performance_schema.events_statements_history_long is wrong. Expected 41, found 40. Created with MySQL 50645, now running 50744. Please use mysql_upgrade to fix this error.
2026-02-09T13:07:27.330663Z 0 [ERROR] Incorrect definition of table performance_schema.events_statements_summary_by_account_by_event_name: expected column ‘USER’ at position 0 to have type char(32), found type char(16).
2026-02-09T13:07:27.331006Z 0 [ERROR] Incorrect definition of table performance_schema.events_statements_summary_by_user_by_event_name: expected column ‘USER’ at position 0 to have type char(32), found type char(16).
2026-02-09T13:07:27.335867Z 0 [ERROR] Incorrect definition of table performance_schema.users: expected column ‘USER’ at position 0 to have type char(32), found type char(16).
2026-02-09T13:07:27.336354Z 0 [ERROR] Incorrect definition of table performance_schema.accounts: expected column ‘USER’ at position 0 to have type char(32), found type char(16).
2026-02-09T13:07:27.351307Z 0 [Note] mysqld: ready for connections.
Version: ‘5.7.44’  socket: ‘/var/run/mysqld/mysqld.sock’  port: 3306  MySQL Community Server (GPL)
2026-02-09T13:07:27.537662Z 0 [Note] InnoDB: Buffer pool(s) load completed at 260209 13:07:27

Then when I ran the mysql_upgrade command, it said this:

Checking if update is needed.
Checking server version.
Running queries to upgrade MySQL server.
2026-02-09T13:08:54.795733Z 2 [Warning] InnoDB: Cannot open table mysql/gtid_executed from the internal data dictionary of InnoDB though the .frm file for the table exists. Please refer to ``http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting.html`` for how to resolve the issue.
mysql_upgrade: [ERROR] 1146: Table ‘mysql.gtid_executed’ doesn’t exist

I had a look at the listed URL, but none of it seemed useful.

As an aside, before I brought the container down to try the mysql_upgrade, I noticed that a lot of the medi in the library was displaying as a black rectangle with a red cross in a circle. I am wondering if this could be a permissions issue from me restoring the backup I made. Do you know what permissions are supposed to be for the folders/files in the main /opt/xibo folder?

The database schema version is too old for MySQl 5.7:

2026-02-09T13:07:27.326221Z 0 [ERROR] Column count of performance_schema.events_stages_current is wrong. Expected 12, found 10. Created with MySQL 50645, now running 50744. Please use mysql_upgrade to fix this error.

As to why it won’t run I’m not sure.

You could do a full dump of the database using MySQL 5.6 and then import in to 5.7.

Put your database dump as shared/backup/import.sql, move shared/db to shared/db.old and then start the containers as MySQL 5.7 and the CMS will import that file automatically.

1 Like

sorry, i kind of got pulled off to other things and had lost track of this. i did try doing 3.3.12 to 4.0.0 and couldn’t get it to load. unfortunately i’m not sure how to check the logs that are being passed around here specifically (i’m sure i can find them) so i’m not sure how to contribute to see if i can tell the difference between what i’m experiencing and what Jon is experiencing. but now i’ve got a player for windows that’s locking up frequently and i need to start working on this again so i can upgrade the player version to see if that helps.

i tried the upgrade to 4.0.0 again with the normal steps then i checked the logs with jon’s statement above (modified to my DB name) and get this

2026-02-10 18:13:14+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:13:14+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:13:14+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:13:15.356953Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:13:15.358047Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:13:15.363981Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:13:15.409197Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:13:15.409233Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:13:15.409249Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:13:15.409270Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:13:15.409290Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:13:15.409411Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:13:15.409433Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:13:15.409868Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:13:15+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:13:15+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:13:15+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:13:16.344820Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:13:16.346757Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:13:16.353027Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:13:16.395228Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:13:16.395265Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:13:16.395278Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:13:16.395300Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:13:16.395321Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:13:16.395448Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:13:16.395472Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:13:16.396012Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:13:16+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:13:16+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:13:16+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:13:17.337720Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:13:17.339576Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:13:17.345584Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:13:17.385922Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:13:17.385958Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:13:17.385971Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:13:17.385997Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:13:17.386020Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:13:17.386158Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:13:17.386191Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:13:17.386637Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:13:18+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:13:18+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:13:18+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:13:18.566255Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:13:18.567361Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:13:18.573340Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:13:18.615480Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:13:18.615516Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:13:18.615530Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:13:18.615553Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:13:18.615573Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:13:18.615708Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:13:18.615733Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:13:18.616227Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:13:19+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:13:19+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:13:19+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:13:20.176158Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:13:20.178008Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:13:20.183937Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:13:20.224517Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:13:20.224556Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:13:20.224570Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:13:20.224590Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:13:20.224611Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:13:20.224738Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:13:20.224764Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:13:20.225233Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:13:22+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:13:22+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:13:22+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:13:22.596858Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:13:22.597988Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:13:22.603953Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:13:22.645170Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:13:22.645206Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:13:22.645220Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:13:22.645242Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:13:22.645261Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:13:22.645379Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:13:22.645415Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:13:22.645855Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:13:26+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:13:26+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:13:26+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:13:26.624269Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:13:26.626141Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:13:26.632601Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:13:26.675194Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:13:26.675230Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:13:26.675244Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:13:26.675265Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:13:26.675285Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:13:26.675424Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:13:26.675451Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:13:26.675951Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:13:33+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:13:33+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:13:33+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:13:33.845400Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:13:33.847275Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:13:33.853230Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:13:33.895917Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:13:33.895951Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:13:33.895965Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:13:33.895992Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:13:33.896018Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:13:33.896151Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:13:33.896176Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:13:33.896654Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:13:46+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:13:47+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:13:47+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:13:47.443810Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:13:47.444894Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:13:47.450973Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:13:47.491928Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:13:47.491965Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:13:47.491979Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:13:47.492000Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:13:47.492020Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:13:47.492158Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:13:47.492192Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:13:47.492634Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:14:13+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:14:13+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:14:13+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:14:13.878436Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:14:13.880514Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:14:13.886562Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:14:13.928494Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:14:13.928534Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:14:13.928548Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:14:13.928571Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:14:13.928592Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:14:13.928732Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:14:13.928757Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:14:13.929203Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:15:05+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:15:05+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:15:05+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:15:05.888065Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:15:05.889936Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:15:05.895969Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:15:05.939516Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:15:05.939553Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:15:05.939566Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:15:05.939588Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:15:05.939608Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:15:05.939748Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:15:05.939774Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:15:05.940239Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:16:06+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:16:06+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:16:06+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:16:06.699239Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:16:06.701080Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:16:06.707066Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:16:06.751196Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:16:06.751239Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:16:06.751254Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:16:06.751276Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:16:06.751299Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:16:06.751444Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:16:06.751471Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:16:06.751936Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:16:41+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:16:41+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:16:41+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:16:42.175426Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:16:42.177252Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:16:42.183222Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:16:42.224172Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:16:42.224208Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:16:42.224222Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:16:42.224244Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:16:42.224265Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:16:42.224400Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:16:42.224424Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:16:42.224881Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:16:42+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:16:42+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:16:42+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:16:43.176247Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:16:43.178111Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:16:43.183950Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:16:43.223667Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:16:43.223703Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:16:43.223719Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:16:43.223739Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:16:43.223760Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:16:43.223890Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:16:43.223914Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:16:43.224350Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:16:43+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:16:43+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:16:43+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:16:44.165826Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:16:44.167716Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:16:44.173761Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:16:44.215323Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:16:44.215357Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:16:44.215373Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:16:44.215395Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:16:44.215416Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:16:44.215555Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:16:44.215578Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:16:44.216027Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:16:44+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:16:44+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:16:44+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:16:45.375300Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:16:45.377143Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:16:45.383050Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:16:45.423974Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:16:45.424007Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:16:45.424021Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:16:45.424041Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:16:45.424059Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:16:45.424189Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:16:45.424213Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:16:45.424657Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:16:46+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:16:46+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:16:46+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:16:46.996420Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:16:46.998290Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:16:47.004200Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:16:47.045656Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:16:47.045692Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:16:47.045705Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:16:47.045725Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:16:47.045744Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:16:47.045866Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:16:47.045913Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:16:47.046473Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:16:48+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:16:49+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:16:49+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:16:49.403811Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:16:49.405948Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:16:49.411986Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:16:49.453918Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:16:49.453957Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:16:49.453970Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:16:49.453993Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:16:49.454013Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:16:49.454145Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:16:49.454172Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:16:49.454622Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:16:52+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:16:53+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:16:53+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:16:53.438283Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:16:53.439383Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:16:53.445535Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:16:53.488936Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:16:53.488978Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:16:53.488995Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:16:53.489024Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:16:53.489046Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:16:53.489194Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:16:53.489221Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:16:53.489650Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:17:00+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:17:00+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:17:00+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:17:00.637702Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:17:00.639616Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:17:00.645606Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:17:00.687774Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:17:00.687809Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:17:00.687823Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:17:00.687847Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:17:00.687866Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:17:00.687995Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:17:00.688020Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:17:00.688453Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:17:13+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:17:13+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:17:13+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:17:14.264557Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:17:14.265760Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:17:14.272112Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:17:14.313590Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:17:14.313625Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:17:14.313639Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:17:14.313660Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:17:14.313680Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:17:14.313808Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:17:14.313833Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:17:14.314262Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:17:40+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:17:40+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:17:40+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:17:40.699396Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:17:40.701381Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:17:40.707512Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:17:40.749888Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:17:40.749937Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:17:40.749951Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:17:40.749971Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:17:40.749990Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:17:40.750137Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:17:40.750161Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:17:40.750608Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.
2026-02-10 18:18:32+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
2026-02-10 18:18:32+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2026-02-10 18:18:32+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.44-1.el9 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2026-02-10T18:18:32.708196Z 0 [Warning] [MY-011068] [Server] The syntax ‘–skip-host-cache’ is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2026-02-10T18:18:32.710039Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.44) starting as process 1
2026-02-10T18:18:32.715990Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2026-02-10T18:18:32.757670Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2026-02-10T18:18:32.757705Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 13 = [‘mysql/innodb_table_stats.ibd’, ‘mysql/innodb_table_stats_backup57.ibd’]
2026-02-10T18:18:32.757719Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 14 = [‘mysql/innodb_index_stats.ibd’, ‘mysql/innodb_index_stats_backup57.ibd’]
2026-02-10T18:18:32.757741Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
2026-02-10T18:18:32.757761Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2026-02-10T18:18:32.757924Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-02-10T18:18:32.757948Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-02-10T18:18:32.758401Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.44) MySQL Community Server - GPL.