MySQL 8.0
# Time: 2021-09-05T09:24:39.131545Z
# User@Host: root[root] @ localhost [] Id: 229
# Schema: Last_errno: 0 Killed: 0
# Query_time: 5.002419 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 1 Rows_affected: 0 Bytes_sent: 56
SET timestamp=1630833874;
select sleep(5);
MySQL 5.7
# Time: 130107 11:36:21
# User@Host: root[root] @ localhost []
# Query_time: 0.000378 Lock_time: 0.000111 Rows_sent: 7 Rows_examined: 7
SET timestamp=1357526181;
select * from user;
Seems the format is slightly different on MySQL 8