Created
March 15, 2018 13:40
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SHOW ENGINES; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment