mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
MDEV-18934: Document missing mysqldumpslow sort options
This commit is contained in:
parent
78c2499282
commit
7ad355dde7
2 changed files with 30 additions and 3 deletions
|
|
@ -210,6 +210,30 @@ should be chosen from the following list:
|
|||
.IP \(bu 2.3
|
||||
.\}
|
||||
t,
|
||||
aa: Sort by rows affected or average rows affected
|
||||
.RE
|
||||
.sp
|
||||
.RS 4
|
||||
.ie n \{\
|
||||
\h'-04'\(bu\h'+03'\c
|
||||
.\}
|
||||
.el \{\
|
||||
.sp -1
|
||||
.IP \(bu 2.3
|
||||
.\}
|
||||
l,
|
||||
ae: Sort by rows examined or aggregate rows examined
|
||||
.RE
|
||||
.sp
|
||||
.RS 4
|
||||
.ie n \{\
|
||||
\h'-04'\(bu\h'+03'\c
|
||||
.\}
|
||||
.el \{\
|
||||
.sp -1
|
||||
.IP \(bu 2.3
|
||||
.\}
|
||||
l,
|
||||
at: Sort by query time or average query time
|
||||
.RE
|
||||
.sp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue