Skip to content

Instantly share code, notes, and snippets.

@cdracars
Created March 17, 2014 16:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cdracars/9602725 to your computer and use it in GitHub Desktop.
Save cdracars/9602725 to your computer and use it in GitHub Desktop.
Find Infinite Loops
select * from redirect, url_alias where url_alias.alias = redirect.source;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment