\FBTOKUFTDUMP\FR

Section: MariaDB Database System (1)
Updated: 28 March 2019
Page Index
 

NAME

tokuftdump - look into the fractal tree file  

SYNOPSIS

tokuftdump [options]
 

DESCRIPTION

tokuftdump

Investigates and diagnoses the fractal tree.

tokuftdump supports the following options for processing option files.

--interactive

Interactive.

--support /path/to/fractal-tree/file

An interactive way to see what messages and/or switch between FTs.

--json /path/to/fractal-tree/file [output_json_file]

If the output json file is left empty, FT.json will be created automatically.

--nodata

Nodata.

--dumpdata = 0|1

Dumpdata.

--header

Header.

--rootnode

Rootnode.

--node N

Node.

--fragmentation

Fragmentation.

--garbage

Garbage.

--tsv

TSV.

--translation-table

Translation table.

--summary

Provide summary info.

 

COPYRIGHT


Copyright 2016 MariaDB Foundation

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-1335 USA or see http://www.gnu.org/licenses/.

 

SEE ALSO

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

AUTHOR

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


 

Index

NAME
SYNOPSIS
DESCRIPTION
COPYRIGHT
SEE ALSO
AUTHOR