Bug #101143 mysql升级错误
Submitted: 13 Oct 2020 2:11 Modified: 13 Oct 2020 12:46
Reporter: John Wang Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:8.0.18 OS:Red Hat (linux8.2)
Assigned to: CPU Architecture:x86

[13 Oct 2020 2:11] John Wang
Description:
源端 mysql版本 5.7.18 系统版本 Red Hat Enterprise Linux Server release 6.9 (Santiago)
目标  5.7.升级8.0    系统版本 Red Hat Enterprise Linux release 8.2 (Ootpa)

2020-10-12T10:56:47.891869+08:00 0 [Warning] [MY-013267] [InnoDB] The setting INNODB_UNDO_TABLESPACES is deprecated and is no longer used.  InnoDB always creates 2 undo tablespaces to start with. If you need more, please use CREATE UNDO TABLESPACE.
2020-10-12T10:56:47.893925+08:00 1 [ERROR] [MY-011004] [Server] Could not open the upgrade info file 'mysql_dd_upgrade_info' in the MySQL servers datadir, errno: 13.
2020-10-12T10:56:47.949683+08:00 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2020-10-12T10:56:47.949921+08:00 1 [ERROR] [MY-013183] [InnoDB] Assertion failure: fil0fil.cc:10611:files.size() > 1 thread 139663206758144
InnoDB: We intentionally generate a memory trap.

How to repeat:
源端 mysql版本 5.7.18 系统版本 Red Hat Enterprise Linux Server release 6.9 (Santiago)
目标  5.7.升级8.0    系统版本 Red Hat Enterprise Linux release 8.2 (Ootpa)

2020-10-12T10:56:47.891869+08:00 0 [Warning] [MY-013267] [InnoDB] The setting INNODB_UNDO_TABLESPACES is deprecated and is no longer used.  InnoDB always creates 2 undo tablespaces to start with. If you need more, please use CREATE UNDO TABLESPACE.
2020-10-12T10:56:47.893925+08:00 1 [ERROR] [MY-011004] [Server] Could not open the upgrade info file 'mysql_dd_upgrade_info' in the MySQL servers datadir, errno: 13.
2020-10-12T10:56:47.949683+08:00 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
2020-10-12T10:56:47.949921+08:00 1 [ERROR] [MY-013183] [InnoDB] Assertion failure: fil0fil.cc:10611:files.size() > 1 thread 139663206758144
InnoDB: We intentionally generate a memory trap.
[13 Oct 2020 12:46] MySQL Verification Team
Hi Mr. Wang,

Thank you for your bug report.

However, this is not a bug.

This simply means that you are using a deprecated setting, so our server can not continue operation.

Not a bug.