xyz
May 6, 2022, 9:21am
1
./xtrabackup version 8.0.25-17 based on MySQL server 8.0.25 Linux (x86_64) (revision id: d27028b)
xtrabackup: Transaction log of lsn (2591648589392) to (2591651515858) was copied.
220501 12:23:22 completed OK!
./xtrabackup version 8.0.28-20 based on MySQL server 8.0.28 Linux (x86_64) (revision id: 4cc3081873d)
2022-05-06T18:06:47.157610+09:00 0 [Note] [MY-011825] [Xtrabackup] Transaction log of lsn (2611222811534) to (2611246129629) was copied.
2022-05-06T18:06:47.502481+09:00 0 [Note] [MY-011825] [Xtrabackup] completed OK!
1 Like
Can you please clarify your question? Not sure what you are asking.
1 Like
xyz
May 7, 2022, 3:21am
3
when use “xtrabackup version 8.0.25” backup database , will out “220501 12:23:22 completed OK!”
now i test “xtrabackup version 8.0.28-20” backup database, it out “2022-05-06T18:06:47.502481+09:00 0 [Note] [MY-011825] [Xtrabackup] completed OK!” .
1 Like
Yes, it appears the log format changed.
1 Like
xyz
May 7, 2022, 7:53am
5
This modification is not necessary …
1 Like
The modification makes the output standardized to that of MySQL’s error log.
2 Likes