The following commands are handy to know the current version and the supported engines in the MySQL.
Command: SELECT VERSION()
Output: 5.6.31-enterprise-commercial-advanced-log
Command: SHOW ENGINES
Output:
InnoDB
CSV
MyISAM
BLACKHOLE
MEMORY
FEDERATED
ARCHIVE
MRG_MYISAM
PERFORMANCE_SCHEMA