yoku0825

Results 7 comments of yoku0825

Does this cause `translate_checksum` function? https://github.com/box/Anemometer/blob/1a4cca940046a465065e7388d4789cfc0d424485/lib/Anemometer.php#L365-L368 When hexed-checksum was constructed only numeric characters, `translate_checksum` regards it as already translated to bigint.

Is it as same as https://github.com/yyoshiki41/radigo/pull/79 ?

0.5.1-2 and later, can change behavior by `--fabric-no-candidate=warning` . This option will be `warning` by default in future release.

`information_schema.innodb_metrics.name = 'ddl_pending_alter_table'`

5.7 ``` # at 1854 #241229 9:43:07 server id 1057 end_log_pos 1919 CRC32 0x2ff46b1f GTID last_committed=1 sequence_number=2 rbr_only=no SET @@SESSION.GTID_NEXT= 'b6d54ccd-223a-11ef-a5ef-0201965f8d32:209677'/*!*/; ```

8.0 ``` #250107 14:10:04 server id 1080 end_log_pos 471 CRC32 0xe6d99462 GTID last_committed=1 sequence_number=2 rbr_only=no original_committed_timestamp=1736226604281851 immediate_commit_timestamp=1736226604281851 transaction_length=165 # original_commit_timestamp=1736226604281851 (2025-01-07 14:10:04.281851 JST) # immediate_commit_timestamp=1736226604281851 (2025-01-07 14:10:04.281851 JST) /*!80001 SET...

``` $ cat t/data/mysqlbinlog80_gtid.txt | bin/yt-binlog-groupby --group-by=all 250114 18:50 d.t1 INSERT 3 total_transaction_size: 996```