Skip to Main Content
IBM Data Platform Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data Platform organization. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:


Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,


Post your ideas

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

IBM Employees should enter Ideas at https://ideas.ibm.com



Status Submitted
Created by Guest
Created on Aug 27, 2026

Support Native MySQL ENUM and other Data Type in IBM CDC for MySQL

Description

We request IBM to enhance IBM InfoSphere Data Replication (CDC) for MySQL to support the native MySQL ENUM data type.

ENUM is a valid and commonly used native MySQL data type. However, IBM CDC for MySQL currently does not support this datatype, which can result in CDC replication failures when ENUM columns are present or introduced through DDL changes.

This limitation creates a significant challenge in enterprise production environments. Customers may have existing MySQL databases and production tables that have been using MEDIUMINT for many years and are consumed by multiple applications. Modifying these production table structures solely to accommodate a CDC datatype limitation can introduce additional risks, including application impact, integration issues, data conversion concerns, and extensive regression testing.

Our environment has approximately 150 MySQL databases, and MEDIUMINT is already used across multiple existing production tables. We have already experienced production CDC replication failures related to this unsupported datatype.

We therefore request IBM to consider MEDIUMINT support as a product compatibility requirement for CDC for MySQL, rather than requiring customers to modify their existing database structures.

Business / Production Impact

  • CDC replication can fail when unsupported native MySQL datatypes are encountered.

  • Production replication delays and backlogs can occur.

  • Customers may be forced to modify long-standing database structures.

  • Database changes can impact multiple dependent applications and integrations.

  • Additional regression testing and production implementation activities are required.

  • The limitation creates operational risk for enterprise CDC deployments.

Requested Enhancement

We request IBM to:

  1. Add native MySQL ENUM/MEDIUMINT datatype support in CDC for MySQL.

  2. Ensure proper source-to-target datatype mapping and replication.

  3. Support MEDIUMINT/ENUM when encountered in existing tables as well as during applicable DDL changes.

  4. Provide the enhancement in a future CDC release or fix pack, if possible.

Additional Request

We would also appreciate IBM reviewing whether broader support for native MySQL datatypes can be provided in future CDC releases so that customers do not need to modify valid production database structures solely because of CDC datatype limitations.

This enhancement would significantly improve CDC compatibility, production resiliency, and adoption for enterprise MySQL environments.

Needed By Week