mysql.spider_link_failed_log Table

You are viewing an old version of this article. View the current version here.

The mysql.spider_link_failed_log table is installed by the Spider storage engine.

This table uses the Aria storage engine.

It contains the following fields:

FieldTypeNullKeyDefaultDescription
db_namechar(64)NO
table_namechar(199)NO
link_idchar(64)NO
failed_timetimestampNOcurrent_timestamp()

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.
Back to Top