public sealed class MysqlLogPosition : IMessage<MysqlLogPosition>, IEquatable<MysqlLogPosition>, IDeepCloneable<MysqlLogPosition>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class MysqlLogPosition.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eMysqlLogPosition\u003c/code\u003e class in the DataStream v1 API is 2.9.0, and previous versions are available, ranging down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMysqlLogPosition\u003c/code\u003e class represents a MySQL log position and implements 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 \u003ccode\u003eMysqlLogPosition\u003c/code\u003e class includes properties such as \u003ccode\u003eHasLogPosition\u003c/code\u003e, \u003ccode\u003eLogFile\u003c/code\u003e (required), and \u003ccode\u003eLogPosition\u003c/code\u003e (optional), used to define the location within the MySQL binary log file.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eMysqlLogPosition\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]