ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 28,559
- Points
- 823
Reputation:
Hi all,
Unexpectedly, earlier today something corrupted four tables in the XF database:
xf_attachment_view
xf_mg_album_view
xf_mg_media_view
xf_thread_view
SQL:
on the xenforo database shows the comment "Got error 194 "Tablespace is missing for a table" ..." for those tables.
When I look at the .ibd files for those tables, they've been zeroed out with repeating
Code:
.
Annlyingly, I do not have a backup of the XF database due to a separate issue, so there are no...
Read more
Continue reading...
Unexpectedly, earlier today something corrupted four tables in the XF database:
xf_attachment_view
xf_mg_album_view
xf_mg_media_view
xf_thread_view
SQL:
show table status;
on the xenforo database shows the comment "Got error 194 "Tablespace is missing for a table" ..." for those tables.
When I look at the .ibd files for those tables, they've been zeroed out with repeating
Code:
@^
.
Annlyingly, I do not have a backup of the XF database due to a separate issue, so there are no...
Read more
Continue reading...