Nothing to see here, I am just trying to execute one command against a MySQL instance.
mysql
-u root -h localhost --password= --database= -e "show engine innodb
status\G"
This blog is all about database technologies, including Oracle, SAP HANA and other stuff