mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Merge 10.3 into 10.4
This commit is contained in:
commit
d3e4fae797
65 changed files with 708 additions and 568 deletions
|
|
@ -4579,7 +4579,7 @@ lock_print_info_summary(
|
|||
"Purge done for trx's n:o < " TRX_ID_FMT
|
||||
" undo n:o < " TRX_ID_FMT " state: %s\n"
|
||||
"History list length %u\n",
|
||||
purge_sys.tail.trx_no(),
|
||||
purge_sys.tail.trx_no,
|
||||
purge_sys.tail.undo_no,
|
||||
purge_sys.enabled()
|
||||
? (purge_sys.running() ? "running"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue