GithubHelp home page GithubHelp logo

autogeneral / percona-toolkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from percona/percona-toolkit

0.0 1.0 0.0 26.37 MB

Percona Toolkit

License: GNU General Public License v2.0

Perl 79.87% Shell 6.60% Makefile 0.05% Python 0.06% HTML 0.19% CSS 1.13% JavaScript 0.82% PLpgSQL 11.23% C++ 0.01% Assembly 0.01% PHP 0.01% SQLPL 0.04% Perl 6 0.01% Awk 0.01%

percona-toolkit's Introduction

#Percona Toolkit

Percona Toolkit is a collection of advanced command-line tools used by Percona support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually.

These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed.

Percona Toolkit is developed and supported by Percona Inc. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/.

##Note - Fork Reason The reason pt-table-sync was modified was that it requires the ability to change the MySQL variable 'binlog_format' to 'STATEMENT' with the SUPER permission [ binlog_format = STATEMENT]. Unfortunately RDS does not support 'binlog_format = STATEMENT', only 'ROW' and 'MIXED'. To bypass the issue with changing the 'binlog_format' variable, the code has removed the 'binlog_format' check.

##Installing

To install all tools, run:

perl Makefile.PL
make
make test
make install

You probably need to be root to make install. On most systems, the tools are installed in /usr/local/bin. See the INSTALL file for more information.

##Documentation

Run man percona-toolkit to see a list of installed tools, then man tool to read the embedded documentation for a specific tool. You can also read the documentation online at http://www.percona.com/software/percona-toolkit/.

percona-toolkit's People

Contributors

daniel-nichter avatar dkinon avatar dveeden avatar evgeniypatlan avatar fipar avatar frank-cizmich avatar grypyrg avatar hholzgra avatar hrvojem avatar ihanick avatar jamiemccarthy avatar jynus avatar manjots avatar nethalo avatar percona-csalguero avatar roidelapluie avatar sodabrew avatar tplavcic avatar xaprb avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.