aria_dump_log(1) — Linux manual page

NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHOR | COLOPHON

ARIA_DUMP_LOG(1)              User Commands             ARIA_DUMP_LOG(1)

NAME         top

       aria_dump_log - Dump content of Aria log pages.

SYNOPSIS         top

       aria_dump_log -f file OPTIONS

DESCRIPTION         top

       Dump content of Aria log pages.

       -#, --debug[=name]
              Output debug log. Often the argument is 'd:t:o,filename'.

       -f, --file=name
              Path to file which will be read

       -?, --help
              Display this help and exit.

       -o, --offset=#
              Start reading log from this offset

       -n, --pages=#
              Number of pages to read

       -U, --unit-test
              Use unit test record table (for logs created by unittests

       -V, --version
              Print version and exit.

       Default options are read from the following files in the given
       order: /etc/my.cnf /etc/mysql/my.cnf ~/.my.cnf

       The following groups are read: aria_dump_log

       The following options may be given as the first argument:

       --print-defaults
              Print the program argument list and exit.

       --no-defaults
              Don't read default options from any option file.

       --defaults-file=#
              Only read default options from the given file #.

       --defaults-extra-file=#
              Read this file after the global files are read.

SEE ALSO         top

       For more information, please refer to the MariaDB Knowledge Base,
       available online at https://mariadb.com/kb/

AUTHOR         top

       MariaDB Foundation (http://www.mariadb.org/).

COLOPHON         top

       This page is part of the MariaDB (MariaDB database server)
       project.  Information about the project can be found at 
       ⟨http://mariadb.org/⟩.  If you have a bug report for this manual
       page, see ⟨https://mariadb.com/kb/en/mariadb/reporting-bugs/⟩.
       This page was obtained from the project's upstream Git repository
       ⟨https://github.com/MariaDB/server⟩ on 2023-12-22.  (At that
       time, the date of the most recent commit that was found in the
       repository was 2023-05-11.)  If you discover any rendering
       problems in this HTML version of the page, or you believe there
       is a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       man-pages@man7.org

aria_dump_log Ver 1.0           May 2014                ARIA_DUMP_LOG(1)