[MDEV-679] LP:804708 - Progress should be NULL for queries that do not support progress reports Created: 2011-07-02  Updated: 2012-11-30  Resolved: 2012-11-30

Status: Closed
Project: MariaDB Server
Component/s: None
Fix Version/s: 5.5.29, 5.3.10

Type: Task Priority: Minor
Reporter: Philip Stoev (Inactive) Assignee: Michael Widenius
Resolution: Won't Fix Votes: 0
Labels: Launchpad

Attachments: XML File LPexportBug804708.xml    

 Description   

Currently queries that do not support progress reports are shown with 0.000 in the progress field of SHOW PROCESSLIST . This is misleading, such queries should show NULL or an empty string in this field.



 Comments   
Comment by Rasmus Johansson (Inactive) [ 2011-07-16 ]

Launchpad bug id: 804708

Comment by Michael Widenius [ 2011-07-16 ]

Re: Progress should be NULL for queries that do not support progress reports
The main reason it doesn't show NULL is that I didn't want to make the column NULL:able as NULL generally makes things harder for the clients.

If a lot of people wants this to be NULL, then I can change it

Comment by Michael Widenius [ 2012-11-30 ]

Not important to fix (as no one has for over a year had an issue with this)

Generated at Thu Feb 08 06:30:33 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.