Skip to content

Commit

Permalink
cherry pick pingcap#5112 to release-5.0
Browse files Browse the repository at this point in the history
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
  • Loading branch information
dbsid authored and ti-srebot committed Mar 25, 2021
1 parent 6be4186 commit 13017d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statistics.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ Currently, the `SHOW ANALYZE STATUS` statement returns the following 7 columns:
| table_name | The table name |
| partition_name| The partition name |
| job_info | The task information. The element includes index names when index analysis is performed. |
| row_count | The the number of rows that have been analyzed |
| row_count | The number of rows that have been analyzed |
| start_time | The time at which the task starts |
| state | The state of a task, including `pending`, `running`, `finished`, and `failed` |

Expand Down

0 comments on commit 13017d7

Please sign in to comment.