Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Incomplete
-
10.6.11
-
None
Description
- Error
2023-06-14 17:13:47 0 [ERROR] InnoDB: Expected tablespace id 5512 but found 310655 in the file ./test/tbl1.ibd
- file exists in file system
# ll tbl1*-rw-r-----+ 1 mysql mysql 13396 Oct 9 2020 tbl1.frm
-rw-r-----+ 1 mysql mysql 54525952 May 13 18:55 tbl1.ibd
Â
mysql --host=127.0.0.1 --port=3306 -u user -p -A
Server version: 10.6.11-MariaDB-log MariaDB Server
MariaDB [test]> show create table tbl1;ERROR 1932 (42S02): Table 'test.tbl1' doesn't exist in engine