Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
5.1.67, 5.2.14, 5.3.12, 5.5.36, 10.0.9
-
None
Description
See http://bugs.mysql.com/bug.php?id=64048
Description:
When requesting debug status output with
mysqladmin debug
the output in the error log (assuming that mysqld_safe was used)
seems to be truncated at first as the mallinfo() related part
is missing, this part will only show up in the error log when
debug is called a 2nd time. This makes the missing part of the
first invocation appear but then again the mallinfo() output
for the 2nd call is missing
How to repeat:
Issue "mysqladmin debug", check output in mysql error log for the "Memory status:"
section ...
Suggested fix:
add an extra fflush(stdout) at the very end of mysql_print_status() in sql/sql_test.cc
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Labels | Launchpad |
Labels | Launchpad | Launchpad upstream |
Priority | Minor [ 4 ] |
Remote Link | This issue links to "Bug #64048 mysql_print_status() missing final fflush() (Web Link)" [ 10610 ] |
Fix Version/s | 10.0.11 [ 15200 ] | |
Affects Version/s | 5.1.67 [ 12100 ] | |
Affects Version/s | 5.2.14 [ 12101 ] | |
Affects Version/s | 5.3.12 [ 12000 ] | |
Affects Version/s | 5.5.36 [ 14600 ] | |
Affects Version/s | 10.0.9 [ 14400 ] |
Assignee | Michael Widenius [ monty ] |
Fix Version/s | 10.0.10 [ 14500 ] | |
Fix Version/s | 10.0.11 [ 15200 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | defaullt [ 21578 ] | MariaDB v2 [ 43456 ] |
Workflow | MariaDB v2 [ 43456 ] | MariaDB v3 [ 62559 ] |
Workflow | MariaDB v3 [ 62559 ] | MariaDB v4 [ 146004 ] |
Launchpad bug id: 917662