Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
Description
MDEV-28856 implements the engine-defined options corresponding to major table options. So, we now deprecate all table params specified by COMMENT and CONNECTION.
MDEV-31146 proposes that SHOW CREATE TABLE shows options, which is optional and could be done in a separate ticket if needed.
Other than that COMMENT and CONNECTION will cause a deprecation warning, and every param in COMMENT and CONNECTION that does not have a corresponding table option will cause a separate deprecation warning.
Attachments
Issue Links
- blocks
-
MDEV-31146 Spider: Remove table options by COMMENT
- Open
- causes
-
MDEV-32999 ERROR 138 instead of warning, and potential error masking
- Closed
-
MDEV-33195 Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed in Diagnostics_area::set_ok_status on UPDATE
- Closed
- includes
-
MDEV-32856 deprecate spider table params regarding table stats retrieval
- Closed
- is blocked by
-
MDEV-28856 Spider: Implement more engine-defined options
- Closed
-
MDEV-32999 ERROR 138 instead of warning, and potential error masking
- Closed
- relates to
-
MDEV-27106 Spider: specify connection to data node by engine-defined attributes
- Closed
-
MDEV-31789 Deprecate spider_casual_read
- Closed