public sealed class MysqlSourceConfig : IMessage<MysqlSourceConfig>, IEquatable<MysqlSourceConfig>, IDeepCloneable<MysqlSourceConfig>, IBufferMessage, IMessage
[[["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\u003eVersion 2.9.0 is the latest available version for the \u003ccode\u003eMysqlSourceConfig\u003c/code\u003e, and the documentation provides links to previous versions ranging from 2.8.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMysqlSourceConfig\u003c/code\u003e is a class for configuring MySQL as a data source, inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class and implementing several interfaces, including \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\u003eThe class \u003ccode\u003eMysqlSourceConfig\u003c/code\u003e offers two constructors: a default constructor \u003ccode\u003eMysqlSourceConfig()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eMysqlSourceConfig(MysqlSourceConfig other)\u003c/code\u003e that takes another \u003ccode\u003eMysqlSourceConfig\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMysqlSourceConfig\u003c/code\u003e class has two key properties: \u003ccode\u003eExcludeObjects\u003c/code\u003e and \u003ccode\u003eIncludeObjects\u003c/code\u003e, both of which are of type \u003ccode\u003eMysqlRdbms\u003c/code\u003e, which determine which MySQL objects are either excluded or included from the data stream.\u003c/p\u003e\n"]]],[],null,[]]