Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I am author of openark kit -- so I'm biased. Today, there is also <a href="http://www.percona.com/doc/percona-toolkit/2.1/pt-online-schema-change.html" rel="nofollow">pt-online-schema-change</a> from Percona Toolkit. It resembles the openark kit tool more than the facebook tool: it uses synchronous updates onto the "ghost" table being built, rather than asynchronous (as in the facebook tool). </p> <p>The Percona tool improves on the openark tool in at least two ways I'm aware of: 1. It can handle tables with foreign keys -- to some extent 2. It can take into account the status of replicating slaves, slowing down the process as needed for the slaves to be able to keep up.</p> <p>I do not know how many installations oak-online-alter-table has. I'm being approached now and then by users of this tool, but have no comparison to make on the numbers. The tool has been around for more than 3 years now on production.</p> <p><strong>Edit 2016:</strong> It's been a long while since last worked on <code>openark-kit</code> and the <code>oak-online-alter-table</code> too is stale.</p> <p><strong>Edit 2016:</strong> We've recently released <a href="https://github.com/github/gh-ost" rel="nofollow">gh-ost</a>, GitHub's online schema migration tool, a modern solution that is triggerless, auditable, controllable, suspendible...</p> <p><code>gh-ost</code> is released to the open source with GitHub's ongoing support. It is well <a href="https://github.com/github/gh-ost/tree/master/doc" rel="nofollow">documented</a>. See also the <a href="http://githubengineering.com/gh-ost-github-s-online-migration-tool-for-mysql/" rel="nofollow">announcement</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload