Skip to content

Commit

Permalink
[ci skip] Update MySQL docs reference to latest
Browse files Browse the repository at this point in the history
Bumps to 5.7
  • Loading branch information
imtayadeway committed Sep 9, 2015
1 parent a0d7db7 commit 736ee9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/source/active_record_querying.md
Expand Up @@ -1865,6 +1865,6 @@ following pointers may be helpful:

* SQLite3: [EXPLAIN QUERY PLAN](http://www.sqlite.org/eqp.html)

* MySQL: [EXPLAIN Output Format](http://dev.mysql.com/doc/refman/5.6/en/explain-output.html)
* MySQL: [EXPLAIN Output Format](http://dev.mysql.com/doc/refman/5.7/en/explain-output.html)

* PostgreSQL: [Using EXPLAIN](http://www.postgresql.org/docs/current/static/using-explain.html)

0 comments on commit 736ee9e

Please sign in to comment.