ok. lets say your username is 'username', to open mysql in ssh do:
mysql -u username -p
and supply the password.
Then run the cmd I told you

Anyway. A quick look to the issue shows me that vBulletin is a big fail like Xenforo.
It sets engine to INNODB even when it is not the default engine WITHOUT asking the user 1st!