Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden committed Jul 5, 2022
1 parent 59e7542 commit 1dcb60a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ <h1>

See also <a href="https://docs.pingcap.com/tidb/dev/explain-walkthrough">the explain walkthrough</a> in the docs for more background.<br>

The code is available on <a href="https://github.com/dveeden/ti-explain">GitHub</a>.<br>

Paste the output of "EXPLAIN" or "EXPLAIN ANALYZE" into the text field below and click "Check Explain".

<textarea rows="10" cols="120" id="explaintext"></textarea><br />
Expand Down

0 comments on commit 1dcb60a

Please sign in to comment.