public sealed class MysqlSourceConfig : IMessage<MysqlSourceConfig>, IEquatable<MysqlSourceConfig>, IDeepCloneable<MysqlSourceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class MysqlSourceConfig.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version of the DataStream v1 API class MysqlSourceConfig is 2.9.0, with several previous versions also available for reference, ranging back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMysqlSourceConfig\u003c/code\u003e class provides configuration for a MySQL data source, defining how data is extracted from MySQL databases.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the Object class and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMysqlSourceConfig\u003c/code\u003e includes properties to specify which MySQL objects to include (\u003ccode\u003eIncludeObjects\u003c/code\u003e) or exclude (\u003ccode\u003eExcludeObjects\u003c/code\u003e) from the data stream, both of which use the \u003ccode\u003eMysqlRdbms\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaxConcurrentCdcTasks\u003c/code\u003e property allows setting the maximum number of concurrent CDC tasks, with a non-negative value, or using the system's default value if set to 0.\u003c/p\u003e\n"]]],[],null,[]]