[MDEV-27556] Validate connection information at Spider table creation Created: 2022-01-20  Updated: 2023-05-23

Status: Open
Project: MariaDB Server
Component/s: Storage Engine - Spider
Fix Version/s: None

Type: Task Priority: Major
Reporter: Nayuta Yanagisawa (Inactive) Assignee: Yuchen Pei
Resolution: Unresolved Votes: 0
Labels: None


 Description   

Spider allows a user to create a table with invalid connection information. For example, CREATE TABLE t (a INT) ENGINE=SPIDER is accepted by Spider but DMLs on the table will definitely result in errors. Note that we do not do a health check of data nodes at the table creation but do validation for obvious mistakes.

It might be good to have an internal switch for disabling the validation for the convenience of testing/QA.


Generated at Thu Feb 08 09:53:48 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.