multiple structures: “posFormat” to “format” CursivePosFormat1: “entryExitRecord” to “entryExitRecords” Anchor tables: “anchorFormat” to “format” For Type 3, format 1, clarified that no adjustment is made if either entry or exit Anchor offset is NULL. gsub Changed structure and ...
events.This isfortesting only,and should not be usedinproduction systems.If you want to suppress base64-output,consider using--base64-output=never instead.-S,--socket=name The socket file to useforconnection.--start-datetime=name Start reading the binlog at first event having a datetime equ...
Performs a logical comparison of two SequenceNumber instances to determine whether the first is greater than the second. GreaterThanOrEqual(SequenceNumber, SequenceNumber) Performs a logical comparison of two SequenceNumber instances to determine whether the first is greater than or equal to the seco...
Determines whether the specified object is equal to the current object. (Inherited from Object) GetHashCode() Serves as the default hash function. (Inherited from Object) GetLifetimeService() Retrieves the current lifetime service object that controls the lifetime policy for this instance. ...
output records are displayed in batches made up of a number of rows equal to the value specified for this parameter. Once a batch of rows has been displayed, it will prompt the user to press a key to display the next batch of rows. Specifying "-1" for this parameter disables batching ...
The intersection of the rows (level request) and columns (effective level) is the boolean resulting from the basic selection rule. So a code line that requests logging will only actually get logged if the effective logging level of its deployment is less than or equal to that code line'...
Procedure used to reserve the range of lsn values: Acquiring shared access to the redo log (through sharded rw_lock) Increase the global number of reserved data bytes (log.sn) by number of data bytes we need to write. This is performed by an atomic fetch_add operation: ...
The amount of space reserved depends on the operations performed in the transaction, but generally it's equal to the amount of space used to log each operation. This reserved space is freed when the transaction is completed.The section of the log file from the first log record t...
The amount of space reserved depends on the operations performed in the transaction, but generally it's equal to the amount of space used to log each operation. This reserved space is freed when the transaction is completed.The section of the log file from the...
Indicates whether some other object is "equal to" this one. (Inherited from Object) Get(Int32) Get(String) GetHashCode() Returns a hash code value for the object. (Inherited from Object) JavaFinalize() Called by the garbage collector on an object when garbage collection determines ...