在启动 MySQL 数据库时,有时可能会遇到如下报错信息:“my-011971 innodb tablespace ‘innodb_undo_002’ page page id”。这个错误通常是由于 InnoDB 存储引擎的表空间损坏造成的。为了解决这个问题,我们可以按照以下步骤进行修复。 2. 修复步骤 下面是解决 “my-011971 innodb tablespace ‘innodb_undo_002’ page...
Bug #112262tablespace is missing for table innodb_undo_002 Submitted:5 Sep 2023 10:43Modified:7 Mar 2024 23:09 Reporter:hao daiEmail Updates: Status:ClosedImpact on me: None Category:MySQL Server: InnoDB storage engineSeverity:S2 (Serious) ...
"%undo%";" # will appear "Tablespace is missing for table innodb_undo_002." # and leave over trunc.log --source include/master-slave.inc --echo # 1: set slave parament connection slave; set global innodb_max_undo_log_size=11534336; set global innodb_purge_rseg_truncate_frequency=1; ...