Skip to content

Instantly share code, notes, and snippets.

@sun4lower
Created March 15, 2018 13:40
Show Gist options
  • Save sun4lower/b245c380d36393e083e648da625d623b to your computer and use it in GitHub Desktop.
Save sun4lower/b245c380d36393e083e648da625d623b to your computer and use it in GitHub Desktop.
Issue the SHOW ENGINES statement to view the available MySQL storage engines. Look for DEFAULT in the InnoDB line.
SHOW ENGINES;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment