MYSQLDUMPSLOW(1) | MySQL Database System | MYSQLDUMPSLOW(1) |
NAME
mysqldumpslow - Summarize slow query log files
SYNOPSIS
mysqldumpslow
DESCRIPTION
mysqldumpslow is not currently compatible with Percona extended slow query log format. Please use pt-query-digest from Percona Toolkit instead (https://www.percona.com/doc/percona-toolkit/2.2/pt-query-digest.html).
COPYRIGHT
Copyright © 1997, 2024, Oracle and/or its affiliates.
Copyright © 2016, Percona Inc.
This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
This documentation is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with the program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or see http://www.gnu.org/licenses/.
SEE ALSO
For more information, please refer to the MySQL Reference Manual, which may already be installed locally and which is also available online at http://dev.mysql.com/doc/.
AUTHOR
Oracle Corporation (http://dev.mysql.com/).
Percona Inc. (http://www.percona.com/).
05/31/2024 | MySQL 8.4 |