Fix pool show command code.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Sat, 11 Apr 2020 05:34:40 +0000 (14:34 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Sat, 11 Apr 2020 05:46:35 +0000 (14:46 +0900)
commit0a6c308944301486a9a502c377e49e4db222b207
tree54a71abd3c0873e4837a37ba857c8e7e8076e1a6
parent18a82bee4f136061057ee028aabbe5ee7e0559c3
Fix pool show command code.

Enhance common function send_complete_and_ready() so that it uses
local variable in more sane way.

Also fix unnecessary limitation of number of rows affected by the
command.

Patch provided by sherlockcpp and Tatsuo Ishii.
src/utils/pool_process_reporting.c