Spider FAQ

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

[ERROR] mysqld: Can't find record in 'spider_tables', what does it mean ? This happen when you have a spider defined that is not pointing to an existing table on a data node

Is there some minimum spider setting ? myisam-recover=FORCE,BACKUP

What does select spider_ping_table() in the general log means ? This is used by spider monitoring to ask other monitoring nodes the status of a table.

Do i need a primary key on physical tables. Not having primary key will generate error for resynchronizing tables via spider_copy_table

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.