how to run commands on mysql shell code example Example: mysql execute command from command line mysql -u <user> -p -e "select * from schema.table"